014 11:15 AM
> *To:* Linux Tools developer discussions
> *Subject:* [linuxtools-dev] Memory usage of TmfExperiment
>
> I used Eclipse Memory Analyzer (MAT) to find the object holding a
> reference to a large temporary chunk of memory. It appears that
> TmfExperiment is not AutoClosable
per discussions
Subject: [linuxtools-dev] Memory usage of TmfExperiment
I used Eclipse Memory Analyzer (MAT) to find the object holding a reference to
a large temporary chunk of memory. It appears that TmfExperiment is not
AutoClosable as other traces, and calling dispose() method on the experim
I used Eclipse Memory Analyzer (MAT) to find the object holding a reference
to a large temporary chunk of memory. It appears that TmfExperiment is not
AutoClosable as other traces, and calling dispose() method on the
experiment solved the issue. (Whole story:
http://multivax.blogspot.ca/2014/08/pin