diff options
author | Kim Phillips <[email protected]> | 2018-06-29 12:46:58 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-07-11 10:01:51 -0300 |
commit | db8fec583f250557ddd6def1505a6c466c9747aa (patch) | |
tree | 836a827e3ab130a136100480a38a295ea7c0118d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f6432b9f65001651412dbc3589d251534822d4ab (diff) |
perf test shell: Prevent temporary editor files from being considered test scripts
Allows a perf shell test developer to concurrently edit and run their
test scripts, avoiding perf test attempts to execute their editor
temporary files, such as seen here:
$ sudo taskset -c 0 ./perf test -vvvvvvvv -F 63
63: 0VIM 8.0 :
--- start ---
sh: 1: ./tests/shell/.record+probe_libc_inet_pton.sh.swp: Permission denied
---- end ----
0VIM 8.0: FAILED!
Signed-off-by: Kim Phillips <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Hendrik Brueckner <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sandipan Das <[email protected]>
Cc: Thomas Richter <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions