Lines Matching refs:trace
16 echo > trace
18 grep testprobe trace
19 ! grep 'do_fork <-' trace
23 echo > trace
25 grep testprobe trace
26 grep 'do_fork <-' trace
30 echo > trace
32 ! grep testprobe trace
33 grep 'do_fork <-' trace
38 echo > trace
40 grep testprobe trace
41 grep 'do_fork <-' trace
45 echo > trace
47 grep testprobe trace
48 ! grep 'do_fork <-' trace
55 echo > trace