From: Mathieu Desnoyers Date: Tue, 22 Feb 2011 16:39:54 +0000 (-0500) Subject: markers: fix: teardown should be tagged with "destructor" attribute X-Git-Tag: v0.12~39 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=34d3c2d49c5e957dc791d73bfd125dada590ab5c;hp=34d3c2d49c5e957dc791d73bfd125dada590ab5c;p=ust.git markers: fix: teardown should be tagged with "destructor" attribute ..rather than "constructor", which led to the core markers being removed from the list before doing anything useful. Signed-off-by: Mathieu Desnoyers ---