linux/tools/perf/scripts/python
Feng Tang 02f1c33f7d 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 <feng.tang@intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Robert Richter <robert.richter@amd.com>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1344419875-21665-5-git-send-email-feng.tang@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-08-08 12:53:08 -03:00
..
bin perf script: Add drop monitor script 2011-09-29 16:41:37 -03:00
Perf-Trace-Util perf scripts python: Add a python library EventClass.py 2012-08-08 12:53:08 -03:00
check-perf-trace.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
failed-syscalls-by-pid.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
futex-contention.py perf python scripting: Add futex-contention script 2010-10-26 17:07:33 -02:00
net_dropmonitor.py perf script: Add drop monitor script 2011-09-29 16:41:37 -03:00
netdev-times.py perf: Add a script to show packets processing 2010-09-07 18:43:32 +02:00
sched-migration.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
sctop.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
syscall-counts-by-pid.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
syscall-counts.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00