Intel® Advisor Help
Select what binary files will be added to a read-only snapshot.
--cache-binaries-mode=<string> |
<string> is one of the following:
Argument |
Description |
---|---|
full |
Add all binary files to a read-only snapshot. |
light |
Add only essential binary files to a read-only snapshot. |
off |
Do not add binary files to a read-only snapshot. |
light
Use full mode to add all binary files. This can increase the snapshot size.
If you only need minimal information in a snapshot, for example, only timings to compare them with other results, you can set the mode to off or light to reduce snapshot size.
Create a snapshot new_snapshot and add all binary files.
advisor --snapshot --cache-binaries --cache-binaries-mode=full --project-dir=./advi_result -- new_snapshot