diff options
author | Arnaldo Carvalho de Melo | 2018-04-25 22:58:03 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2018-04-26 18:47:16 +0200 |
commit | 26bd93316451256f92d18a331a3fd2f7e3b563ab (patch) | |
tree | dc9f85fde127685c361c3a0ece1d93f1434155e9 /tools/time | |
parent | perf symbols: Remove map_type arg from dso__find_symbol() (diff) | |
download | kernel-qcow2-linux-26bd93316451256f92d18a331a3fd2f7e3b563ab.tar.gz kernel-qcow2-linux-26bd93316451256f92d18a331a3fd2f7e3b563ab.tar.xz kernel-qcow2-linux-26bd93316451256f92d18a331a3fd2f7e3b563ab.zip |
perf thread: Remove addr_type arg from thread__find_cpumode_addr_location()
All callers are for MAP__FUNCTION, so just ditch it and use
thread__find_symbol(), that already ditched MAP__FUNCTION, i.e.
internally uses it till we ditch it for good.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-i0ocxs00b4a0tlrx31lyh2cs@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/time')
0 files changed, 0 insertions, 0 deletions