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