perf script: Add support for PERF_TYPE_RAW
authorArun Sharma <[email protected]>
Thu, 14 Apr 2011 17:38:18 +0000 (10:38 -0700)
committerArnaldo Carvalho de Melo <[email protected]>
Tue, 19 Apr 2011 14:08:58 +0000 (11:08 -0300)
commit0817a6a3a4fc7c069111083351ca33a78da2a0c9
tree704a8f256421f30a488fe44998726ed52bb7bc18
parentf18568aae5612ab37f20e5f383d6154ea69c9dfc
perf script: Add support for PERF_TYPE_RAW

Useful for getting stack traces for hardware events not handled by
PERF_TYPE_HARDWARE.

Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tom Zanussi <[email protected]>
Signed-off-by: Arun Sharma <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-script.c