diff options
author | Taeung Song <[email protected]> | 2016-11-04 15:44:17 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-11-14 12:52:17 -0300 |
commit | 909236083ee58399b371d085fef5cfac9bce3ec8 (patch) | |
tree | b996bab823eca9beeaf66fcf22231df017db0511 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8c9c3d2f950cca57f5fa9330c4d15d8f0dfda092 (diff) |
perf config: Add support for getting config key-value pairs
Add a functionality getting specific config key-value pairs.
For the syntax examples,
perf config [<file-option>] [section.name ...]
e.g. To query config items 'report.queue-size' and 'report.children', do
# perf config report.queue-size report.children
Signed-off-by: Taeung Song <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Nambong Ha <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Wang Nan <[email protected]>
Cc: Wookje Kwon <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Combined patch with docs update with this one ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions