os.linux: Handle cpu field in statedump events
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 25 Nov 2016 03:51:17 +0000 (22:51 -0500)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 25 Nov 2016 21:57:52 +0000 (16:57 -0500)
commitb054b99a937ef8c06c016fcf94e5dabe849a3e7f
tree949c7d6464b9697dde0cd47d863b9fc1a24e0e9a
parent16ad5604d4c4e36e149d149e1bf999ca53781d3b
os.linux: Handle cpu field in statedump events

LTTng 2.10 will introduce a new "cpu" field in
statedump_process_state events, which will indicate
on which CPU's run queue the thread is currently
scheduled.

Change-Id: I521aea89d5802c5bad4881ab4172c8a7211285b4
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java
This page took 0.025031 seconds and 5 git commands to generate.