getAvailableProfile
Get list of applications with profiler data available on target computer
Syntax
Description
returns the list of application names for which the execution profile data is available on
the Speedgoat® target computer.apps = getAvailableProfile(target_object,'-all')
returns the apps = getAvailableProfile(target_object,app_name)app_name application name if the execution profile data for
the application is available on the target computer and the function returns an empty array
if the execution profile data for the specified application is not available on the target
computer.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b