[lttng-dev] [PATCH] Adding a DBG2 to lttng/utils.c get_session_name()

Thibault, Daniel Daniel.Thibault at drdc-rddc.gc.ca
Wed Jan 25 15:06:10 EST 2012


------------------------------
>From ff37e87b82cc1e8e08d9a45f7097c07bc768b86c Wed, 25 Jan 2012 15:04:35 -0500
From: Daniel U. Thibault <daniel.thibault at drdc-rddc.gc.ca>
Date: Wed, 25 Jan 2012 15:03:31 -0500
Subject: [PATCH] Adding a DBG2 to lttng/utils.c get_session_name()

diff --git a/src/bin/lttng/utils.c b/src/bin/lttng/utils.c
index 635bf77..78fb04a 100644
--- a/src/bin/lttng/utils.c
+++ b/src/bin/lttng/utils.c
@@ -47,6 +47,7 @@
 	}
 
 error:
+	DBG2("Config file path found: %s", path);
 	DBG("Session name found: %s", session_name);
 	return session_name;
 }
------------------------------

Daniel U. Thibault
R & D pour la défense Canada - Valcartier (RDDC Valcartier) / Defence R&D Canada - Valcartier (DRDC Valcartier)
Système de systèmes (SdS) / System of Systems (SoS)
Solutions informatiques et expérimentations (SIE) / Computing Solutions and Experimentations (CSE)
2459 Boul. Pie XI Nord
Québec, QC  G3J 1X5
CANADA
Vox : (418) 844-4000 x4245
Fax : (418) 844-4538
NAC: 918V QSDJ
Gouvernement du Canada / Government of Canada
<http://www.valcartier.drdc-rddc.gc.ca/>



More information about the lttng-dev mailing list