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:17:19 +0000 (09:17 -0400)
commit60d8702955d702f95053b0355d156ae032ac2bc8
treeb8e408b72ed3b691e2518d1aa4721b10b1ea6d3a
parent0478bb8c28e831722c9fdfadb5aac436b7f0bd27
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.024802 seconds and 4 git commands to generate.