Home
last modified time | relevance | path

Searched hist:"17 a2634bcb88e52bd637fdaa47d7ff0bddb0188f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dparse-events.cdiff 17a2634bcb88e52bd637fdaa47d7ff0bddb0188f Mon Jun 06 09:36:06 CDT 2016 Andi Kleen <ak@linux.intel.com> perf test: Ignore .scale and other special files

'perf test' tries to parse all entries in /sys/devices/cpu/events/.
Ignore the special entries like '.scale', which cannot be directly
parsed as an event. This patch assumes all files containing a '.' are
special and can be ignored.

Reported-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Link: http://lkml.kernel.org/r/1465223766-29902-1-git-send-email-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>