Searched refs:tips (Results 1 – 13 of 13) sorted by relevance
/linux/tools/perf/util/ |
A D | util.c | 384 struct strlist *tips; in perf_tip() local 393 tips = strlist__new("tips.txt", &conf); in perf_tip() 394 if (tips == NULL) in perf_tip() 397 if (strlist__nr_entries(tips) == 0) in perf_tip() 400 node = strlist__entry(tips, random() % strlist__nr_entries(tips)); in perf_tip() 405 strlist__delete(tips); in perf_tip()
|
/linux/Documentation/dev-tools/kunit/ |
A D | start.rst | 237 * Check out the Documentation/dev-tools/kunit/tips.rst page for tips on 239 * Check out the :doc:`running_tips` page for tips on
|
A D | index.rst | 16 tips 93 * Documentation/dev-tools/kunit/tips.rst - for short examples of best practices
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
A D | Kconfig | 21 and for tips for debugging issues and problems. 83 driver and for tips for debugging issues and problems.
|
/linux/Documentation/admin-guide/aoe/ |
A D | aoe.rst | 13 It has many tips and hints! Please see, especially, recommended
|
/linux/Documentation/networking/ |
A D | netdev-FAQ.rst | 248 Any other tips to help ensure my net/net-next patch gets OK'd?
|
A D | arcnet-hardware.rst | 16 some cabling tips, and a listing of all jumper settings I can find. Please
|
/linux/Documentation/process/ |
A D | 1.Intro.rst | 40 of the development process; this section offers a number of tips on how to
|
/linux/Documentation/scsi/ |
A D | aic7xxx.rst | 388 http://ask.adaptec.com for articles, troubleshooting tips, and
|
A D | aic79xx.rst | 524 http://ask.adaptec.com for articles, troubleshooting tips, and
|
/linux/tools/perf/ |
A D | Makefile.perf | 1010 $(INSTALL) Documentation/tips.txt -t '$(DESTDIR_SQ)$(tip_instdir_SQ)'
|
/linux/Documentation/kbuild/ |
A D | kconfig-language.rst | 472 This is a collection of Kconfig tips, most of which aren't obvious at
|
/linux/Documentation/block/ |
A D | biodoc.rst | 86 7. A few tips on migration of older drivers
|
Completed in 21 milliseconds