Skip to content

Changes

Summary

  1. lttng-ust: Add cpu analysis to be able to query the callsite statesystem (details)
Commit aaed95b316f01ac5aba64310beca6e2ee9fe898c by Marco Miller
lttng-ust: Add cpu analysis to be able to query the callsite statesystem

This analysis is needed because the callsite state system cannot be
queried by a data provider if the user only has a ust trace.

[Added] UstCpuAnalysisModule and UstCpuStateProvider

Change-Id: I0f161ce4847c59b8dc7239482d6e0c3fc247cf27
Signed-off-by: Arnaud Fiorini <fiorini.arnaud@gmail.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/188705
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-by: Marco Miller <marco.miller@ericsson.com>
The file was addedlttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/cpu/UstCpuAnalysisModule.java
The file was addedlttng/org.eclipse.tracecompass.lttng2.ust.core/icons/threads.png
The file was modified lttng/org.eclipse.tracecompass.lttng2.ust.core/plugin.xml (diff)
The file was addedlttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/cpu/UstCpuStateProvider.java
The file was addedlttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/org/eclipse/tracecompass/lttng2/ust/core/tests/analysis/cpu/UstCpuAnalysisModuleTest.java
The file was modified lttng/org.eclipse.tracecompass.lttng2.ust.core/META-INF/MANIFEST.MF (diff)