From: Mathieu Desnoyers Date: Wed, 18 Dec 2013 18:47:52 +0000 (-0500) Subject: Fix: quote event name in metadata X-Git-Tag: v2.2.4~7 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=2f233e7946b38a8cb825d3f7c2338604a6012d79;hp=2f233e7946b38a8cb825d3f7c2338604a6012d79;p=lttng-modules.git Fix: quote event name in metadata Allows adding events with a "-" within the name with --probe or --function. Signed-off-by: Mathieu Desnoyers ---