From 3bb305441a4f5b72a07e7f278dd51d5ebb4eb7cb Mon Sep 17 00:00:00 2001 From: compudj Date: Sat, 14 Aug 2004 06:51:01 +0000 Subject: [PATCH] comment about current process git-svn-id: http://ltt.polymtl.ca/svn@737 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/gui/controlflow/processlist.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.h b/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.h index 13af79c3..7a2f4828 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.h +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.h @@ -88,6 +88,7 @@ struct _ProcessList { guint number_of_process; gint cell_height_cache; + /* FIXME : those current process must be one per CPU !! */ ProcessInfo *current_process_info; HashedProcessData *current_hash_data; -- 2.34.1