tmf: Delete supplementary files when changing trace type
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Tue, 30 Apr 2013 17:42:48 +0000 (13:42 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Tue, 30 Apr 2013 19:17:12 +0000 (15:17 -0400)
commit4726e9630a8411db28cff98bd427e4363fe1b010
tree1672b99ceadbec4d897e0ed5c508a7e7e991d6da
parentd3ba47d431bbb63c6df2dc0109671d4c4053b595
tmf: Delete supplementary files when changing trace type

After changing the trace type of a trace the supplementary files
e.g. statistics might have some information that are not
corresponding to the newly selected trace type. By deleting
the supplementary file some stale data will be avoided.

Change-Id: I6672810ea2fa4b363a96f42e26fd8647eba38d71
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/12396
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/SelectTraceTypeHandler.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/project/model/TmfWithFolderElement.java
This page took 0.027208 seconds and 5 git commands to generate.