aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-report
diff options
context:
space:
mode:
authorFeng Tang <[email protected]>2012-08-08 17:57:54 +0800
committerArnaldo Carvalho de Melo <[email protected]>2012-08-08 12:53:08 -0300
commit02f1c33f7d630183518ea42d45a6acf275541b08 (patch)
tree220509afc526325043c0e866ac88a089cdb7be1b /tools/perf/scripts/python/bin/syscall-counts-report
parentfd6b858a1e110c76e701cd9972a284ed2a7bcc33 (diff)
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/bin/syscall-counts-report')
0 files changed, 0 insertions, 0 deletions