Make tracectl destructor aware of fork status
authorNils Carlson <nils.carlson@ericsson.com>
Mon, 25 Oct 2010 10:57:30 +0000 (12:57 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Tue, 26 Oct 2010 16:35:28 +0000 (18:35 +0200)
commitbc237fab2306223e429c43ff003ac06c3777be99
tree5493fecb15ac8cefa5d6ebf866a7c1bccb6d16b1
parent48beefc91ce09133eac5a09bd856de83b86a54b6
Make tracectl destructor aware of fork status

This little patch checks to see whether we have used a fork
wrapper to fork. If not we won't have a working UST in the process
and can skip the destructor stage.

Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
Acked-by: David Goulet <david.goulet@polymtl.ca>
libust/tracectl.c
This page took 0.023075 seconds and 4 git commands to generate.