analysis: make call graph analysis non automatic
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 25 Aug 2016 19:07:15 +0000 (15:07 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Mon, 29 Aug 2016 11:40:22 +0000 (07:40 -0400)
commitcd3a042a5a87e64ae6389beeb7df01ffe20f591e
tree557ed16cfe1e4d8764c25287b41606a977ada0a9
parentb71189e03c0c31311991183d2c0607e420bef4fc
analysis: make call graph analysis non automatic

Having automatic it will be executed for every trace since it is
available for each trace type at the moment. Moreover, since it
is dependent on the call stack analysis the call call stack
analysis is also triggered.

With this patch it is only done when one of the applicable call
graph views, e.g. Flame Graph view, is opened.

Change-Id: Id80782dc2050f8816b1440c7a9e7ff19503e0373
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/79760
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.ui/plugin.xml
This page took 0.025675 seconds and 5 git commands to generate.