Home
last modified time | relevance | path

Searched hist:"97 f8827a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/ftrace/test.d/instances/
H A Dinstance-event.tc97f8827a Mon May 23 09:04:46 CDT 2016 Steven Rostedt (Red Hat) <rostedt@goodmis.org> 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>
97f8827a Mon May 23 09:04:46 CDT 2016 Steven Rostedt (Red Hat) <rostedt@goodmis.org> 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>