mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
df4c6de857
Adding test to validate perf_event_attr data for command: 'stat -e cycles' Reported-by: Namhyung Kim <namhyung.kim@lge.com> Signed-off-by: Jiri Olsa <jolsa@redhat.com> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1352130579-13451-2-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
[config]
|
|
command = stat
|
|
args = -e cycles kill >/dev/null 2>&1
|
|
ret = 1
|
|
|
|
[event:base-stat]
|