a72fe0afa1
The record command now properly returns the status of the tracee if there's any. We need to properly set the expected return value of the tracee in the attr tests. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Thomas Richter <tmricht@linux.vnet.ibm.com> Link: http://lkml.kernel.org/r/20170703145030.12903-10-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
[config]
|
|
command = record
|
|
args = -g kill >/dev/null 2>&1
|
|
ret = 1
|
|
|
|
[event:base-record]
|
|
sample_type=295
|