From: compudj Date: Thu, 6 Jul 2006 17:57:12 +0000 (+0000) Subject: start fix per trace X-Git-Tag: v0.12.20~1512 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=8402f27d5ece604aac4e8410eff8ee626cb6cca9;p=lttv.git start fix per trace git-svn-id: http://ltt.polymtl.ca/svn@1977 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/modules/gui/diskperformance/diskperformance.c b/ltt/branches/poly/lttv/modules/gui/diskperformance/diskperformance.c index d59d0f3f..af56e9bb 100644 --- a/ltt/branches/poly/lttv/modules/gui/diskperformance/diskperformance.c +++ b/ltt/branches/poly/lttv/modules/gui/diskperformance/diskperformance.c @@ -44,7 +44,7 @@ #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) -#define TRACE_NUMBER 0 +// fixed #define TRACE_NUMBER 0 #define NO_ITEMS 0 enum{ @@ -436,8 +436,8 @@ static void request_event(DiskPerformanceData *disk_performance) nb_trace = lttv_traceset_number(traceset); - for(i = 0; i