diff options
author | David Carrillo-Cisneros <[email protected]> | 2017-04-10 13:14:30 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-04-11 16:22:20 -0300 |
commit | 0973ad97c187e06aece61f685b9c3b2d93290a73 (patch) | |
tree | adc229385c50dd4c50964d25c672c862930d462e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6ab11f3a35aa07be2ff167b9de37e6c1eb58396b (diff) |
perf session: Don't rely on evlist in pipe mode
Session sets a number parameters that rely on evlist. These parameters
are not used in pipe-mode and should not be set, since evlist is
unavailable. Fix that.
Signed-off-by: David Carrillo-Cisneros <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: He Kuang <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Paul Turner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Simon Que <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Check if file != NULL in perf_session__new(), like when used by builtin-top.c ]
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