diff options
author | Pierre Tardy <[email protected]> | 2010-05-31 23:12:09 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-06-01 06:12:35 -0300 |
commit | c02514850d67be8db6b2b6658cbc23ac1fbf8bc7 (patch) | |
tree | 309a7df9e2cb7ae681479ae36fd39e710721c472 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 75d9ef1707cf3db264a549142a1f54a5380d63dc (diff) |
perf scripts python: Give field dict to unhandled callback
trace_unhandled() callback does not allow to access event fields, this patch
resolves the problem.
It can also been used as a more pythonic and flexible way for script writters
to demux event types
This will for example greatly simplify pytimechart event demux.
Acked-by: Frederic Weisbecker <[email protected]>
Acked-by: Tom Zanussi <[email protected]>
Cc: Ingo Molnar <[email protected]>,
Cc: Frederic Weisbecker <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Pierre Tardy <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions