linux.core: optimize system calls for memory usage
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 17 May 2016 14:56:47 +0000 (10:56 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 18 May 2016 15:30:03 +0000 (11:30 -0400)
commit137512b371037d75a1a3589b0e043716ce408f5c
treef7e825297064be0483bc1e5de61ec062b1533773
parenta05d1af8e1ec19bcff770b7256bfe32e5088a3fe
linux.core: optimize system calls for memory usage

Drop the arguments and return value and internalize the
Strings.

Change-Id: Id8ab76df2679917e1bcd3e76457ee8f6632bb5b0
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/72939
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/latency/SystemCall.java
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/latency/SystemCallLatencyAnalysis.java
This page took 0.024378 seconds and 5 git commands to generate.