Commit History

Author SHA1 Message Date
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv 10 years ago
  Nathalie Furmento 0a219cce83 src: fix function name to follow naming policy 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 19e78fe1ac fix warning 10 years ago
  Andra Hugo ba3e4d7403 small fixes done while writing my thesis + task window at context level (before pushing tasks to the scheduler) expressed w.r.t. to time and not number of tasks 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Samuel Thibault 8ba2bf5419 fix build 11 years ago
  Samuel Thibault 1359bf77f3 use _WIN32 instead of just MINGW32 11 years ago
  Samuel Thibault 86eab72d26 revert r13284 and r13286: probes happen before the TSD is allocated 11 years ago
  Samuel Thibault df782f4617 delete TSD only after fxt is really off 11 years ago
  Samuel Thibault bec10be1cd Use TSD to cache the value of gettid for FXT traces 11 years ago
  Samuel Thibault ce7007a3c3 Add events to see where profiling starts and stops 11 years ago
  Nathalie Furmento e97679a558 fxt: rename function starpu_trace_user_event() as starpu_fxt_trace_user_event() 12 years ago
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
  Nathalie Furmento c0897dbca8 src/common/fxt.c: fix preprocessing 12 years ago
  Samuel Thibault c6bc5db0b5 Add starpu_fxt_start/stop_profiling stubs in the non-FXT case 12 years ago
  Samuel Thibault 9cf22e94cc Let profiling record the workers topology before disabling events. 12 years ago
  Andra Hugo 2ea27d7a1d small hack (to be fixed) 12 years ago
  Samuel Thibault 3ebe909edf Add starpu_fxt_stop_profiling, document it and starpu_fxt_start_profiling 12 years ago
  Nathalie Furmento cb1497cf9a src/common/fxt.c: make sure new name is properly set when calling starpu_set_profiling_id 12 years ago
  Nathalie Furmento b58f60b0b7 fxt: rename function starpu_start_fxt_profiling into starpu_fxt_start_profiling 13 years ago
  Samuel Thibault 3c1aa1bd4b permit to change the trace buffer size 13 years ago
  Samuel Thibault 2f54cfb3d1 rename no_auto_profile into no_auto_start_trace to avoid confusing FxT tracing with task profiling 13 years ago
  Samuel Thibault d44004556b Fix restarting recording an fxt trace 13 years ago
  Andra Hugo 676eb70644 fix last commit 13 years ago
  Andra Hugo d6a15c7e7c * create a public function starpu_start_fxt_profiling 13 years ago
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces 13 years ago
  Samuel Thibault 3dcd6e33db export virtual thread id and time to simgrid traces 13 years ago
  Cyril Roelandt d2d9ce97ca Fix non-ANSI function declarations found using smatch. 13 years ago
  Samuel Thibault aecf2f8304 Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle. 13 years ago