Centralize control of contructors/destructors
[lttng-ust.git] / include / ust / tracepoint-internal.h
index 83ea68de8b76a12c4f52aadfc1bc807e671c9dfe..6ed789032f85a925633d83447d76dfbae2d2ea3f 100644 (file)
@@ -76,5 +76,6 @@ extern void trace_event_update_process(void);
 extern int is_trace_event_enabled(const char *channel, const char *name);
 
 extern void init_tracepoint(void);
+extern void exit_tracepoint(void);
 
 #endif /* _UST_TRACEPOINT_INTERNAL_H */
This page took 0.024675 seconds and 4 git commands to generate.