From 8402f27d5ece604aac4e8410eff8ee626cb6cca9 Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 6 Jul 2006 17:57:12 +0000 Subject: [PATCH] start fix per trace git-svn-id: http://ltt.polymtl.ca/svn@1977 04897980-b3bd-0310-b5e0-8ef037075253 --- .../lttv/modules/gui/diskperformance/diskperformance.c | 6 +++--- .../poly/lttv/modules/gui/interrupts/interrupts.c | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) 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