summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf c2c: Update documentation for metrics reorganizationLeo Yan2020-10-151-16/+18
* perf diff: Support hot streams comparisonJin Yao2020-10-141-0/+4
* perf intel-pt: Improve PT documentation slightlyAndi Kleen2020-10-141-0/+30
* perf tools: Add support for exclusive groups/eventsAndi Kleen2020-10-141-0/+1
* perf inject: Add --buildid-all optionNamhyung Kim2020-10-131-1/+5
* perf stat: Add --for-each-cgroup optionNamhyung Kim2020-09-281-0/+5
* perf docs: Improve help information in perf.txtZejiang Tang2020-09-171-22/+47
* perf tools: Add documentation for topdown metricsAndi Kleen2020-09-171-0/+256
* perf stat: Support new per thread TopDown metricsAndi Kleen2020-09-171-2/+5
* perf: ftrace: Add filter support for option -F/--funcsChangbin Du2020-09-041-1/+2
* perf intel-pt: Document snapshot control commandAdrian Hunter2020-09-041-3/+20
* perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'Arnaldo Carvalho de Melo2020-09-041-0/+5
* perf record: Add 'snapshot' control commandAdrian Hunter2020-09-041-4/+4
* perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter2020-09-042-0/+4
* perf tools: Use AsciiDoc formatting for --control option documentationAdrian Hunter2020-09-042-46/+46
* perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2020-09-032-0/+8
* perf stat: Turn off summary for interval mode by defaultJin Yao2020-09-031-0/+3
* perf ftrace: Add option --tid to filter by thread idChangbin Du2020-08-141-0/+3
* perf ftrace: Add option -D/--delay to delay tracingChangbin Du2020-08-141-0/+4
* perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du2020-08-141-4/+1
* perf ftrace: Add support for trace option tracing_threshChangbin Du2020-08-141-0/+1
* perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du2020-08-141-0/+1
* perf ftrace: Add support for tracing option 'irq-info'Changbin Du2020-08-141-0/+1
* perf ftrace: Add support for trace option funcgraph-irqsChangbin Du2020-08-141-0/+1
* perf ftrace: Add support for trace option sleep-timeChangbin Du2020-08-141-0/+4
* perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du2020-08-141-0/+4
* perf ftrace: Add option '--inherit' to trace children processesChangbin Du2020-08-141-0/+3
* perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du2020-08-141-0/+5
* perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du2020-08-141-0/+4
* perf ftrace: Select function/function_graph tracer automaticallyChangbin Du2020-08-142-21/+25
* perf data: Add support to store time of day in CTF data conversionJiri Olsa2020-08-061-0/+3
* perf header: Store clock references for -k/--clockid optionJiri Olsa2020-08-061-0/+13
* perf intel-pt: Add support for decoding PSB+ onlyAdrian Hunter2020-08-061-0/+15
* perf intel-pt: Add support for decoding FUP/TIP onlyAdrian Hunter2020-08-061-0/+31
* perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter2020-08-061-0/+3
* perf intel-pt: Time filter logged perf eventsAdrian Hunter2020-08-061-0/+3
* perf intel-pt: Use itrace debug log flags to suppress some messagesAdrian Hunter2020-08-061-1/+4
* perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter2020-08-061-0/+5
* perf intel-pt: Use itrace error flags to suppress some errorsAdrian Hunter2020-08-061-1/+8
* perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter2020-08-061-0/+6
* perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov2020-08-041-0/+39
* perf record: Extend -D,--delay option with -1 valueAlexey Budankov2020-08-041-2/+3
* perf stat: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov2020-08-041-0/+39
* perf tools: Allow r0x<HEX> event syntaxJiri Olsa2020-07-301-0/+1
* perf bench: Add basic syscall benchmarkDavidlohr Bueso2020-07-281-0/+11
* perf stat: extend -D,--delay option with -1 valueAlexey Budankov2020-07-221-2/+3
* perf script: Add option --show-text-poke-eventsAdrian Hunter2020-07-101-0/+4
* perf auxtrace: Add four itrace optionsTan Xiaojun2020-06-011-1/+5
* perf tools: Add optional support for libpfm4Stephane Eranian2020-05-293-0/+32
* perf record: Respect --no-switch-eventsAdrian Hunter2020-05-281-1/+3