|
Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
|
#include <hw.h>
Public Attributes | ||
| profile_type | type | |
| union { | ||
| int pid | ||
| } | data | |
Struct describing information necessary for profiling a workflow.
| union { ... } profile_info::data |
Union storing proper profiling information.
| int profile_info::pid |
If type is LINUX_PROCESS, the PID of a process executing a workflow.
| profile_type profile_info::type |
Type of workflow execution.