Home
last modified time | relevance | path

Searched refs:tips (Results 1 – 13 of 13) sorted by relevance

/linux/tools/perf/util/
A Dutil.c384 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 Dstart.rst237 * 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 Dindex.rst16 tips
93 * Documentation/dev-tools/kunit/tips.rst - for short examples of best practices
/linux/drivers/net/wireless/intel/ipw2x00/
A DKconfig21 and for tips for debugging issues and problems.
83 driver and for tips for debugging issues and problems.
/linux/Documentation/admin-guide/aoe/
A Daoe.rst13 It has many tips and hints! Please see, especially, recommended
/linux/Documentation/networking/
A Dnetdev-FAQ.rst248 Any other tips to help ensure my net/net-next patch gets OK'd?
A Darcnet-hardware.rst16 some cabling tips, and a listing of all jumper settings I can find. Please
/linux/Documentation/process/
A D1.Intro.rst40 of the development process; this section offers a number of tips on how to
/linux/Documentation/scsi/
A Daic7xxx.rst388 http://ask.adaptec.com for articles, troubleshooting tips, and
A Daic79xx.rst524 http://ask.adaptec.com for articles, troubleshooting tips, and
/linux/tools/perf/
A DMakefile.perf1010 $(INSTALL) Documentation/tips.txt -t '$(DESTDIR_SQ)$(tip_instdir_SQ)'
/linux/Documentation/kbuild/
A Dkconfig-language.rst472 This is a collection of Kconfig tips, most of which aren't obvious at
/linux/Documentation/block/
A Dbiodoc.rst86 7. A few tips on migration of older drivers

Completed in 24 milliseconds