Home
last modified time | relevance | path

Searched refs:tip (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Dutil.c665 char *tip = NULL; in perf_tip() local
679 if (asprintf(&tip, "Tip: %s", node->s) < 0) in perf_tip()
680 tip = (char *)"Tip: get more memory! ;-)"; in perf_tip()
685 return tip; in perf_tip()
/tools/perf/
DMakefile.perf721 $(call QUIET_INSTALL, perf-tip) \
DMakefile.config786 tipdir = share/doc/perf-tip
/tools/perf/Documentation/
Dperf-script-python.txt387 root@tropicana:/home/trz/src/tip# ls -al tools/perf/scripts/python