Lines Matching full:trace
13 echo > trace
15 grep testprobe trace
16 ! grep "$FUNCTION_FORK <-" trace
20 echo > trace
22 grep testprobe trace
23 grep "$FUNCTION_FORK <-" trace
27 echo > trace
29 ! grep testprobe trace
30 grep "$FUNCTION_FORK <-" trace
35 echo > trace
37 grep testprobe trace
38 grep "$FUNCTION_FORK <-" trace
42 echo > trace
44 grep testprobe trace
45 ! grep "$FUNCTION_FORK <-" trace