tc_tracecut Struct Reference
A tracecut object. More...
Detailed Description
A tracecut object.
A tracecut event represents a set of program events parameterized on program objects. The tracecut runtime can monitor program objects to see when an object performs a sequence of events (specified with a regular expression).
Each tracecut must be freed manually with tc_free_tracecut().
- Examples:
The documentation for this struct was generated from the following file:
- src/aop-doxy-main.c
