ctf: Actually close the filechannels to the streams
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 27 Apr 2012 17:11:54 +0000 (13:11 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 27 Apr 2012 17:13:26 +0000 (13:13 -0400)
commit26ea03d2c77a951350f9e4f180c5ec9872d1436e
tree957bccf0860dc96909c43549cf87118648b3a551
parentc88e827daff00ea46f170da5dda24bc9cb23eeda
ctf: Actually close the filechannels to the streams

Once we get the option to unload a trace from an experiment,
we can call .finalize(), which will ensure the descriptors are
closed.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/CTFTrace.java
This page took 0.024421 seconds and 5 git commands to generate.