If you're a Google Chrome user, you can easily add a new custom search type for LXR:
1. Open chrome and go to: chrome://settings/searchEngines
2. Add the following entry: Search engine: lxr.linux.no, keyword: lxr, Query: http://lxr.linux.no/linux/+search=%s
3. Now you can search for any Linux kernel symbol directly from chrome, for example: go to the toolbar and type "lxr skb_dst"
4. Chrome will build the URL query for you, and results are shown directly in the browser tab.. happy kernel browsing :)


4 comments:
Neat! Thanks.
Yes, chrome is very useful.
Post a Comment