Add tracing instrumentation for pthread mutex lock functions
authorStefan Seefeld <stefan_seefeld@mentor.com>
Wed, 4 Sep 2013 14:01:50 +0000 (10:01 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 Sep 2013 14:18:37 +0000 (09:18 -0500)
commit600f634aea56e0c003759be5f5e2eb5ac450b742
tree897d6ccd320f48f6afa786a556d1021559063e17
parent9f00ce32b103eed13524c876757b6611c5922382
Add tracing instrumentation for pthread mutex lock functions

Signed-off-by: Stefan Seefeld <stefan_seefeld@mentor.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-libc-wrapper/Makefile.am
liblttng-ust-libc-wrapper/lttng-ust-pthread.c [new file with mode: 0644]
liblttng-ust-libc-wrapper/ust_pthread.h [new file with mode: 0644]
This page took 0.024358 seconds and 4 git commands to generate.