diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-25 17:58:03 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-26 13:47:16 -0300 |
| commit | 26bd93316451256f92d18a331a3fd2f7e3b563ab (patch) | |
| tree | dc9f85fde127685c361c3a0ece1d93f1434155e9 /tools/perf/scripts/python/bin | |
| parent | af07eeb04ca9c992b67a59aa8bc10118b610d518 (diff) | |
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 <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions