[ltt-dev] [PATCH] Fix initial state bug

Francis Giraldeau Francis.Giraldeau at USherbrooke.ca
Thu Nov 25 10:29:55 EST 2010


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: <http://lists.casi.polymtl.ca/pipermail/lttng-dev/attachments/20101125/8de7be66/attachment-0003.bin>


More information about the lttng-dev mailing list