Add --create-trace option to ustctl
[ust.git] / libustcmd / ustcmd.h
index da4718b0943b3d317525355834c062e43a30decb..a494bcff3b94068ff5595ea76a8546cac881a544 100644 (file)
@@ -34,6 +34,7 @@ extern int ustcmd_set_marker_state(const char *, int, pid_t);
 extern int ustcmd_destroy_trace(pid_t);
 extern int ustcmd_setup_and_start(pid_t);
 extern int ustcmd_stop_trace(pid_t);
+extern int ustcmd_create_trace(pid_t);
 extern int ustcmd_start_trace(pid_t);
 extern int ustcmd_free_cmsf(struct marker_status *);
 extern unsigned int ustcmd_count_nl(const char *);
This page took 0.022294 seconds and 4 git commands to generate.