Commit History

Author SHA1 Message Date
  Nathalie Furmento f7abbfa6fc update copyright 7 years ago
  Samuel Thibault bbbf94114f migrate existing memory state tracing to new events 7 years ago
  Nathalie Furmento f8b6e4bfca New environment variable STARPU_GENERATE_TRACE_OPTIONS to specify fxt options (to be used with STARPU_GENERATE_TRACE) 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 years ago
  Samuel Thibault 4bda3d1ccf Fix deadlock between fxt and mpi when STARPU_FXT_TRACE is 0 8 years ago
  Nathalie Furmento 1ee76fc697 src: starpu catches signal SIGINT and SIGSEGV to do its own stuff, for now, it justs dump the fxt trace file 8 years ago
  Samuel Thibault f6100cc998 Also include _starpu_fxt_get_job_id when running without FXT, it is also needed for various other profiling 8 years ago
  Samuel Thibault aa2f42befe Factorize numbering jobs and submitorder, and add DATA_WONT_USE events for tasks.rec 8 years ago
  Samuel Thibault 2ebe25efed Fix out of bound access: strncat's size parameter is for the source, not the target 8 years ago
  Nathalie Furmento 812db0016c src: improve string processing 8 years ago
  Nathalie Furmento ef395f6e4b when possible, use sizeof instead of a hard-coded value for a string length 8 years ago
  Nathalie Furmento cbac70e22c use starpu_pthread_self() instead of pthread_self 8 years ago
  Samuel Thibault d533605d5b no need to test for multiple fxt initializations, this never happens 8 years ago
  Nathalie Furmento d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 8 years ago
  Samuel Thibault c6dd318e3f prevent starpu_tasks_rec_complete from overwriting the FxT trace 9 years ago
  Samuel Thibault f90d916f1b fix warning 9 years ago
  Samuel Thibault 65da8d6979 Add starpu_fxt_trace_user_event_string 9 years ago
  Samuel Thibault 8d585eb112 fix build 9 years ago
  Samuel Thibault a274e09acb drop unused parameter 9 years ago
  Samuel Thibault fe0698cafc port r18176 from trunk: Fix starpu mpi simgrid fxt traces 9 years ago
  Samuel Thibault 53816fd5db fix warning 9 years ago
  Nathalie Furmento e6b97608f2 src/common/fxt.c: define a empty body starpu_fxt_autostart_profiling() function when fxt is not enabled 9 years ago
  Samuel Thibault 18670a9934 Add starpu_fxt_autostart_profiling to be able to avoid autostart. 9 years ago
  Samuel Thibault d7c3bce495 fix build 9 years ago
  Nathalie Furmento 3cdc863cb4 fix bugs detected by coverity 9 years ago
  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