statedump_process_state & problems patches
[lttngtop.git] / src / common.h
index 21df7b11603918380d3d04ef41078332dd583075..0903413a157e43bf42547f3f137160b50d42f70f 100644 (file)
@@ -63,4 +63,7 @@ uint64_t get_context_pid(const struct bt_ctf_event *event);
 uint64_t get_context_ppid(const struct bt_ctf_event *event);
 char *get_context_comm(const struct bt_ctf_event *event);
 
+enum bt_cb_ret handle_statedump_process_state(struct bt_ctf_event *call_data,
+                                             void *private_data);
+
 #endif /* _COMMON_H */
This page took 0.021795 seconds and 4 git commands to generate.