Em Fri, Feb 15, 2019 at 03:42:46PM +0200, Tommi Rantala escreveu: > From: Tommi Rantala <[email protected]> > > If perf was built without trace support, trace+probe_vfs_getname.sh > 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: > > # perf test 64 > 64: Check open filename arg using perf trace + vfs_getname: Skip
Thanks, applied. - Arnaldo

