aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-config.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-07perf intel-pt: Add a config for max loops without consuming a packetAdrian Hunter1-0/+6
2021-04-29perf report: Make --skip-empty as defaultNamhyung Kim1-0/+5
2021-03-06perf config: Add annotate.demangle{,_kernel}Martin Liska1-0/+6
2021-02-11perf daemon: Add config file supportJiri Olsa1-0/+14
2020-12-28perf buildid-cache: Add --debuginfod option to specify a server to fetch debug filesJiri Olsa1-0/+7
2020-12-28perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa1-1/+2
2020-12-17perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section.Nick Thompson1-1/+1
2020-09-04perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'Arnaldo Carvalho de Melo1-0/+5
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du1-2/+3
2020-05-28perf config: Add stat.big-num supportPaul A. Clarke1-0/+5
2020-03-25perf callchain: Update docs regarding kernel/user space unwindingTony Jones1-6/+8
2020-02-27perf config: Document missing config optionsRavi Bangoria1-0/+44
2020-02-27perf annotate: Fix perf config option descriptionRavi Bangoria1-1/+29
2019-10-07perf trace: Allow choosing how to augment the tracepoint argumentsArnaldo Carvalho de Melo1-0/+5
2019-08-12perf config: Document the PERF_CONFIG environment variableArnaldo Carvalho de Melo1-0/+4
2019-06-10perf config: Update default value for llvm.clang-bpf-cmd-templateLeo Yan1-3/+6
2019-03-19perf config: Fix an error in the config template documentationChangbin Du1-1/+1
2019-03-11perf tools report: Add custom scripts to script menuAndi Kleen1-0/+8
2019-03-11perf report: Implement browsing of individual samplesAndi Kleen1-0/+6
2019-02-06perf tools: Add documentation for BPF event selectionChangbin Du1-0/+31
2018-12-18perf trace: Allow asking for not suppressing common string prefixesArnaldo Carvalho de Melo1-0/+4
2018-12-18perf trace: Make the alignment of the syscall args be configurableArnaldo Carvalho de Melo1-0/+4
2018-12-18perf trace: Allow suppressing the syscall argument namesArnaldo Carvalho de Melo1-0/+4
2018-12-18perf trace: Allow configuring if the syscall start timestamp should be printedArnaldo Carvalho de Melo1-0/+3
2018-12-18perf trace: Allow configuring default for perf_event_attr.inheritArnaldo Carvalho de Melo1-0/+3
2018-12-18perf trace: Allow configuring if the syscall duration should be printedArnaldo Carvalho de Melo1-0/+4
2018-12-18perf trace: Allow configuring if zeroed syscall args should be printedArnaldo Carvalho de Melo1-0/+2
2018-12-18perf trace: Allow specifying a set of events to add in perfconfigArnaldo Carvalho de Melo1-0/+8
2018-12-17perf tools: Allow specifying proc-map-timeout in config fileMark Drayton1-0/+6
2018-04-13perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo1-0/+5
2017-02-13perf diff: Add diff.compute config optionNamhyung Kim1-0/+5
2017-02-13perf diff: Add diff.order config optionNamhyung Kim1-0/+7
2016-11-14perf config: Add support setting variables in a config fileTaeung Song1-1/+18
2016-11-14perf config: Add support for getting config key-value pairsTaeung Song1-0/+18
2016-09-01perf config: Show default report configuration in example and docsMilian Wolff1-0/+8
2016-08-23perf report: Allow configuring the default sort order in ~/.perfconfigArnaldo Carvalho de Melo1-0/+4
2016-02-12perf config: Add '--system' and '--user' options to select which config file is usedTaeung Song1-1/+13
2016-02-04perf config: Document 'record.build-id' variable in man pageTaeung Song1-0/+8
2016-02-04perf config: Document 'kmem.default' variable in man pageTaeung Song1-0/+5
2016-02-04perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song1-0/+5
2016-02-04perf config: Document 'man.viewer' variable in man pageTaeung Song1-0/+9
2016-02-04perf config: Document 'top.children' variable in man pageTaeung Song1-0/+7
2016-02-04perf config: Document variables for 'report' section in man pageTaeung Song1-0/+36
2016-02-04perf config: Document variables for 'call-graph' section in man pageTaeung Song1-0/+67
2016-02-04perf config: Document 'ui.show-headers' variable in man pageTaeung Song1-0/+6
2016-01-26perf config: Document 'hist.percentage' variable in man pageTaeung Song1-0/+17
2016-01-26perf config: Document variables for 'annotate' section in man pageTaeung Song1-0/+110
2016-01-26perf config: Document 'buildid.dir' variable in man pageTaeung Song1-0/+15
2016-01-26perf config: Document variables for 'tui' and 'gtk' sections in man pageTaeung Song1-0/+10
2016-01-26perf config: Document variables for 'colors' section in man pageTaeung Song1-0/+46