lttng: additional definitions for lttng 2.7 and 2.8
authorFrancis Giraldeau <francis.giraldeau@gmail.com>
Thu, 29 Oct 2015 14:13:39 +0000 (10:13 -0400)
committerFrancis Giraldeau <francis.giraldeau@gmail.com>
Tue, 24 Nov 2015 21:29:46 +0000 (16:29 -0500)
commite8e9291622adbf1ed9f49e473cb1cd8a020da2a9
treefc7b9e37e55c8a5af53b3b0e4933216e7cf87ca6
parent5aa7fe19cf2e2ada8d40c66c6b232f9331d51b99
lttng: additional definitions for lttng 2.7 and 2.8

* New event sched_waking (for upcomming lttng 2.8 and linux > 4.3)
* Modified event names in lttng 2.7 for softirqs
  (softirq_entry renamed to irq_softirq_entry)

Change-Id: I0c5acd0e201e41ad7f2cf6749cc2105d41523f3f
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Reviewed-on: https://git.eclipse.org/r/59230
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/trace/DefaultEventLayout.java
lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java
lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/lttng2/kernel/core/trace/LttngKernelTrace.java
This page took 0.036591 seconds and 5 git commands to generate.