Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dutil.c396 struct strlist *tips; in perf_tip() local
405 tips = strlist__new("tips.txt", &conf); in perf_tip()
406 if (tips == NULL) in perf_tip()
409 if (strlist__nr_entries(tips) == 0) in perf_tip()
412 node = strlist__entry(tips, random() % strlist__nr_entries(tips)); in perf_tip()
417 strlist__delete(tips); in perf_tip()
/linux/Documentation/admin-guide/aoe/
H A Daoe.rst13 It has many tips and hints! Please see, especially, recommended
/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst12 populous) group. It provides tips and describes the expectations and
/linux/Documentation/scsi/
H A Daic7xxx.rst388 http://ask.adaptec.com for articles, troubleshooting tips, and
H A Daic79xx.rst524 http://ask.adaptec.com for articles, troubleshooting tips, and
/linux/tools/perf/
H A DMakefile.perf1125 $(INSTALL) Documentation/tips.txt -m 644 -t '$(DESTDIR_SQ)$(tip_instdir_SQ)'
/linux/Documentation/process/
H A Dmaintainer-netdev.rst544 helpful tips please see :ref:`development_advancedtopics_reviews`.
/linux/Documentation/kbuild/
H A Dkconfig-language.rst504 This is a collection of Kconfig tips, most of which aren't obvious at