[PATCH] perf: allow specifying proc-map-timeout in config file

2018-12-04 Thread Mark Drayton
h the core.proc-map-timeout config file parameter. Signed-off-by: Mark Drayton --- tools/perf/Documentation/perf-config.txt | 6 + tools/perf/builtin-kvm.c | 6 ++--- tools/perf/builtin-record.c | 8 +++--- tools/perf/builtin-top.c | 4 +--

[PATCH] perf script: Add --[no-]-demangle/--[no-]-demangle-kernel

2015-02-09 Thread Mark Drayton
Summary: Sometimes when post-processing output from `perf script` one does not want to demangle C++ symbol names. Add an option to allow this. Also add --[no-]demangle-kernel to be consistent with top/report/probe. Signed-off-by: Mark Drayton --- tools/perf/Documentation/perf-script.txt | 7

[tip:perf/core] perf script: Add --[no-]-demangle/--[no-] -demangle-kernel

2015-08-31 Thread tip-bot for Mark Drayton
Commit-ID: 77e0070da41f76e1ebd15291fb0254b0c174adfa Gitweb: http://git.kernel.org/tip/77e0070da41f76e1ebd15291fb0254b0c174adfa Author: Mark Drayton AuthorDate: Wed, 26 Aug 2015 12:18:15 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 28 Aug 2015 11:47:40 -0300 perf script

[tip:perf/core] perf tools: Allow specifying proc-map-timeout in config file

2018-12-18 Thread tip-bot for Mark Drayton
Commit-ID: 3fcb10e496505e5573a7fc386cd1152781d37fe6 Gitweb: https://git.kernel.org/tip/3fcb10e496505e5573a7fc386cd1152781d37fe6 Author: Mark Drayton AuthorDate: Tue, 4 Dec 2018 12:34:20 -0800 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 17 Dec 2018 14:56:57 -0300 perf tools

[tip:perf/core] perf tools: Allow specifying proc-map-timeout in config file

2018-12-14 Thread tip-bot for Mark Drayton
Commit-ID: 0e932e6cd07aa5a8f1a9bd20a4e538106d08c28d Gitweb: https://git.kernel.org/tip/0e932e6cd07aa5a8f1a9bd20a4e538106d08c28d Author: Mark Drayton AuthorDate: Tue, 4 Dec 2018 12:34:20 -0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 6 Dec 2018 14:12:31 -0300 perf tools