timing.core: use symbol aspect directly on call graph segment's getName()
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 28 Apr 2017 19:33:46 +0000 (15:33 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 2 May 2017 15:19:19 +0000 (11:19 -0400)
commita3f59c25a1aeedc658bb301d1f06e712c840ad91
tree532116680e2faa3146facdf2f07dc564d22c8d43
parentc54d72073856c5726610ce560722fc919c24ef8b
timing.core: use symbol aspect directly on call graph segment's getName()

getName() is a presentation level getter, it only makes sense to resolve
the symbol there.

Change-Id: Ifebaad310b79e7974dfbc1ce95298fab34721cf4
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/96062
Reviewed-by: Hudson CI
Reviewed-by: Loic Prieur-Drevon <loic.prieurdrevon@gmail.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/callgraph/AbstractCalledFunction.java
This page took 0.025386 seconds and 5 git commands to generate.