Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 rokov pred |
Nathalie Furmento
|
c0897dbca8
src/common/fxt.c: fix preprocessing
|
12 rokov pred |
Samuel Thibault
|
c6bc5db0b5
Add starpu_fxt_start/stop_profiling stubs in the non-FXT case
|
12 rokov pred |
Samuel Thibault
|
9cf22e94cc
Let profiling record the workers topology before disabling events.
|
12 rokov pred |
Andra Hugo
|
2ea27d7a1d
small hack (to be fixed)
|
12 rokov pred |
Samuel Thibault
|
3ebe909edf
Add starpu_fxt_stop_profiling, document it and starpu_fxt_start_profiling
|
12 rokov pred |
Nathalie Furmento
|
cb1497cf9a
src/common/fxt.c: make sure new name is properly set when calling starpu_set_profiling_id
|
12 rokov pred |
Nathalie Furmento
|
b58f60b0b7
fxt: rename function starpu_start_fxt_profiling into starpu_fxt_start_profiling
|
12 rokov pred |
Samuel Thibault
|
3c1aa1bd4b
permit to change the trace buffer size
|
12 rokov pred |
Samuel Thibault
|
2f54cfb3d1
rename no_auto_profile into no_auto_start_trace to avoid confusing FxT tracing with task profiling
|
12 rokov pred |
Samuel Thibault
|
d44004556b
Fix restarting recording an fxt trace
|
12 rokov pred |
Andra Hugo
|
676eb70644
fix last commit
|
12 rokov pred |
Andra Hugo
|
d6a15c7e7c
* create a public function starpu_start_fxt_profiling
|
12 rokov pred |
Nathalie Furmento
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
13 rokov pred |
Samuel Thibault
|
3dcd6e33db
export virtual thread id and time to simgrid traces
|
13 rokov pred |
Cyril Roelandt
|
d2d9ce97ca
Fix non-ANSI function declarations found using smatch.
|
13 rokov pred |
Samuel Thibault
|
aecf2f8304
Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle.
|
13 rokov pred |
Samuel Thibault
|
cccf03c7a1
Add mingw32 support for thread id
|
13 rokov pred |
Samuel Thibault
|
c807ac1eda
fix enable_fut_flush detection, add fut_set_filename call
|
13 rokov pred |
Nathalie Furmento
|
a1f1ddf4be
FxT: Allow larger event buffer
|
13 rokov pred |
Cyril Roelandt
|
44119c0beb
FxT: only include sys/syscall.h on Linux.
|
13 rokov pred |
Cyril Roelandt
|
fa03175d5b
Fix the build when using FxT on systems other than Linux.
|
13 rokov pred |
Samuel Thibault
|
d9fffa960b
move fxt declarations to its own header
|
14 rokov pred |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 rokov pred |
Nathalie Furmento
|
1b377f358f
src: rename internal objects following coding conventions
|
14 rokov pred |
Nathalie Furmento
|
98a6500c28
src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))'
|
14 rokov pred |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
14 rokov pred |
Nathalie Furmento
|
d4ffdcb7f8
fxt: reset tracefile name when calling starpu_set_profiling_id
|
14 rokov pred |
Samuel Thibault
|
47d387092e
Use MPI rank instead of PID for profiling file name
|
14 rokov pred |
Cédric Augonnet
|
84af19fdde
- Major cleanup of the code generating the Paje trace
|
14 rokov pred |