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