From: David Goulet Date: Fri, 26 Aug 2011 16:41:56 +0000 (-0400) Subject: Fix memory leaks and modify kernel session creation X-Git-Tag: v2.0-pre13~22 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=f9815039b2c793170f6c411b3949aaa76d5b9141;hp=f9815039b2c793170f6c411b3949aaa76d5b9141 Fix memory leaks and modify kernel session creation Set the path of the kernel session in trace-kernel.c in order to centralize that setup at only one place. Signed-off-by: David Goulet ---