android_kernel_samsung_univ.../tools/perf/util/include/linux
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
..
bitmap.h perf tools: Add bitmap_or function into bitmap object 2012-02-13 23:28:10 -02:00
bitops.h perf tools: Fix PMU format parsing test failure 2013-01-24 16:40:47 -03:00
compiler.h perf tools: Use __maybe_used for unused variables 2012-09-11 12:19:15 -03:00
const.h perf: Fix UAPI fallout 2012-10-14 12:22:52 -07:00
ctype.h
export.h perf tools: Switch module.h into export.h 2012-03-26 17:19:57 +02:00
hash.h
kernel.h perf tools: fix ALIGN redefinition in system headers 2012-09-11 11:48:30 -03:00
linkage.h
list.h
magic.h perf tools: include wrapper for magic.h 2012-09-11 11:38:10 -03:00
poison.h
prefetch.h
rbtree_augmented.h perf: Handle new rbtree implementation 2012-10-13 10:12:09 +09:00
rbtree.h perf: fix duplicate header inclusion 2012-10-11 08:50:17 +09:00
string.h perf tools: Default to cpu// for events v5 2013-07-12 13:53:52 -03:00
types.h perf tools: Update types definitions for Android 2012-09-11 11:46:09 -03:00