Debug message cleanup
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 4 Mar 2011 13:01:50 +0000 (08:01 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 4 Mar 2011 13:01:50 +0000 (08:01 -0500)
commit3b297856588b77dcd20ad7497ee46ab68c94c4d9
tree56f73637a032510858f03777c8ea2a4140ed52a7
parente625e9191bcb16522072aa34301cc517392f85ba
Debug message cleanup

We cannot use the number of pointers - 1 to know the number of markers/tp/tc,
because we can have more than one NULL pointer per shared object.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
libust/marker.c
libust/trace_event.c
libust/tracepoint.c
This page took 0.024027 seconds and 4 git commands to generate.