diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-25 12:18:11 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-26 13:47:11 -0300 |
| commit | 1d1a2654fffe1e5a80479ed4b6202467d2d0db46 (patch) | |
| tree | 7481062b1199ff98e35c5976a1c21166d47351fb /tools/perf/scripts/python/compaction-times.py | |
| parent | 329f0adef39aedb8ac4be279c3394f32b53b1a88 (diff) | |
perf machine: Remove needless map_type from machine__load_vmlinux_path()
Since it uses machine__kernel_map() and this function always returns the
MAP__FUNCTION map, it doesn't make sense to call it with MAP__VARIABLE.
And also this is a step in the direction of nuking the MAP__{FUNCTION,VARIABLE}
split.
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/compaction-times.py')
0 files changed, 0 insertions, 0 deletions