diff options
author | Tommi Rantala <[email protected]> | 2019-02-15 15:42:46 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-02-15 13:42:26 -0300 |
commit | 83244772a4cf9490a54182be2f65f45d6b1a1ee8 (patch) | |
tree | c684025d11c87ef533471d7cda989dcb8ac9c34f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 43f4e6279f05eefac058a3524e184cecae463bfe (diff) |
perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support
If perf was built without trace support, the trace+probe_vfs_getname.sh
'perf test' entry fails:
# perf trace -h
perf: 'trace' is not a perf-command. See 'perf --help'
# perf test 64
64: Check open filename arg using perf trace + vfs_getname: FAILED!
Check trace support, so that we'll skip the test in that case:
# perf test 64
64: Check open filename arg using perf trace + vfs_getname: Skip
Signed-off-by: Tommi Rantala <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Hendrik Brueckner <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kim Phillips <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions