ust: continue moving communication stuff to libustcomm and cleanup
[ust.git] / libtracing / tracer.h
index e39947f0185141146ae86d8eea61e9ff134b0bdb..9af31944cda740b346d94d833abd7f03edee32cb 100644 (file)
@@ -692,4 +692,6 @@ void ltt_unlock_traces(void);
 
 //ust// #endif /* CONFIG_LTT */
 
+struct ltt_trace_struct *_ltt_trace_find(const char *trace_name);
+
 #endif /* _LTT_TRACER_H */
This page took 0.023213 seconds and 4 git commands to generate.