diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-19 12:12:49 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-19 12:38:56 -0300 |
commit | e02092b9a922f17e951b2df5f12f4aafe7383a21 (patch) | |
tree | bbcccedf69f950f1a29346ae611b14557f36adfb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2cc4666927402ec748122cac15ceac35a5e298a3 (diff) |
perf symbols: Allow loading kallsyms without considering kcore files
Before the support for using /proc/kcore was introduced, the kallsyms
routines used /proc/modules and the first 'perf test' entry expected
finding maps for each module in the system, which is not the case with
the kcore code. Provide a way to ignore kcore files so that the test can
have its expectations met.
Improving the test to cover kcore files as well needs to be done.
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: http://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