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 |
|
Bartosz Taudul
|
27a2d8595d
|
Time is int64_t.
|
2018-09-01 01:48:00 +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
|
6ad184447a
|
Call stack window may now display frame addresses.
|
2018-08-21 17:55:59 +02:00 |
|
Bartosz Taudul
|
42636cfe89
|
Allow viewing source files from within find zone menu.
|
2018-08-18 20:35:25 +02:00 |
|
Bartosz Taudul
|
a4df805746
|
Allow filtering messages by thread.
|
2018-08-18 19:57:36 +02:00 |
|
Bartosz Taudul
|
410616f7f8
|
Allow viewing source from zone trace.
|
2018-08-18 14:26:10 +02:00 |
|
Bartosz Taudul
|
4c393a2b8d
|
Allow opening source files from withing call stack tree.
|
2018-08-17 22:51:26 +02:00 |
|
Bartosz Taudul
|
4e23ce9a24
|
Shared index for all call stack tree nodes.
|
2018-08-17 22:31:55 +02:00 |
|
Bartosz Taudul
|
07d2aaa1ad
|
Play a little animation when source file cannot be opened.
|
2018-08-17 22:23:16 +02:00 |
|
Bartosz Taudul
|
2b3490e6f7
|
Handle window title setter callback in View.
|
2018-08-17 17:24:18 +02:00 |
|
Bartosz Taudul
|
df7db3bd2b
|
Notify profiler about root window size.
|
2018-08-17 16:54:56 +02:00 |
|
Bartosz Taudul
|
facae0b9e1
|
Draw text editor with potential source code.
|
2018-08-17 15:33:12 +02:00 |
|
Bartosz Taudul
|
5cd61c4b07
|
Text editor needs fixed-width font.
|
2018-08-17 15:18:09 +02:00 |
|
Bartosz Taudul
|
5bd35eb34e
|
Open file preview in text editor.
|
2018-08-17 14:54:28 +02:00 |
|
Bartosz Taudul
|
9dbc56beb6
|
Initialize text editor.
|
2018-08-17 14:44:41 +02:00 |
|
Bartosz Taudul
|
df14cf5330
|
Implement callstack tree of memory allocations.
|
2018-08-14 18:37:06 +02:00 |
|
Bartosz Taudul
|
29c6498890
|
Add minimal trace info window.
|
2018-08-08 19:25:13 +02:00 |
|
Bartosz Taudul
|
2a08687afe
|
Left click on message marker displays it on the msg list.
|
2018-08-05 16:57:21 +02:00 |
|
Bartosz Taudul
|
1d0203ac17
|
Abstracted away one-frame-decay values.
|
2018-08-05 16:45:34 +02:00 |
|
Bartosz Taudul
|
44e027ad11
|
Highlight message markers on timeline.
|
2018-08-05 16:37:51 +02:00 |
|
Bartosz Taudul
|
1ea1cd57b3
|
Use proper frame names.
|
2018-08-04 21:19:24 +02:00 |
|
Bartosz Taudul
|
aad3e941e5
|
Draw multiple frame sets.
|
2018-08-04 21:10:45 +02:00 |
|