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:12 +0000 (09:41 -0400)
commitb9c538cb83008da841a3c1cd3bd353bf24adf62e
tree07bbada3db4bbc8ceeeabbeb02bd77823164c517
parent1d50738016cd27302f4f8abf5c79388bc51b78a8
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.024105 seconds and 4 git commands to generate.