perf tools: Remove extraneous newline when parsing hardware cache events
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 6 Sep 2012 17:43:28 +0000 (14:43 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 6 Sep 2012 17:43:28 +0000 (14:43 -0300)
commit42e1fb776087713b5482cd7cf6cac998fbdd6544
tree4f91c4a2da385ce0a7a1c86ec02d19af97638cc3
parent8ad7013b252ba683055df19e657eb03d98f4f312
perf tools: Remove extraneous newline when parsing hardware cache events

Noticed while developing a 'perf test' entry to verify that
perf_evsel__name works.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-xz6zgh38mp3cjnd2udh38z8f@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/parse-events.c