lami: Implement a custom chart data provider
authorGabriel-Andrew Pollo-Guilbert <gabrielpolloguilbert@gmail.com>
Thu, 7 Jul 2016 19:11:20 +0000 (15:11 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 10 Mar 2017 14:57:54 +0000 (09:57 -0500)
commit9fffcdd9c78fe49b9a9f91078ffbaad4d3b891c4
treefe5e34b5024ddbb3a856d26bc740872688a5c529
parentbb674e11dc0e001710dce473de1417b0489822c1
lami: Implement a custom chart data provider

This patch adds a data model for a LAMI analysis. It also implements a data
provider into the result table.

This allows the creation of custom charts using the tmf.chart plugin

Change-Id: I1375c81c6e99538d4b2e86afb517c4014b0a8a98
Signed-off-by: Gabriel-Andrew Pollo-Guilbert <gabrielpolloguilbert@gmail.com>
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/76899
Reviewed-by: Hudson CI
analysis/org.eclipse.tracecompass.analysis.lami.core.tests/META-INF/MANIFEST.MF
analysis/org.eclipse.tracecompass.analysis.lami.core/META-INF/MANIFEST.MF
analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiResultTable.java
analysis/org.eclipse.tracecompass.analysis.lami.ui/META-INF/MANIFEST.MF
tmf/org.eclipse.tracecompass.tmf.chart.core/META-INF/MANIFEST.MF
This page took 0.028076 seconds and 5 git commands to generate.