|
@@ -71,6 +71,7 @@ void starpu_fxt_start_profiling(void);
|
|
void starpu_fxt_stop_profiling(void);
|
|
void starpu_fxt_stop_profiling(void);
|
|
void starpu_fxt_write_data_trace(char *filename_in);
|
|
void starpu_fxt_write_data_trace(char *filename_in);
|
|
void starpu_fxt_trace_user_event(unsigned long code);
|
|
void starpu_fxt_trace_user_event(unsigned long code);
|
|
|
|
+void starpu_fxt_trace_user_event_string(const char *s);
|
|
|
|
|
|
#ifdef __cplusplus
|
|
#ifdef __cplusplus
|
|
}
|
|
}
|