diff options
| author | Feng Tang <[email protected]> | 2012-08-08 09:57:54 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-08-08 15:53:08 +0000 |
| commit | 02f1c33f7d630183518ea42d45a6acf275541b08 (patch) | |
| tree | 220509afc526325043c0e866ac88a089cdb7be1b /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | perf scripts python: Pass event/thread/dso name and symbol info to event hand... (diff) | |
| download | kernel-02f1c33f7d630183518ea42d45a6acf275541b08.tar.gz kernel-02f1c33f7d630183518ea42d45a6acf275541b08.zip | |
perf scripts python: Add a python library EventClass.py
This library defines several class types for perf events which could
help to better analyze the event samples. Currently there are just a few
classes, PerfEvent is the base class for all perf events, PebsEvent is
a HW base Intel x86 PEBS event, and user could add more SW/HW event
classes based on requriements.
Signed-off-by: Feng Tang <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Robert Richter <[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/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
