add a command to force subbuffer switch
[ust.git] / libustcmd / ustcmd.h
index 06e534526404bf343e3369dff25af92f6e5bb962..2e40d72ff75c1a9c35208f888c73fcb0dbeb2e21 100644 (file)
@@ -64,5 +64,6 @@ extern int ustcmd_send_cmd(const char *, pid_t, char **);
 extern int ustcmd_get_cmsf(struct marker_status **, pid_t);
 extern int ustcmd_set_sock_path(const char *, pid_t);
 extern int ustcmd_get_sock_path(char **, pid_t);
+extern int ustcmd_force_switch(pid_t);
 
 #endif /* _USTCMD_H */
This page took 0.02268 seconds and 4 git commands to generate.