diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-01-22 18:41:00 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-02-05 09:46:45 -0300 |
commit | 921f3fadbc48c7c3799b415b895297cd476cf7f1 (patch) | |
tree | b3436dd9d01aa1478db2c5c3252d845abc127d3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8ee4646038e47d065d35703e3e343136c4cd42aa (diff) |
perf inject: Make sure mmap records are ordered when injecting build_ids
To make sure the mmap records are ordered correctly and so that the
correct especially due to jitted code mmaps.
We cannot generate the buildid hit list and inject the jit mmaps (will
come right after this patch) in at the same time for now.
Signed-off-by: Stephane Eranian <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Carl Love <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John McCutchan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sonny Rao <[email protected]>
Cc: Sukadev Bhattiprolu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Carved out from a larger patch ]
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