Added options to run different tests in module batchtest
[lttv.git] / ltt / branches / poly / include / lttv / lttv.h
index bdd39a6643f9e224c925bcd979588945ce1b8ec2..4c9477adee598176b3e50c27c617829a22fb0811 100644 (file)
@@ -52,4 +52,6 @@ LttvAttribute *lttv_global_attributes();
 #define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
 #define g_debug(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, format)
 
+extern gboolean lttv_profile_memory;
+
 #endif // LTTV_H
This page took 0.022035 seconds and 4 git commands to generate.