]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
perf machine: Allow for extra kernel maps
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 22 May 2018 10:54:35 +0000 (13:54 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 22 May 2018 13:59:22 +0000 (10:59 -0300)
commit5759a6820aadd38b2c8c10e93919eae8e31a9f9a
tree2d010382a05e1489d503374211340a097b65ec0e
parent4d004365e25251002935fc3843d80934248ad3ed
perf machine: Allow for extra kernel maps

Identify extra kernel maps by name so that they can be distinguished
from the kernel map and module maps.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86@kernel.org
Link: http://lkml.kernel.org/r/1526986485-6562-8-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/event.c
tools/perf/util/machine.c
tools/perf/util/map.c
tools/perf/util/map.h
tools/perf/util/symbol.c