Bartosz Taudul
|
422ed1f452
|
Special mode for callstack grouping in find zone menu.
|
2019-02-27 20:37:38 +01:00 |
|
Bartosz Taudul
|
851ae9077b
|
Make small callstack button tooltip optional.
|
2019-02-27 19:59:49 +01:00 |
|
Bartosz Taudul
|
c78aedae62
|
Zoom-to-range for lock labels.
|
2019-02-24 17:30:58 +01:00 |
|
Bartosz Taudul
|
af3eb93e4a
|
Hide tracks that don't have anything to display.
|
2019-02-23 01:28:12 +01:00 |
|
Bartosz Taudul
|
d0c1b9bf67
|
Proper formatting of plot values.
|
2019-02-21 23:07:32 +01:00 |
|
Bartosz Taudul
|
f1dd4ef3d9
|
Animate thread position and height.
|
2019-02-21 21:18:41 +01:00 |
|
Bartosz Taudul
|
e945902f40
|
Merge visibility and show full options into one struct.
|
2019-02-21 20:24:08 +01:00 |
|
Bartosz Taudul
|
bc713463d8
|
Improve zooming animation.
|
2019-02-21 20:00:29 +01:00 |
|
Bartosz Taudul
|
1e32821097
|
Move drawing lock header to a separate function.
|
2019-02-17 16:49:03 +01:00 |
|
Bartosz Taudul
|
ea4f4ebb3a
|
Highlight selected/hovered lock.
|
2019-02-17 16:20:56 +01:00 |
|
Bartosz Taudul
|
f06609eb61
|
GPU child zones time getter.
|
2019-02-14 01:28:12 +01:00 |
|
Bartosz Taudul
|
740486a0ce
|
Add children locations grouping button.
|
2019-02-10 16:14:13 +01:00 |
|
Dedmen Miller
|
59ae188a7f
|
Cleanup
|
2019-02-07 14:51:34 +01:00 |
|
Dedmen Miller
|
92c872dfc0
|
Added sorting for findZone zonelist
|
2019-02-07 12:25:05 +01:00 |
|
Bartosz Taudul
|
0e6350d95e
|
Grouping by function names is a more sane default.
|
2019-02-06 23:09:38 +01:00 |
|
Bartosz Taudul
|
044b7e1522
|
Add function name grouping controls.
|
2019-02-06 21:45:26 +01:00 |
|
Bartosz Taudul
|
c2e9c00a38
|
Add top-down call stack memory tree.
|
2019-02-06 13:53:14 +01:00 |
|
Bartosz Taudul
|
c689a494da
|
Move call stack paths calculation to a separate function.
|
2019-02-06 13:46:50 +01:00 |
|
Bartosz Taudul
|
b0d319890b
|
Allow sorting find zone groups by mean time per call.
|
2019-01-30 01:54:18 +01:00 |
|
Bartosz Taudul
|
92766430d9
|
Add "self time" checkbox to find zone menu.
|
2019-01-23 14:25:28 +01:00 |
|
Bartosz Taudul
|
118fab1561
|
Fast version of zone child time getter.
This one can only be used when all child zones are properly ended.
|
2019-01-23 13:59:14 +01:00 |
|
Bartosz Taudul
|
06292f1a3f
|
Add zone child time getter.
|
2019-01-23 13:39:44 +01:00 |
|
Bartosz Taudul
|
cb50cf9de6
|
Last time is stored in worker.
|
2019-01-08 15:44:29 +01:00 |
|
Bartosz Taudul
|
77c9a8c407
|
Add support for notification text in View.
|
2019-01-06 19:14:24 +01:00 |
|
Bartosz Taudul
|
2d143ce516
|
Add support for handling keyboard shortcuts.
|
2018-12-22 17:36:20 +01:00 |
|
Bartosz Taudul
|
4bb4a568ca
|
Move initialization of View values to header.
|
2018-12-22 17:22:26 +01:00 |
|
Bartosz Taudul
|
cd8d86edf3
|
Allow hiding "[unknown frames]" entries.
|
2018-12-21 21:10:29 +01:00 |
|
Bartosz Taudul
|
df1a125fc0
|
Mirror find zone menu changes in compare menu.
|
2018-12-18 16:56:19 +01:00 |
|
Bartosz Taudul
|
7fc03736f2
|
Add "ignore case" toggle to find zone menu.
|
2018-12-18 16:38:55 +01:00 |
|
Bartosz Taudul
|
444d5e20f0
|
Add basic lock info window.
|
2018-12-16 19:58:11 +01:00 |
|
Bartosz Taudul
|
1235a5aa0a
|
Allow discarding active trace.
|
2018-11-25 19:31:26 +01:00 |
|
Bartosz Taudul
|
556b3e8efe
|
Add "go to frame" functionality.
|
2018-10-21 17:36:27 +02:00 |
|
Bartosz Taudul
|
9342ba0e71
|
Don't track last frames in offline mode.
|
2018-10-21 16:03:21 +02:00 |
|
Bartosz Taudul
|
428b7da1cc
|
The underlying vector might be reallocated.
|
2018-09-27 23:19:20 +02:00 |
|
Bartosz Taudul
|
6cfd53b274
|
Add allocations list window.
|
2018-09-27 23:19:20 +02:00 |
|
Bartosz Taudul
|
01e0bbb5f9
|
Build list of allocations in a given call stack tree entry.
|
2018-09-27 23:19:20 +02:00 |
|
Bartosz Taudul
|
06eec51ed9
|
Display locks source locations in options locks list.
|
2018-09-18 16:14:32 +02:00 |
|
Bartosz Taudul
|
fc40c7bbf6
|
Calculate compare traces average, median.
|
2018-09-03 20:34:07 +02:00 |
|
Bartosz Taudul
|
e8b4f71f4a
|
Properly initialize sortedNum in find zone.
|
2018-09-03 20:21:28 +02:00 |
|
Bartosz Taudul
|
a02121d78a
|
Allow disabling average, median markers on frame set histogram.
|
2018-09-02 13:37:36 +02:00 |
|
Bartosz Taudul
|
0b0fa919d3
|
Find zone groups are now by default sorted by count.
|
2018-09-02 13:34:00 +02:00 |
|
Bartosz Taudul
|
fb013c0df5
|
Properly reset state when switching matched source locations.
|
2018-09-02 13:25:17 +02:00 |
|
Bartosz Taudul
|
08729c2b42
|
Allow disabling average and median time markers.
|
2018-09-02 13:06:09 +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
|
854210a7e3
|
Fix find zone histogram selection start/end.
|
2018-09-02 02:09:29 +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
|
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 |
|