immediately create listener thread on process creation
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 13 Oct 2009 21:47:24 +0000 (17:47 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 13 Oct 2009 21:47:24 +0000 (17:47 -0400)
commit2944a62989b8466e0d551e37a0be0e8e6cd69905
treec4df7438ea5b5fb6992e8e375b8f147774e07490
parentc5fdc88852bc232e24fb3941ea5d5719b4490a87
immediately create listener thread on process creation

It is complex to create a thread properly inside a signal handler.
Leave this aside for now. This optimization can always be added
later.
libust/tracectl.c
libustcomm/ustcomm.c
This page took 0.024031 seconds and 4 git commands to generate.