fork: don't switch buffer when destroying trace in child
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Fri, 26 Feb 2010 22:46:23 +0000 (17:46 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Fri, 26 Feb 2010 22:46:23 +0000 (17:46 -0500)
If we do switch the buffer, it switches the parent's buffer, because the both
process' buffers are still the same. This is undesirable. So we add a special
"drop" mode to ltt_trace_destroy.


No differences found
This page took 0.023356 seconds and 4 git commands to generate.