timing: Add/update some toString methods in callgraph
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 17 Jan 2017 20:41:43 +0000 (15:41 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 30 Jan 2017 14:02:31 +0000 (09:02 -0500)
commit75d883bcb826e0f22a9ef5c27b3d0f0822aed93d
treec7eeb2f1639b7be3c879f067e95bec9415f97c83
parentb52c0cb351af227ff2330707ae2780e1250c9f20
timing: Add/update some toString methods in callgraph

It makes it easier to debug the callgraph code without having to deeply
inspect each object.

Change-Id: I9c35d570e13f1d4b506df4d83450e83a1c1dfd64
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/88902
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/callgraph/CalledFunctionTest.java
analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/callgraph/AbstractCalledFunction.java
analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/callgraph/AggregatedCalledFunction.java
This page took 0.02468 seconds and 5 git commands to generate.