X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=libust%2Ftracectl.c;h=2f9215e65b29adc0df6095ce72c206425304c559;hb=18baca846d9957651fd0f10b6e5c9cdaa42ce748;hp=ef0155db3388441d83fe3afe813f66b5e78d64e3;hpb=223f2e7ce070406f507856fa8f0de508d8a05ad3;p=ust.git diff --git a/libust/tracectl.c b/libust/tracectl.c index ef0155d..2f9215e 100644 --- a/libust/tracectl.c +++ b/libust/tracectl.c @@ -15,6 +15,11 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +/* This file contains the implementation of the UST listener thread, which + * receives trace control commands. It also coordinates the initialization of + * libust. + */ + #define _GNU_SOURCE #include #include