pub const dr_operation_mode_t_DR_MODE_DO_NOT_RUN: dr_operation_mode_t = 4;Expand description
Do not run this application under DynamoRIO control. Useful for following all child processes except a handful (blocklist).
pub const dr_operation_mode_t_DR_MODE_DO_NOT_RUN: dr_operation_mode_t = 4;Do not run this application under DynamoRIO control. Useful for following all child processes except a handful (blocklist).