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 |
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()
|
11 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 |