linux/tools/perf/util/include/linux
Kan Liang 42f60c2d63 Revert "perf tools: Default to cpu// for events v5"
This reverts commit 50e200f079 ("perf tools: Default to cpu// for
events v5")

The fixup cannot handle the case that
new style format(which without //) mixed with
other different formats.

For example,
group events with new style format: {mem-stores,mem-loads}
some hardware event + new style event: cycles,mem-loads
Cache event + new style event: LLC-loads,mem-loads
Raw event + new style event:
cpu/event=0xc8,umask=0x08/,mem-loads
old style event and new stytle mixture: mem-stores,cpu/mem-loads/

Signed-off-by: Kan Liang <kan.liang@intel.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1412694532-23391-2-git-send-email-kan.liang@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2014-10-15 16:04:33 -03:00
..
bitmap.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
bitops.h perf tools: Fix strict alias issue for find_first_bit 2014-02-28 10:39:40 -03:00
const.h
ctype.h
kernel.h perf tools: Move pr_* debug macros into debug object 2014-07-17 12:58:39 -03:00
linkage.h
list.h tools: Consolidate types.h 2014-05-01 21:22:39 +02:00
poison.h
rbtree.h
rbtree_augmented.h
string.h Revert "perf tools: Default to cpu// for events v5" 2014-10-15 16:04:33 -03:00