This allows instances to use windows event tracing.
More...
This allows instances to use windows event tracing
◆ bigvoice_SetInstanceTracing()
Set the instance's tracing provider before creating instance
- Parameters
-
params | the parameters to configure |
tracing_provider | the provider as created with TRACELOGGING_DEFINE_PROVIDER |
activity_guid | the activity guid, used for creation, updates and destruction |
◆ bigvoice_SetInstanceTracingProcessActivity()
void bigvoice_SetInstanceTracingProcessActivity |
( |
struct bigvoice_CInstance * |
instance, |
|
|
GUID |
activity_guid |
|
) |
| |
Set the instance's process activity for tracing (optional). Should be called only in process's thread.
- Parameters
-
instance | the instance to configure |
activity_guid | the activity guid |