ctf: potential memory optimization
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 11 Mar 2014 20:09:14 +0000 (16:09 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 2 May 2014 02:37:41 +0000 (22:37 -0400)
commit48fae400c85b07bb6850d5b29f10e9d39d1b5c60
tree8d4d0211df40ffac1e9666d11a7bf60eeb1723a2
parent52e0da0464f2626e58fb9f2cd0cfa2f7730f8819
ctf: potential memory optimization

This patch leads to a 300x memory improvement in lttng kernel traces
but a performance regression.

Change-Id: I655fa7b8ae94d742ee79d879bbbb5b2ddeec1374
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/23221
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Hudson CI
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/CTFTrace.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/StreamInputPacketReader.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/StreamInputReader.java
This page took 0.03759 seconds and 5 git commands to generate.