diff options
author | Jiri Olsa <[email protected]> | 2016-01-20 12:56:32 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-01-26 11:52:43 -0300 |
commit | 403567217d3fa5d4801f820317ada52e5c5f0e53 (patch) | |
tree | 763bb6022b244a28eb7f64da660e450c014b3d24 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d85ce830eef6c10d1e9617172dea4681f02b8424 (diff) |
perf symbols: Do not read symbols/data from device files
With mem sampling we could get data source within mapped device file.
Processing such sample would block during report phase on trying to read
the device file.
Chacking for device files and skip the processing if it's detected.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[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