Bartosz Taudul
|
08729c2b42
|
Allow disabling average and median time markers.
|
2018-09-02 13:06:09 +02:00 |
|
Bartosz Taudul
|
1bff8a7997
|
Draw group average and median times on histogram.
|
2018-09-02 13:00:21 +02:00 |
|
Bartosz Taudul
|
c3c48117d4
|
Display group average and median times.
|
2018-09-02 13:00:21 +02:00 |
|
Bartosz Taudul
|
2d3ce1bf25
|
Calculate group average and median times.
|
2018-09-02 13:00:21 +02:00 |
|
Bartosz Taudul
|
5733b420a1
|
Use the same algorithm for selection group binning.
|
2018-09-02 03:46:16 +02:00 |
|
Bartosz Taudul
|
c1630936d4
|
Use the improved method in find zone histogram.
|
2018-09-02 02:58:15 +02:00 |
|
Bartosz Taudul
|
854210a7e3
|
Fix find zone histogram selection start/end.
|
2018-09-02 02:09:29 +02:00 |
|
Bartosz Taudul
|
8152e213f8
|
Collapse separate find zone histogram paths into one.
|
2018-09-02 01:31:09 +02:00 |
|
Bartosz Taudul
|
bb9da36f7e
|
Display compare traces histogram in manual.
|
2018-09-02 00:57:44 +02:00 |
|
Bartosz Taudul
|
6869f2e9d9
|
Update user manual.
|
2018-09-02 00:47:17 +02:00 |
|
Bartosz Taudul
|
fb45d15f5c
|
Update NEWS.
|
2018-09-02 00:38:47 +02:00 |
|
Bartosz Taudul
|
f43b875b83
|
Display average and median zone time in find zone histogram.
|
2018-09-02 00:28:57 +02:00 |
|
Bartosz Taudul
|
f66ed00d71
|
Calculate sorted zone times for find zone histogram.
|
2018-09-02 00:19:15 +02:00 |
|
Bartosz Taudul
|
e81218ddaf
|
Radically improve frame set histogram performance.
This change exploits the fact that frame set data is sorted, and the
histogram bins can be calculated as distances in the frame-time vectors.
|
2018-09-01 14:50:38 +02:00 |
|
Bartosz Taudul
|
1bef4b45b7
|
Display continuous/discontinuous info about frame sets.
|
2018-09-01 14:04:23 +02:00 |
|
Bartosz Taudul
|
213b33a4fa
|
No need to check for zero value in a sorted set.
|
2018-09-01 13:55:25 +02:00 |
|
Bartosz Taudul
|
0c086e3a30
|
In-place merge new frames instead of re-sorting the whole set.
|
2018-09-01 13:34:02 +02:00 |
|
Bartosz Taudul
|
9f4d6692dc
|
Proper way to get full frame count.
|
2018-09-01 12:38:12 +02:00 |
|
Bartosz Taudul
|
faea036c16
|
Ignore last, probably unfinished frame.
|
2018-09-01 02:07:52 +02:00 |
|
Bartosz Taudul
|
c8a0bfd9be
|
Merge average and median lines, if they overlap.
|
2018-09-01 01:48:00 +02:00 |
|
Bartosz Taudul
|
8211eb1371
|
Display FPS ranges.
|
2018-09-01 01:48:00 +02:00 |
|
Bartosz Taudul
|
0825c40938
|
Display average and median frame times.
|
2018-09-01 01:48:00 +02:00 |
|
Bartosz Taudul
|
8df82278a5
|
Display frame set time as a percentage of profile time.
|
2018-09-01 01:48:00 +02:00 |
|
Bartosz Taudul
|
98b5363ebc
|
Add frame set histogram.
|
2018-09-01 01:48:00 +02:00 |
|
Bartosz Taudul
|
9b8a0a8364
|
Display total frame set time.
|
2018-09-01 01:48:00 +02:00 |
|
Bartosz Taudul
|
27a2d8595d
|
Time is int64_t.
|
2018-09-01 01:48:00 +02:00 |
|
Bartosz Taudul
|
cb47ac6165
|
Actually mark the data as used.
|
2018-09-01 01:01:41 +02:00 |
|
Bartosz Taudul
|
907da3265d
|
Fix string handling.
|
2018-08-31 20:08:04 +02:00 |
|
Bartosz Taudul
|
0f72461c3e
|
Fix for GLFW 3.1.
|
2018-08-31 20:06:38 +02:00 |
|
Bartosz Taudul
|
009c877982
|
Update NEWS.
|
2018-08-31 19:44:17 +02:00 |
|
Bartosz Taudul
|
00fb98ed64
|
Only show window when it's ready.
|
2018-08-31 19:40:08 +02:00 |
|
Bartosz Taudul
|
a9dd70251b
|
Save window position, size, maximized state.
|
2018-08-31 19:38:19 +02:00 |
|
Bartosz Taudul
|
bc886e4287
|
Save path is not persistent.
|
2018-08-31 19:38:05 +02:00 |
|
Bartosz Taudul
|
9da3364c77
|
Display non-rounded FPS in a tooltip.
|
2018-08-31 18:58:39 +02:00 |
|
Bartosz Taudul
|
230ee71368
|
Do not recalculate frame stats, if frame data didn't change.
|
2018-08-31 18:51:00 +02:00 |
|
Bartosz Taudul
|
4ee8e7c372
|
Also display frames per second for average and median frame times.
|
2018-08-31 18:43:25 +02:00 |
|
Bartosz Taudul
|
fca71e6e0d
|
Update to imgui 1.64.
|
2018-08-31 18:37:29 +02:00 |
|
Bartosz Taudul
|
0d6d296e94
|
Display average and median frame times.
|
2018-08-31 15:32:30 +02:00 |
|
Bartosz Taudul
|
d977fa004d
|
Enable keyboard navigation.
|
2018-08-30 02:08:08 +02:00 |
|
Bartosz Taudul
|
f1e4d949a0
|
Update bindings.
|
2018-08-30 02:01:12 +02:00 |
|
Bartosz Taudul
|
d287250e25
|
Also update imgui_freetype.
|
2018-08-30 01:01:23 +02:00 |
|
Bartosz Taudul
|
1875abed91
|
Fix obsolete enum.
|
2018-08-30 00:57:01 +02:00 |
|
Bartosz Taudul
|
38a2951e97
|
Update to ImGui 1.63.
|
2018-08-30 00:55:19 +02:00 |
|
Bartosz Taudul
|
0f5ee69668
|
Add missing include.
|
2018-08-29 23:25:42 +02:00 |
|
Bartosz Taudul
|
411f956db2
|
Save imgui.ini in a common location.
|
2018-08-29 23:22:54 +02:00 |
|
Bartosz Taudul
|
204cc019ea
|
Add file storage helpers.
|
2018-08-29 23:22:44 +02:00 |
|
Bartosz Taudul
|
81655816f0
|
Display captured program name and capture time.
|
2018-08-29 01:02:29 +02:00 |
|
Bartosz Taudul
|
8f1acf2571
|
Store explicit program name and capture time.
|
2018-08-29 01:02:29 +02:00 |
|
Bartosz Taudul
|
128577d7bf
|
Remove parenthesis from TracyVkDestroy macro.
|
2018-08-28 16:45:05 +02:00 |
|
Bartosz Taudul
|
dd0556fa0f
|
Update NEWS.
|
2018-08-28 01:49:59 +02:00 |
|