From: Mathieu Desnoyers Date: Fri, 19 Jul 2013 18:43:05 +0000 (-0400) Subject: Fix: sym name len (kernel) X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=bd722d76b035766511f0b329f9bbaa2f4180c4ed;hp=bd722d76b035766511f0b329f9bbaa2f4180c4ed Fix: sym name len (kernel) Use kernel and not UST sym name len for kernel tracing. Fixed build when UST is disabled. Fix bug introduced in 2.3-rc dev cycle by: commit 850767541647c102a299d7fbc39c97555ac70224 Author: Mathieu Desnoyers Date: Fri Jul 19 09:04:29 2013 -0400 Fix: (slight UI change) refuse missing -c if non-default channel exists Signed-off-by: Mathieu Desnoyers ---