perf machine: Add method for common kernel_map(FUNCTION) operation
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 30 Sep 2015 14:54:04 +0000 (11:54 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 30 Sep 2015 21:34:29 +0000 (18:34 -0300)
commita5e813c68649366aaa3f785772b00ea6ccad7b8d
tree593b32a8e438fe635878321b34a02474fcfaf0bd
parent77e65977495cd6f6fcfacd8c16bdd9c8c18a1d72
perf machine: Add method for common kernel_map(FUNCTION) operation

And it is also a step in the direction of killing the separation of data
and text maps in map_groups.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-rrds86kb3wx5wk8v38v56gw8@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-kmem.c
tools/perf/builtin-report.c
tools/perf/tests/code-reading.c
tools/perf/tests/vmlinux-kallsyms.c
tools/perf/util/event.c
tools/perf/util/intel-pt.c
tools/perf/util/machine.c
tools/perf/util/machine.h
tools/perf/util/map.c
tools/perf/util/probe-event.c
This page took 0.027286 seconds and 5 git commands to generate.