lttng: Add irq_softirq_raise to lttng 2.7 layout
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 18 Feb 2016 22:39:52 +0000 (17:39 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 19 Feb 2016 22:52:16 +0000 (17:52 -0500)
commitf8292c94fe4747fe3782960ffac2f3bd0b7812ff
tree9222d1d48785a9e211419cf9dba4296d821621b6
parent921151cf2a6b75afd43fc42a69aae1d7d3cfb231
lttng: Add irq_softirq_raise to lttng 2.7 layout

This patch adds the definition for soft irq raises.

When LTTng 2.7 came out, it renamed softirq raise, entry and exit
events. That patch[1] was tested using the critical path analysis which
does not look up the raise event, only entry and exit. The only view
that shows raised states is the resources view, This patch fixes the
regression on that patch. Testing is only done with an LTTng 2.0 trace
therefore it fell through the cracks on that side too.

[1] e8e9291 lttng: additions definitions for lttng 2.7 and 2.8

Change-Id: Ibd9902d57a8dfb908153df257650235f369a48e0
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/66877
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java
This page took 0.026721 seconds and 5 git commands to generate.