Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/
Dbuiltin-annotate.c244 struct perf_annotate annotate = { in cmd_annotate() local
255 OPT_STRING('i', "input", &annotate.input_name, "file", in cmd_annotate()
259 OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol", in cmd_annotate()
261 OPT_BOOLEAN('f', "force", &annotate.force, "don't complain, do it"), in cmd_annotate()
266 OPT_BOOLEAN(0, "tui", &annotate.use_tui, "Use the TUI interface"), in cmd_annotate()
267 OPT_BOOLEAN(0, "stdio", &annotate.use_stdio, "Use the stdio interface"), in cmd_annotate()
272 OPT_BOOLEAN('l', "print-line", &annotate.print_line, in cmd_annotate()
274 OPT_BOOLEAN('P', "full-paths", &annotate.full_paths, in cmd_annotate()
276 OPT_STRING('C', "cpu", &annotate.cpu_list, "cpu", "list of cpus to profile"), in cmd_annotate()
290 if (annotate.use_stdio) in cmd_annotate()
[all …]
Dcommand-list.txt5 perf-annotate mainporcelain common
DMakefile255 LIB_H += util/annotate.h
302 LIB_OBJS += $(OUTPUT)util/annotate.o
355 BUILTIN_OBJS += $(OUTPUT)builtin-annotate.o
466 LIB_OBJS += $(OUTPUT)util/ui/browsers/annotate.o
729 $(OUTPUT)util/ui/browsers/annotate.o: util/ui/browsers/annotate.c $(OUTPUT)PERF-CFLAGS
/linux-3.3/tools/perf/Documentation/
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.
Dperfconfig.example14 annotate = on
Dperf-report.txt108 --tui:: Use the TUI interface, that is integrated with annotate and allows
158 linkperf:perf-stat[1], linkperf:perf-annotate[1]
Dexamples.txt189 Or you can annotate the recorded 'git gc' run on a per symbol basis
192 titan:~/git> perf annotate __GI___fork
Dperf-top.txt86 --sym-annotate=<symbol>::
/linux-3.3/tools/perf/util/ui/browsers/
Dhists.c878 annotate = -2, zoom_dso = -2, zoom_thread = -2, in perf_evsel__hists_browse() local
977 annotate = nr_options++; in perf_evsel__hists_browse()
1010 if (choice == annotate) { in perf_evsel__hists_browse()
/linux-3.3/Documentation/trace/
Dtracepoint-analysis.txt302 $ perf annotate pixmanFillsse2
/linux-3.3/Documentation/mtd/
Dnand_ecc.txt11 I decided to annotate my steps in this file. Perhaps it is useful to someone
/linux-3.3/Documentation/
Dkmemcheck.txt706 false positives that we can annotate and silence. So whatever you find,