Home
last modified time | relevance | path

Searched refs:shell_pid (Results 1 – 1 of 1) sorted by relevance

/linux/tools/tracing/rtla/tests/scripts/lib/
H A Dget_workload_pids.sh4 local shell_pid=$$
5 local rtla_pid=$(ps -o ppid= $shell_pid)
10 pgrep -P $rtla_pid | grep -v "^$shell_pid$"