summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2021-02-08perf tools: Support data block and addr blockKan Liang
2021-02-03perf script: Support DSO filter like in other perf toolsJin Yao
2021-01-20perf tools: Add 'ping' control commandJiri Olsa
2021-01-20perf tools: Add 'stop' control commandJiri Olsa
2021-01-20perf tools: Add 'evlist' control commandJiri Olsa
2021-01-20perf tools: Allow to enable/disable events via control fileJiri Olsa
2021-01-20perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2021-01-20perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2021-01-20perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZEKan Liang
2021-01-20perf mem: Support data page sizeKan Liang
2021-01-20perf stat: Enable counting events for BPF programsSong Liu
2020-12-28perf buildid-cache: Add --debuginfod option to specify a server to fetch debu...Jiri Olsa
2020-12-28perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa
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