diff options
author | Mathieu Poirier <[email protected]> | 2016-01-14 14:46:15 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-01-29 17:14:30 -0300 |
commit | 14a05e13a044c1cd6aaa3eb1a5fcdad7b4f6c990 (patch) | |
tree | c17fc39cf6c93e62fe2699138e8f6351ba74ddf5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a639a623904cc526cebd7679debf86e5c8e5590b (diff) |
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
On some architecture the size of the private header may be dependent on
the number of tracers used in the session. As such adding a "struct
perf_evlist *" parameter, which should contain all the required
information.
Also adjusting the existing client of the interface to take the new
parameter into account.
Signed-off-by: Mathieu Poirier <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Cc: Al Grant <[email protected]>
Cc: Chunyan Zhang <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Mike Leach <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rabin Vincent <[email protected]>
Cc: Tor Jeremiassen <[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