Matthias Hochsteger
|
c5639a5706
|
Thread-safe Timer
- use template arguments instead of run-time variable 'priority'
- change in paje interface for tracing
|
2021-06-11 09:52:58 +02:00 |
|
Matthias Hochsteger
|
91f127ef71
|
memory tracer - fix memory accumulation of children
|
2020-11-25 14:34:29 +01:00 |
|
Matthias Hochsteger
|
b55264e0ee
|
memory tracing - handle multiple consecutive tracers correctly
|
2020-11-24 19:20:21 +01:00 |
|
Matthias Hochsteger
|
efdc57885a
|
memory tracing - store parents array instead of children table
|
2020-11-24 17:12:39 +01:00 |
|
Christopher Lackner
|
922ad16213
|
if more memory is deallocated than allocated set memtracer to 0 not
negative values
|
2020-11-21 22:32:41 +01:00 |
|
Christopher Lackner
|
a69cdc9000
|
mem tracing compile time option, simplify by MemoryTracer as member
|
2020-11-21 15:49:07 +01:00 |
|
Matthias Hochsteger
|
87623981a6
|
export PajeTrace.WriteMemoryChart() to python
|
2020-11-19 19:29:04 +01:00 |
|
Matthias Hochsteger
|
6f98123e98
|
mem tracing - use topological sorting, some fixes
|
2020-11-19 16:16:39 +01:00 |
|
Matthias Hochsteger
|
a17066a387
|
html chart for peak memory consumption, some Array tracing fixes
|
2020-11-19 14:57:45 +01:00 |
|
Matthias Hochsteger
|
f143995f27
|
clean up memory tracing
|
2020-11-18 21:45:00 +01:00 |
|
Matthias Hochsteger
|
1a93fb3fa5
|
first attempt on memory tracing
|
2020-11-18 20:20:35 +01:00 |
|
Matthias Hochsteger
|
6544fbeca6
|
sunburst chart - tooltip formatting
|
2020-10-14 11:52:34 +02:00 |
|
Matthias Hochsteger
|
14e6a1d24b
|
more statistics in sunburst chart
|
2020-10-14 11:52:26 +02:00 |
|
Matthias Hochsteger
|
2629208f38
|
pajetrace - fix Timer names in MPI-trace
|
2020-10-08 12:20:46 +02:00 |
|
Matthias Hochsteger
|
72447a51d5
|
Fix paje trace with MPI and TaskManager
|
2020-08-10 12:20:17 +02:00 |
|
Matthias Hochsteger
|
87c2901e32
|
Disable paje trace thread counter by default (halves trace file size)
|
2020-08-07 15:44:21 +02:00 |
|
Matthias Hochsteger
|
f9ff1db7c3
|
let MPI rank 1 write paje trace file (more timers than rank0)
|
2020-08-07 15:34:21 +02:00 |
|
Matthias Hochsteger
|
acfe9bb606
|
Merge traces with MPI
|
2020-08-07 12:59:22 +02:00 |
|
Matthias Hochsteger
|
e99db57b03
|
Use rdtsc in Timers
|
2019-10-01 13:18:24 +02:00 |
|
Matthias Hochsteger
|
4aadd29dfc
|
[cmake] Fix libraries privately
|
2019-06-30 00:54:31 +02:00 |
|
Matthias Hochsteger
|
0525b8b61f
|
Fix/disable some core guidelines warnings
|
2019-04-24 23:08:17 +02:00 |
|
Matthias Hochsteger
|
81a06181b4
|
Fix time unit in Paje tracer (ms)
|
2019-04-24 18:36:48 +02:00 |
|
Matthias Hochsteger
|
cb461bebf0
|
Paje trace fixes, sunburst charts
Create a .html file visualizing the cumultated run times of
timers and taskmanager jobs
|
2019-04-18 15:15:30 +02:00 |
|
Matthias Hochsteger
|
e0e4b10eee
|
Remove unused variable
|
2019-02-05 15:44:17 +01:00 |
|
Matthias Hochsteger
|
7b8c33ed49
|
Fix bug in pajetrace log, disable trace by default
|
2019-01-17 03:20:18 +01:00 |
|
Matthias Hochsteger
|
4ef76fa710
|
Include spdlog only in logger.cpp
|
2019-01-16 14:53:26 +01:00 |
|
Matthias Hochsteger
|
a40e70526e
|
Fix build errors
|
2019-01-11 13:30:47 +01:00 |
|
Matthias Hochsteger
|
0b2011a4a6
|
Set timer names in paje trace
|
2019-01-11 13:12:45 +01:00 |
|
Matthias Hochsteger
|
3a1cea6cbf
|
[ngcore] Profiler
|
2019-01-03 15:54:50 +01:00 |
|
Matthias Hochsteger
|
678b4497c2
|
Paje tracing
|
2019-01-02 18:38:03 +01:00 |
|