ss: Add class to serialize/deserialize a statedump
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 7 Jul 2017 20:58:51 +0000 (16:58 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 7 Jul 2017 20:58:51 +0000 (16:58 -0400)
commit51a8fbff587071150524d5651ed5eb7e15584e9b
tree585808a54787c55d32d3ea62686c4d2bc983a53c
parentc9694d5488e99ef9412951697bd6516386696b4d
ss: Add class to serialize/deserialize a statedump

This will allow saving and restoring the equivalent of an
"ongoing state", to serve as a statedump for trimmed traces
for example.

Change-Id: I95581bfb746eb8579aaf669ca3dccd4663137d67
Signed-off-by: Philippe Proulx <pproulx@efficios.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StatedumpTest.java [new file with mode: 0644]
statesystem/org.eclipse.tracecompass.statesystem.core/META-INF/MANIFEST.MF
statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/Statedump.java [new file with mode: 0644]
This page took 0.025341 seconds and 5 git commands to generate.