Shortcut string creation in tracing functions.
authorEtienne Bergeron <etienne.bergeron@gmail.com>
Fri, 15 Nov 2013 04:17:37 +0000 (23:17 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 21 Nov 2013 23:07:38 +0000 (18:07 -0500)
commitd773f03582f2397d9b74b1b843df4cf44552c717
tree8dfc1642740a52b265c4eb32e0fae9ae3955fc88
parent8a6ff07fa6fa0380fd00c2a6eada8424ab0f5f8d
Shortcut string creation in tracing functions.

This quick fix avoid useless creation of the message to be logged when tracing isn't enabled.

Change-Id: If1a667451c59afa67e25572f598e0826ce92f090
Signed-off-by: Etienne Bergeron <etienne.bergeron@gmail.com>
Reviewed-on: https://git.eclipse.org/r/18453
Reviewed-by: François Doray <fdoray.eclipse@gmail.com>
Tested-by: Hudson CI
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/TmfCoreTracer.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/TmfUiTracer.java
This page took 0.025853 seconds and 5 git commands to generate.