Store the callsites into the library callsite list
authorIkaheimonen, JP <jp_ikaheimonen@mentor.com>
Thu, 3 Oct 2013 06:46:27 +0000 (06:46 +0000)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 7 Oct 2013 13:41:34 +0000 (09:41 -0400)
commit632c1bda6c5a1110a2cdc6fe1d29529f33aa9888
tree3eecc31190adcb781e52f8793d182454b39cbccd
parent14b545e3dc23d01d7189372c7381c7e77e3b5afb
Store the callsites into the library callsite list

Fix the issue where the callsites are registered but never
properly unregistered.

[ Edit by Mathieu Desnoyers: minor coding style fix: remove parenthesis. ]

Signed-off-by: Ikaheimonen, JP <jp_ikaheimonen@mentor.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/tracepoint.c
This page took 0.02511 seconds and 4 git commands to generate.