Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-annotate.c147 int (*annotate)(struct hist_entry *he, in hists__find_annotations() local
151 annotate = dlsym(perf_gtk_handle, in hists__find_annotations()
153 if (annotate == NULL) { in hists__find_annotations()
158 ret = annotate(he, evsel, NULL); in hists__find_annotations()
283 struct perf_annotate annotate = { in cmd_annotate() local
303 OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol", in cmd_annotate()
310 OPT_BOOLEAN(0, "gtk", &annotate.use_gtk, "Use the GTK interface"), in cmd_annotate()
311 OPT_BOOLEAN(0, "tui", &annotate.use_tui, "Use the TUI interface"), in cmd_annotate()
312 OPT_BOOLEAN(0, "stdio", &annotate.use_stdio, "Use the stdio interface"), in cmd_annotate()
317 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.4.14/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.txt237 --tui:: Use the TUI interface, that is integrated with annotate and allows
372 linkperf:perf-stat[1], linkperf:perf-annotate[1]
Dperf-top.txt90 --sym-annotate=<symbol>::
/linux-4.4.14/tools/perf/ui/gtk/
DBuild9 gtk-y += annotate.o
/linux-4.4.14/tools/perf/ui/browsers/
DBuild1 libperf-y += annotate.o
/linux-4.4.14/Documentation/kbuild/
DKconfig.recursion-issue-0212 # annotate those requirements, ie, some drivers use "depends on" while others
15 # annotate this, all features that driver A selects cannot now be negated by
/linux-4.4.14/tools/perf/util/
DBuild3 libperf-y += annotate.o
/linux-4.4.14/Documentation/trace/
Dtracepoint-analysis.txt302 $ perf annotate pixmanFillsse2
Dftrace.txt732 annotate
808 annotate - It is sometimes confusing when the CPU buffers are full
814 oldest events). When the annotate option is set, it will
/linux-4.4.14/Documentation/cgroups/
Dblkio-controller.txt427 address_space_operations->writepage[s]() to annotate bio's using the
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt11 I decided to annotate my steps in this file. Perhaps it is useful to someone
/linux-4.4.14/Documentation/
Dkmemcheck.txt706 false positives that we can annotate and silence. So whatever you find,
/linux-4.4.14/Documentation/networking/
Dfilter.txt513 Issuing option `-o` will "annotate" opcodes to resulting assembler