Nathalie Furmento
|
9e744c07fd
tools/starpu_trace_state_stats.py: replace print statement by built-in function
|
7 years ago |
Nathalie Furmento
|
26bc90da82
tools/starpu_trace_state_stats.py: replace print statement by built-in function
|
7 years ago |
Samuel Thibault
|
9468394d25
make sonarqube happy
|
7 years ago |
Samuel Thibault
|
018fd21ea5
Fix python3 compatibility
|
7 years ago |
Nathalie Furmento
|
4313317dd8
tools/starpu_trace_state_stats.py: add x permission
|
8 years ago |
Samuel Thibault
|
56f7a63766
fix typo, thanks Florent
|
8 years ago |
Samuel Pitoiset
|
af31622dc4
tools: do not count events which happen afther the Deinitializing one
|
9 years ago |
Samuel Pitoiset
|
68e90551d0
tools: fix SetState events in starpu_trace_state_stats.py
|
9 years ago |
Samuel Pitoiset
|
320f45903c
tools: do not forget the last event when start/stop are used
|
9 years ago |
Samuel Pitoiset
|
b8cc1bbe0d
tools: use a warning when an unknown category occurs
|
9 years ago |
Samuel Pitoiset
|
25e5a1e3b4
tools: make use of xrange() instead of range() in calc_stats()
|
9 years ago |
Samuel Pitoiset
|
5745fc9328
tools: improve performance a bit in insert_worker_event()
|
9 years ago |
Samuel Pitoiset
|
c96d04799a
tools: fix wrong assumption in starpu_trace_state_stats.py
|
9 years ago |
Samuel Pitoiset
|
5c37069d88
tools: remove a huge bottleneck in starpu_trace_state_stats.py
|
9 years ago |
Samuel Pitoiset
|
56600288cf
tools: add add_event_to_stats() to starpu_trace_state_stats.py
|
9 years ago |
Samuel Pitoiset
|
e0705a6070
tools: do not pop an element when the stack is empty
|
9 years ago |
Samuel Pitoiset
|
304fbb7c61
tools: allow to use multiple start/stop events in trace.rec
|
9 years ago |
Samuel Pitoiset
|
b0b680da8e
tools: compute scheduling efficiency in starpu_trace_state_stats.py
|
9 years ago |
Samuel Pitoiset
|
bf6ad8c0e4
tools: separate scheduling time from runtime when parsing trace.rec
|
9 years ago |
Samuel Pitoiset
|
610ec5b74b
tools: fix potential python error when parsing trace.rec
|
9 years ago |
Samuel Pitoiset
|
11cca0f7f3
tools: ignore events before the start_profiling prog event with trace.rec
|
9 years ago |
Samuel Pitoiset
|
5677c342bf
tools: s/Other/Idle/ in starpu_trace_state_stats.py
|
9 years ago |
Samuel Pitoiset
|
09570c23fd
tools: force use of python2.7 with starpu_trace_state_stats.py
|
9 years ago |
Samuel Pitoiset
|
9c70704c28
tools: update starpu_trace_state_stats to compute efficiencies
|
9 years ago |
Samuel Pitoiset
|
7ca57bdc80
tools: add a python script which parses the trace.rec file
|
9 years ago |