Add -ust to the name of UST threads of the application
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Sun, 5 Jun 2016 22:00:10 +0000 (18:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 5 Jun 2016 22:50:08 +0000 (18:50 -0400)
commit01f0e40ce5b0c30c7c0706b63532049b311c83cf
treeabab2713569c06cddff8219861b11ab2341498af
parent831b4b0806c39463ab61b8ee82c1951cf252bcd4
Add -ust to the name of UST threads of the application

Add the required functions to change the thread name of the UST
threads and add the -ust string at its end. This will help to
identify LTTng-UST processes when analyzing the trace of a process.

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
liblttng-ust/Makefile.am
liblttng-ust/compat.h
liblttng-ust/lttng-ust-comm.c
This page took 0.024323 seconds and 4 git commands to generate.