Home
last modified time | relevance | path

Searched refs:annotate (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/tools/perf/
Dbuiltin-annotate.c140 int (*annotate)(struct hist_entry *he, in hists__find_annotations() local
144 annotate = dlsym(perf_gtk_handle, in hists__find_annotations()
146 if (annotate == NULL) { in hists__find_annotations()
151 ret = annotate(he, evsel, NULL); in hists__find_annotations()
273 struct perf_annotate annotate = { in cmd_annotate() local
294 OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol", in cmd_annotate()
301 OPT_BOOLEAN(0, "gtk", &annotate.use_gtk, "Use the GTK interface"), in cmd_annotate()
302 OPT_BOOLEAN(0, "tui", &annotate.use_tui, "Use the TUI interface"), in cmd_annotate()
303 OPT_BOOLEAN(0, "stdio", &annotate.use_stdio, "Use the stdio interface"), in cmd_annotate()
308 OPT_BOOLEAN('l', "print-line", &annotate.print_line, in cmd_annotate()
[all …]
Dcommand-list.txt5 perf-annotate mainporcelain common
DBuild2 perf-y += builtin-annotate.o
/linux-4.1.27/tools/perf/Documentation/
Dperfconfig.example15 annotate = on
23 [annotate]
Dperf-annotate.txt1 perf-annotate(1)
6 perf-annotate - Read perf.data (created by perf record) and display annotated code
11 'perf annotate' [-i <file> | --input=file] [symbol_name]
32 Symbol to annotate.
Dexamples.txt189 Or you can annotate the recorded 'git gc' run on a per symbol basis
192 titan:~/git> perf annotate __GI___fork
Dperf-report.txt219 --tui:: Use the TUI interface, that is integrated with annotate and allows
328 linkperf:perf-stat[1], linkperf:perf-annotate[1]
Dperf-top.txt90 --sym-annotate=<symbol>::
/linux-4.1.27/tools/perf/ui/gtk/
DBuild9 gtk-y += annotate.o
/linux-4.1.27/tools/perf/ui/browsers/
DBuild1 libperf-y += annotate.o
Dhists.c1494 annotate = -2, zoom_dso = -2, zoom_thread = -2, in perf_evsel__hists_browse() local
1649 annotate = nr_options++; in perf_evsel__hists_browse()
1706 if (choice == annotate || choice == annotate_t || choice == annotate_f) { in perf_evsel__hists_browse()
/linux-4.1.27/tools/perf/util/
DBuild3 libperf-y += annotate.o
/linux-4.1.27/Documentation/trace/
Dtracepoint-analysis.txt302 $ perf annotate pixmanFillsse2
Dftrace.txt719 annotate
795 annotate - It is sometimes confusing when the CPU buffers are full
801 oldest events). When the annotate option is set, it will
/linux-4.1.27/Documentation/mtd/
Dnand_ecc.txt11 I decided to annotate my steps in this file. Perhaps it is useful to someone
/linux-4.1.27/Documentation/
Dkmemcheck.txt706 false positives that we can annotate and silence. So whatever you find,
/linux-4.1.27/Documentation/networking/
Dfilter.txt513 Issuing option `-o` will "annotate" opcodes to resulting assembler