recalculate-time
recalculate-time
Recalculate total time after
filtering a report.
Syntax
--recalculate-time
--no-recalculate-time
Default
On (recalculate-time)
Generate a Survey report. Show data only for scalar
loops. Do not recalculate total time.
$ advisor --report=survey –-project-dir=./adv --filter=”Type”=”Scalar” –-no-recalculate-time
Generate a Survey report. Show data only for
loops/functions from
my_module1
. Explicitly recalculate total time.
$ advisor --report=survey –project-dir=./adv --filter=”Module”=”my_module1” --recalculate-time