linux/tools/testing/selftests/ftrace/test.d/instances
Steven Rostedt (Red Hat) 97f8827a8c ftracetest: Use proper logic to find process PID
Half of the test in instance-event.tc was updated to use $! to find the PID
of the previous background process that was launched, but the second part of
the test still used the parsing of "jobs", which does not work on all shells
like $! does.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2016-05-23 10:04:46 -04:00
..
instance-event.tc ftracetest: Use proper logic to find process PID 2016-05-23 10:04:46 -04:00
instance.tc ftracetest: Fix instance test to use proper shell command for pids 2016-02-19 12:11:21 -05:00