| |||
| Home > Tracing Tutorial > Using triggers to collect trace around a specific data access | |||
You can collect trace when a specified data access occurs. You can display the trace captured:
before the trigger point, which is the default action
after the trigger point
around the trigger point (distributed evenly around the trigger point by default).
You can also choose to stop execution when the trigger is hit.
See also: