From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francis.Giraldeau@USherbrooke.ca (Francis Giraldeau) Date: Thu, 25 Nov 2010 10:29:55 -0500 Subject: [ltt-dev] [PATCH] Fix initial state bug Message-ID: <20101125102955.615258c7mapayccg@www.usherbrooke.ca> Message-ID: <20101125152955.A5EQ4JWUK5C66aYXpBQtlsmJXv_sVLYhEacmJK9wvNA@z> This patch fixes a bug with the initial state in the control flow viewer. When a process was started before starting the trace, in some situation all the states of this process was wrong, because of a unknown initial state. The patch adds string tables that matches the enums sequence in lttng-modules, to convert enum value in the state dump to quark. --- lttv/lttv/state.c | 21 +++++++-------------- lttv/lttv/state.h | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 14 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Fix-initial-state-bug.patch Type: text/x-patch Size: 5108 bytes Desc: not available URL: