executable-of-interest
executable-of-interest
Specify an application for analysis that is not the starting
application.
GUI Equivalent
Syntax
--executable-of-interest
=
<PATH>
Arguments
<PATH>
is a string specifying
the PATH/name of the executable to be analyzed.
Actions Modified
Usage
Specify an executable child process to analyze, instead
of the script or application that spawns the child process.
Example
Run a Survey analysis launched from
myScript
. Specify
myApplication
as the executable of interest.
advisor --collect=survey --project-dir=./advi_results --executable-of-interest=./myApplication.exe -- ./myScript