diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-27 15:47:13 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-27 15:47:13 -0300 |
commit | 019c6820d540d67608018238d91e57447ca7060f (patch) | |
tree | 487304bf1e22d77a064cf289fc9a4f8a4ba54958 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 333cc76c9df9ee70f664dc809607e8223f5a629a (diff) |
perf symbols: kallsyms__delta() needs the kmap, not the map
It was only using the map to obtain its kmap, so do the validation in
its called, __dso__load_kallsyms() and pass the kmap, that will be used
in the following patches in similar simplifications.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions