Corey Ashford 4c635a4e04 perf tools: fix event parsing of comma-separated tracepoint events
There are number of issues that prevent the use of multiple tracepoint events
being specified in a -e/--event switch, separated by commas.

For example, perf stat -e irq:irq_handler_entry,irq:irq_handler_exit ...  fails
because the tracepoint event parsing code doesn't recognize the comma separator
properly.

This patch corrects those issues.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Julia Lawall <julia@diku.dk>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Reported-by: Michael Ellerman <michaele@au1.ibm.com>
LKML-Reference: <1291156021-17711-1-git-send-email-cjashfor@linux.vnet.ibm.com>
Signed-off-by: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2010-11-30 23:04:39 -02:00
..
2010-08-21 11:22:47 -03:00
2010-08-22 21:10:35 +02:00
2010-11-30 20:58:42 -02:00
2009-12-28 10:36:36 +01:00
2010-08-04 12:41:23 -03:00
2010-08-22 21:10:35 +02:00
2010-10-21 16:11:44 -02:00
2009-06-27 06:06:39 +02:00
2010-08-21 11:22:47 -03:00
2010-05-14 20:05:21 -03:00
2010-01-13 10:09:15 +01:00