os.linux: Add Linux-specific static definitions
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 12 Mar 2015 18:31:24 +0000 (14:31 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 23 Mar 2015 17:55:32 +0000 (13:55 -0400)
commit03bd936a2d760e40ee867771affb6a02b33985db
treef7cdec71c1a9a11fe9ff4256fbf8ba9f346f081f
parent04927a83c26022d575f60d3941d282b30efed14c
os.linux: Add Linux-specific static definitions

And replace some magic numbers in KernelStateProvider with values
from this file.

It includes some LTTng-specific definitions, but since the statedump
events are handled in this plugin (and not in something lttng2.kernel)
it makes sense for now to put them there.

Change-Id: If47a13ca277a9da0220066b03024fca1f403beb4
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/43758
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.tracecompass.analysis.os.linux.core/META-INF/MANIFEST.MF
org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernelanalysis/KernelStateProvider.java
org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelanalysis/LinuxValues.java [new file with mode: 0644]
This page took 0.026741 seconds and 5 git commands to generate.