diff options
author | Ingo Molnar <mingo@kernel.org> | 2015-12-18 09:37:51 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-12-18 09:37:51 +0100 |
commit | b21daaede100d102b1687a403df74be0a02031af (patch) | |
tree | cdc7fe583ee8d4837a1bc2246d861a69828edbce /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0d76ded582c178d3cca55c9112eceb5b0f12f558 (diff) | |
parent | 1843b4e057b7717db21a3ad96fa16d6b4ee8f6c4 (diff) |
Merge tag 'perf-core-for-mingo-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Pull perf/core improvements from Arnaldo Carvalho de Melo:
User visible changes:
- Add record.build-id config option to 'perf record', to allow configuring
in the ~/.perfconfig file if and how build-ids should be processed, allowing
a permanent setting for options such as -B and -N: (Namhyung Kim)
$ perf record -h -B -N
Usage: perf record [<options>] [<command>]
or: perf record [<options>] -- <command> [<options>]
-B, --no-buildid do not collect buildids in perf.data
-N, --no-buildid-cache do not update the buildid cache
$
Infrastructure changes:
- Move code for options parsing and subcommand handling from tools/perf/
to tools/lib/subcmd/, so that it can be used by other tools/ living
utilities (Josh Poimboeuf)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions