diff options
| author | Adrian Hunter <[email protected]> | 2015-07-21 09:44:03 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-07-24 01:51:13 +0000 |
| commit | 0286039f777ec0b6684868c34f7b16f97a069d6e (patch) | |
| tree | 3716cd2eb2d0d5741ccf870d1edc269bd7a205aa /tools/perf/util/python.c | |
| parent | perf: Add PERF_RECORD_SWITCH to indicate context switches (diff) | |
| download | kernel-0286039f777ec0b6684868c34f7b16f97a069d6e.tar.gz kernel-0286039f777ec0b6684868c34f7b16f97a069d6e.zip | |
perf tools: Add new PERF_RECORD_SWITCH event
Support processing of PERF_RECORD_SWITCH events and
PERF_RECORD_SWITCH_CPU_WIDE events. There is a single
tools callback for them both so that the tool must
check the event type before using the extra members
in PERF_RECORD_SWITCH_CPU_WIDE.
There is still no way to select the events, though.
That is added in a subsequest patch.
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions
