レポートをフィルター処理した後、合計時間を再計算します。
[フィルター]
--recalculate-time --no-recalculate-time |
オン (recalculate-time)
サーベイレポートを生成します。スカラーループのデータのみを表示します。合計時間を再計算しません。
advisor --report=survey --filter="Type"="Scalar" --no-recalculate-time --project-dir=./advi_resultsサーベイレポートを生成します。my_module1 のループ/関数のデータのみを表示します。合計時間の再計算を指示します。
advisor --report=survey --filter="Module"="my_module1" --recalculate-time --project-dir=./advi_results