diff options
author | Jiri Olsa <[email protected]> | 2016-04-07 09:11:12 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-08 09:58:02 -0300 |
commit | e583d70c54976f81855c7ca763b036bad399f4e0 (patch) | |
tree | c7bdea4441984b3a710f8921e60acef837910fec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7d6a7e782558323364bc0ae59f3523175c10b258 (diff) |
perf tools: Add dedicated unwind addr_space member into thread struct
Milian reported issue with thread::priv, which was double booked by perf
trace and DWARF unwind code. So using those together is impossible at
the moment.
Moving DWARF unwind private data into separate variable so perf trace
can keep using thread::priv.
Reported-and-Tested-by: Milian Wolff <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Andreas Hollmann <[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