From: compudj Date: Sat, 14 Aug 2004 06:51:01 +0000 (+0000) Subject: comment about current process X-Git-Tag: v0.12.20~2752 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=3bb305441a4f5b72a07e7f278dd51d5ebb4eb7cb;p=lttv.git comment about current process git-svn-id: http://ltt.polymtl.ca/svn@737 04897980-b3bd-0310-b5e0-8ef037075253 --- 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;