1
0
Fork 0
remarkable-linux/tools/perf/util/include
Andi Kleen 50e200f079 perf tools: Default to cpu// for events v5
When an event fails to parse and it's not in a new style format,
try to parse it again as a cpu event.

This allows to use sysfs exported events directly without //, so you can use

perf record -e mem-loads ...

instead of

perf record -e cpu/mem-loads/

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1366480949-32292-1-git-send-email-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-07-12 13:53:52 -03:00
..
asm perf: Fix UAPI fallout 2012-10-14 12:22:52 -07:00
linux perf tools: Default to cpu// for events v5 2013-07-12 13:53:52 -03:00
dwarf-regs.h perf: Move arch specific code into separate arch directory 2010-04-22 13:48:31 +10:00