summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-config.txt
AgeCommit message (Expand)Author
2023-11-27perf test: Use existing config value for objdump pathJames Clark
2023-11-09perf test: Add support for setting objdump binary via perf configJames Clark
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-06-27perf: Replace deprecated -target with --target= for ClangFangrui Song
2023-04-04perf symbol: Add command line support for addr2line pathIan Rogers
2023-04-04perf annotate: Allow objdump to be set in perfconfigIan Rogers
2022-10-04perf auxtrace: Add itrace option flag d+e to log on errorAdrian Hunter
2022-01-15perf record: Disable debuginfod by defaultJiri Olsa
2021-07-07perf intel-pt: Add a config for max loops without consuming a packetAdrian Hunter
2021-04-29perf report: Make --skip-empty as defaultNamhyung Kim
2021-03-06perf config: Add annotate.demangle{,_kernel}Martin Liska
2021-02-11perf daemon: Add config file supportJiri Olsa
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-17perf config: Fix example command in manpage to conform to syntax specified in...Nick Thompson
2020-09-04perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'Arnaldo Carvalho de Melo
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du
2020-05-28perf config: Add stat.big-num supportPaul A. Clarke
2020-03-25perf callchain: Update docs regarding kernel/user space unwindingTony Jones
2020-02-27perf config: Document missing config optionsRavi Bangoria
2020-02-27perf annotate: Fix perf config option descriptionRavi Bangoria
2019-10-07perf trace: Allow choosing how to augment the tracepoint argumentsArnaldo Carvalho de Melo
2019-08-12perf config: Document the PERF_CONFIG environment variableArnaldo Carvalho de Melo
2019-06-10perf config: Update default value for llvm.clang-bpf-cmd-templateLeo Yan
2019-03-19perf config: Fix an error in the config template documentationChangbin Du
2019-03-11perf tools report: Add custom scripts to script menuAndi Kleen
2019-03-11perf report: Implement browsing of individual samplesAndi Kleen
2019-02-06perf tools: Add documentation for BPF event selectionChangbin Du
2018-12-18perf trace: Allow asking for not suppressing common string prefixesArnaldo Carvalho de Melo
2018-12-18perf trace: Make the alignment of the syscall args be configurableArnaldo Carvalho de Melo
2018-12-18perf trace: Allow suppressing the syscall argument namesArnaldo Carvalho de Melo
2018-12-18perf trace: Allow configuring if the syscall start timestamp should be printedArnaldo Carvalho de Melo
2018-12-18perf trace: Allow configuring default for perf_event_attr.inheritArnaldo Carvalho de Melo
2018-12-18perf trace: Allow configuring if the syscall duration should be printedArnaldo Carvalho de Melo
2018-12-18perf trace: Allow configuring if zeroed syscall args should be printedArnaldo Carvalho de Melo
2018-12-18perf trace: Allow specifying a set of events to add in perfconfigArnaldo Carvalho de Melo
2018-12-17perf tools: Allow specifying proc-map-timeout in config fileMark Drayton
2018-04-13perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo
2017-02-13perf diff: Add diff.compute config optionNamhyung Kim
2017-02-13perf diff: Add diff.order config optionNamhyung Kim
2016-11-14perf config: Add support setting variables in a config fileTaeung Song
2016-11-14perf config: Add support for getting config key-value pairsTaeung Song
2016-09-01perf config: Show default report configuration in example and docsMilian Wolff
2016-08-23perf report: Allow configuring the default sort order in ~/.perfconfigArnaldo Carvalho de Melo
2016-02-12perf config: Add '--system' and '--user' options to select which config file ...Taeung Song
2016-02-04perf config: Document 'record.build-id' variable in man pageTaeung Song
2016-02-04perf config: Document 'kmem.default' variable in man pageTaeung Song
2016-02-04perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song
2016-02-04perf config: Document 'man.viewer' variable in man pageTaeung Song
2016-02-04perf config: Document 'top.children' variable in man pageTaeung Song