index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-config.txt
Age
Commit message (
Expand
)
Author
2020-03-25
perf callchain: Update docs regarding kernel/user space unwinding
Tony Jones
2020-02-27
perf config: Document missing config options
Ravi Bangoria
2020-02-27
perf annotate: Fix perf config option description
Ravi Bangoria
2019-10-07
perf trace: Allow choosing how to augment the tracepoint arguments
Arnaldo Carvalho de Melo
2019-08-12
perf config: Document the PERF_CONFIG environment variable
Arnaldo Carvalho de Melo
2019-06-10
perf config: Update default value for llvm.clang-bpf-cmd-template
Leo Yan
2019-03-19
perf config: Fix an error in the config template documentation
Changbin Du
2019-03-11
perf tools report: Add custom scripts to script menu
Andi Kleen
2019-03-11
perf report: Implement browsing of individual samples
Andi Kleen
2019-02-06
perf tools: Add documentation for BPF event selection
Changbin Du
2018-12-18
perf trace: Allow asking for not suppressing common string prefixes
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Make the alignment of the syscall args be configurable
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Allow suppressing the syscall argument names
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Allow configuring if the syscall start timestamp should be printed
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Allow configuring default for perf_event_attr.inherit
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Allow configuring if the syscall duration should be printed
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Allow configuring if zeroed syscall args should be printed
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Allow specifying a set of events to add in perfconfig
Arnaldo Carvalho de Melo
2018-12-17
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-04-13
perf annotate: Allow setting the offset level in .perfconfig
Arnaldo Carvalho de Melo
2017-02-13
perf diff: Add diff.compute config option
Namhyung Kim
2017-02-13
perf diff: Add diff.order config option
Namhyung Kim
2016-11-14
perf config: Add support setting variables in a config file
Taeung Song
2016-11-14
perf config: Add support for getting config key-value pairs
Taeung Song
2016-09-01
perf config: Show default report configuration in example and docs
Milian Wolff
2016-08-23
perf report: Allow configuring the default sort order in ~/.perfconfig
Arnaldo Carvalho de Melo
2016-02-12
perf config: Add '--system' and '--user' options to select which config file ...
Taeung Song
2016-02-04
perf config: Document 'record.build-id' variable in man page
Taeung Song
2016-02-04
perf config: Document 'kmem.default' variable in man page
Taeung Song
2016-02-04
perf config: Document 'pager.<subcommand>' variables in man page
Taeung Song
2016-02-04
perf config: Document 'man.viewer' variable in man page
Taeung Song
2016-02-04
perf config: Document 'top.children' variable in man page
Taeung Song
2016-02-04
perf config: Document variables for 'report' section in man page
Taeung Song
2016-02-04
perf config: Document variables for 'call-graph' section in man page
Taeung Song
2016-02-04
perf config: Document 'ui.show-headers' variable in man page
Taeung Song
2016-01-26
perf config: Document 'hist.percentage' variable in man page
Taeung Song
2016-01-26
perf config: Document variables for 'annotate' section in man page
Taeung Song
2016-01-26
perf config: Document 'buildid.dir' variable in man page
Taeung Song
2016-01-26
perf config: Document variables for 'tui' and 'gtk' sections in man page
Taeung Song
2016-01-26
perf config: Document variables for 'colors' section in man page
Taeung Song
2016-01-26
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
Taeung Song
2015-11-23
perf config: Add initial man page
Taeung Song