Browse Source

Revert "src/common/fxt.c: set the process id in the fxt trace file as mentioned in the documentation"

This reverts commit 426d606c7f39fb7ce135d30ec2e72edab0a59b24.
Samuel Thibault 4 years ago
parent
commit
8e872f197e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/common/fxt.c

+ 0 - 1
src/common/fxt.c

@@ -189,7 +189,6 @@ void _starpu_fxt_init_profiling(uint64_t trace_buffer_size)
 
 	_starpu_fxt_started = 1;
 	_starpu_written = 0;
-	_starpu_id = (int)getpid();
 	_starpu_profile_set_tracefile();
 
 #ifdef HAVE_FUT_SET_FILENAME