os.linux: use Current_cpu_rq for control flow view tool tip
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 25 Nov 2016 21:11:06 +0000 (16:11 -0500)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 25 Nov 2016 23:33:02 +0000 (18:33 -0500)
commit3d1447958cfc4a6125621ca133577f0869747cf9
treed169155adafff84944b129cf2f29dec230355402
parent3fef638debb47795b0eea5c98e2db0a93a4b229c
os.linux: use Current_cpu_rq for control flow view tool tip

Enable the displaying on hovering of the CPU run queue information for
thread in the WAIT_FOR_CPU state.

Using Current_cpu_rq is also valid for currently running thread.

Move the addition of the CPU tool tip attribute to
getEventHoverToolTipInfo so the presented information reflect the
reality at the hovering time.

Change-Id: Ib01cfd883e5ebc4b3f24143bebaf0ad5da74ff69
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowPresentationProvider.java
This page took 0.024586 seconds and 5 git commands to generate.