summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
AgeCommit message (Expand)AuthorLines
2020-12-19perf sort: Add sort option for data page sizeKan Liang-0/+1
2020-12-19perf script: Support data page sizeKan Liang-2/+3
2020-12-17perf tools: Reformat record's control fd man textJiri Olsa-5/+11
2020-12-17perf config: Fix example command in manpage to conform to syntax specified in...Nick Thompson-1/+1
2020-12-17perf record: Support new sample type for data page sizeKan Liang-0/+3
2020-11-11perf auxtrace: Add itrace option '-M' for memory eventsLeo Yan-0/+1
2020-11-04perf stat: Add --quiet optionAndi Kleen-0/+4
2020-11-04perf stat: Support regex pattern in --for-each-cgroupNamhyung Kim-2/+3
2020-10-15perf c2c: Update documentation for metrics reorganizationLeo Yan-16/+18
2020-10-14perf diff: Support hot streams comparisonJin Yao-0/+4
2020-10-14perf intel-pt: Improve PT documentation slightlyAndi Kleen-0/+30
2020-10-14perf tools: Add support for exclusive groups/eventsAndi Kleen-0/+1
2020-10-13perf inject: Add --buildid-all optionNamhyung Kim-1/+5
2020-09-28perf stat: Add --for-each-cgroup optionNamhyung Kim-0/+5
2020-09-17perf docs: Improve help information in perf.txtZejiang Tang-22/+47
2020-09-17perf tools: Add documentation for topdown metricsAndi Kleen-0/+256
2020-09-17perf stat: Support new per thread TopDown metricsAndi Kleen-2/+5
2020-09-04perf: ftrace: Add filter support for option -F/--funcsChangbin Du-1/+2
2020-09-04perf intel-pt: Document snapshot control commandAdrian Hunter-3/+20
2020-09-04perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'Arnaldo Carvalho de Melo-0/+5
2020-09-04perf record: Add 'snapshot' control commandAdrian Hunter-4/+4
2020-09-04perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter-0/+4
2020-09-04perf tools: Use AsciiDoc formatting for --control option documentationAdrian Hunter-46/+46
2020-09-03perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips-0/+8
2020-09-03perf stat: Turn off summary for interval mode by defaultJin Yao-0/+3
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du-0/+3
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du-0/+4
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du-4/+1
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du-0/+1
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du-0/+1
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Changbin Du-0/+1
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsChangbin Du-0/+1
2020-08-14perf ftrace: Add support for trace option sleep-timeChangbin Du-0/+4
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du-0/+4
2020-08-14perf ftrace: Add option '--inherit' to trace children processesChangbin Du-0/+3
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du-0/+5
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du-0/+4
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du-21/+25
2020-08-06perf data: Add support to store time of day in CTF data conversionJiri Olsa-0/+3
2020-08-06perf header: Store clock references for -k/--clockid optionJiri Olsa-0/+13
2020-08-06perf intel-pt: Add support for decoding PSB+ onlyAdrian Hunter-0/+15
2020-08-06perf intel-pt: Add support for decoding FUP/TIP onlyAdrian Hunter-0/+31
2020-08-06perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter-0/+3
2020-08-06perf intel-pt: Time filter logged perf eventsAdrian Hunter-0/+3
2020-08-06perf intel-pt: Use itrace debug log flags to suppress some messagesAdrian Hunter-1/+4
2020-08-06perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter-0/+5
2020-08-06perf intel-pt: Use itrace error flags to suppress some errorsAdrian Hunter-1/+8
2020-08-06perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter-0/+6
2020-08-04perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov-0/+39
2020-08-04perf record: Extend -D,--delay option with -1 valueAlexey Budankov-2/+3