Pārlūkot izejas kodu

change the name in the header too

Andra Hugo 10 gadi atpakaļ
vecāks
revīzija
db489184f3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/common/fxt.h

+ 1 - 1
src/common/fxt.h

@@ -192,7 +192,7 @@ void fut_set_filename(char *filename);
 long _starpu_gettid(void);
 
 /* Initialize the FxT library. */
-void _starpu_init_fxt_profiling(unsigned trace_buffer_size);
+void _starpu_fxt_init_profiling(unsigned trace_buffer_size);
 
 /* Stop the FxT library, and generate the trace file. */
 void _starpu_stop_fxt_profiling(void);