Lines Matching refs:tracing
2829 it later by sending the tracing thread a SIGUSR1. The first line of
2831 tracing thread pid = 20093
2911 That will strace only the main UML thread, the tracing thread, which
3060 $14 = {extern_pid = 1980, tracing = 0, want_tracing = 0, forking = 0,
4133 The less common and more painful case is when the tracing thread
4135 needs a healthy tracing thread in order to work. The first thing to
4136 do is get a backtrace from the tracing thread. This is done by
4138 pid. You can figure out the tracing thread pid by looking at the
4142 tracing thread pid = 15851
4151 jdike 15851 4.5 0.4 132568 1104 pts/0 S 21:34 0:05 ./linux [(tracing thread)]
4160 If the tracing thread flaked out all by itself, then send that
4188 Run gdb on the tracing thread as described in case 2 and do:
4196 Detach from the tracing thread and attach to that other thread: