lib: trace-class.c: use `LIB/TRACE-CLASS` logging tag
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 14 Aug 2019 03:09:01 +0000 (23:09 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 4 Sep 2019 15:58:21 +0000 (11:58 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ic453ab3887cc750495367537f2957ef87015ea70
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1921
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
src/lib/trace-ir/trace-class.c

index 24740a5ca2ca7f8ce33807d523b9ec238c42677f..78265b415d8099a51dd5d23dd3e6f897e6c552bc 100644 (file)
@@ -21,7 +21,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "LIB/TRACE"
+#define BT_LOG_TAG "LIB/TRACE-CLASS"
 #include "lib/logging.h"
 
 #include "lib/assert-pre.h"
This page took 0.028855 seconds and 4 git commands to generate.