analysis.os: Add layouted requirements to the CPU analysis
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 8 Mar 2016 20:41:40 +0000 (15:41 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 18 Apr 2016 23:45:40 +0000 (19:45 -0400)
commit52c97b87573522fc93b8e7fdc194c4f896876591
tree7018a0f22fe2302ea1d380293557043755720dc3
parent5064e0844ebcea249ef3acb514d73ffce95db46c
analysis.os: Add layouted requirements to the CPU analysis

That patch attempts to bring back the concept of requirements to linux kernel
analyses. The requirements were disabled since the event layouts appeared.

Change-Id: I12b4befa69c94ca7205ea0db7670ee126788dc42
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/68015
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageAnalysis.java
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/trace/KernelEventLayoutRequirement.java [new file with mode: 0644]
This page took 0.024485 seconds and 5 git commands to generate.