Add state saving functions and update processTrace accordingly.
authordagenais <dagenais@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 15 Oct 2003 02:56:59 +0000 (02:56 +0000)
committerdagenais <dagenais@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 15 Oct 2003 02:56:59 +0000 (02:56 +0000)
commit308711e5772586ce8ecc22ce04e571b175309b8e
tree81a5fe746694f88012bf862384aa6652f5d495d5
parentb782dd11ec8e363e135b32a563687a8e4f70bedb
Add state saving functions and update processTrace accordingly.
Add time operators functions

git-svn-id: http://ltt.polymtl.ca/svn@306 04897980-b3bd-0310-b5e0-8ef037075253
21 files changed:
ltt/branches/poly/include/ltt/Makefile.am
ltt/branches/poly/include/ltt/ltt.h
ltt/branches/poly/include/ltt/time.h [new file with mode: 0644]
ltt/branches/poly/include/lttv/iattribute.h
ltt/branches/poly/include/lttv/processTrace.h
ltt/branches/poly/include/lttv/state.h
ltt/branches/poly/include/lttv/traceset.h
ltt/branches/poly/ltt/tracefile.c
ltt/branches/poly/lttv/attribute.c
ltt/branches/poly/lttv/batchAnalysis.c
ltt/branches/poly/lttv/main.c
ltt/branches/poly/lttv/modules/gui/API/gtkTraceSet.c
ltt/branches/poly/lttv/modules/gui/mainWin/src/gtkcustom.c
ltt/branches/poly/lttv/modules/gui/mainWin/src/init_module.c
ltt/branches/poly/lttv/modules/guiControlFlow/Drawing.c
ltt/branches/poly/lttv/modules/guiEvents.c
ltt/branches/poly/lttv/processTrace.c
ltt/branches/poly/lttv/state.c
ltt/branches/poly/lttv/stats.c
ltt/branches/poly/lttv/textDump.c
ltt/branches/poly/lttv/traceset.c
This page took 0.026561 seconds and 4 git commands to generate.