Bartosz Taudul
|
7aa24864bf
|
Make it easier to add new matches against tracy own stack frames.
|
2019-02-06 21:07:41 +01:00 |
|
Bartosz Taudul
|
104415ced8
|
Display base frame, not inline frame, if inlines are not shown.
|
2019-02-06 14:17:18 +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
|
dbf8115771
|
Same for linux.
|
2019-02-04 02:33:03 +01:00 |
|
Bartosz Taudul
|
4dc05195ca
|
Skip internal call stack capture inline frames for MSVC.
|
2019-02-04 02:27:13 +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
|
c5fd347401
|
Initialize variable.
|
2019-01-29 23:18:36 +01:00 |
|
Bartosz Taudul
|
89ddfd0006
|
Remove dead code.
|
2019-01-29 23:18:36 +01:00 |
|
Bartosz Taudul
|
852fe03cbc
|
More references.
|
2019-01-29 22:10:14 +01:00 |
|
Bartosz Taudul
|
5e3390894d
|
Use preincrementation for iterators.
|
2019-01-29 22:01:47 +01:00 |
|
Bartosz Taudul
|
1b3f10148d
|
Fix logic snafu.
|
2019-01-29 21:46:14 +01:00 |
|
Bartosz Taudul
|
66a5e06803
|
Allow disconnecting from a client.
|
2019-01-24 19:00:34 +01:00 |
|
Dedmen Miller (Dedmenmiller)
|
e83e63caa4
|
Fix other lines
|
2019-01-24 15:02:36 +00:00 |
|
Dedmen Miller (Dedmenmiller)
|
72966a24a3
|
Fixed offset in histogram with non-log time
|
2019-01-24 14:16:23 +00:00 |
|
Bartosz Taudul
|
c67d91c6ac
|
Display numerical thread id in thread tooltip.
|
2019-01-23 18:15:19 +01:00 |
|
Bartosz Taudul
|
71f1a0b31e
|
Display self time percentage in find zone menu.
|
2019-01-23 18:11:47 +01:00 |
|
Bartosz Taudul
|
56b530e99c
|
Fix tooltip active area.
|
2019-01-23 18:04:31 +01:00 |
|
Bartosz Taudul
|
7f015b1b24
|
Implement self time in find zone menu.
|
2019-01-23 14:25:45 +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
|
3d2cc2d54d
|
Display zone self time.
|
2019-01-23 13:44:11 +01:00 |
|
Bartosz Taudul
|
06292f1a3f
|
Add zone child time getter.
|
2019-01-23 13:39:44 +01:00 |
|
Bartosz Taudul
|
ef17699887
|
Fix order of inline and base subframes.
|
2019-01-21 17:12:01 +01:00 |
|
Bartosz Taudul
|
ddad475c19
|
Make it possible to store multiple frames at single frame address.
|
2019-01-20 19:11:48 +01:00 |
|
Bartosz Taudul
|
d4e9baa0d9
|
Display time savings also as time percentage.
|
2019-01-20 03:16:32 +01:00 |
|
Rokas K. (rku)
|
31bbdfe2f2
|
Merged in rokups/tracy/mingw-support (pull request #26)
MingW support
|
2019-01-20 00:44:44 +00:00 |
|
Bartosz Taudul
|
f6edbccfc8
|
Fix triangle rendering.
|
2019-01-19 14:22:45 +01:00 |
|
Rokas Kupstys
|
8157e3a0b3
|
Fix builds with MingW.
|
2019-01-19 13:53:10 +02:00 |
|
Bartosz Taudul
|
3e3ee0ec2f
|
There may be no source location associated with failure.
|
2019-01-15 18:54:41 +01:00 |
|
Bartosz Taudul
|
9944a73444
|
Store failure reason strings in Worker.
|
2019-01-15 18:42:15 +01:00 |
|
Bartosz Taudul
|
57decf5875
|
Display failure information.
|
2019-01-14 23:42:58 +01:00 |
|
Bartosz Taudul
|
a5736a9c1b
|
Change crash visuals in options menu.
|
2019-01-14 18:48:16 +01:00 |
|
Bartosz Taudul
|
cb50cf9de6
|
Last time is stored in worker.
|
2019-01-08 15:44:29 +01:00 |
|
Bartosz Taudul
|
9c6d037859
|
Another unneeded capture.
|
2019-01-06 21:15:49 +01:00 |
|
Bartosz Taudul
|
096022a718
|
Proper string printing.
|
2019-01-06 21:15:26 +01:00 |
|
Bartosz Taudul
|
d1beb12dc3
|
Remove unused variable.
|
2019-01-06 21:14:02 +01:00 |
|
Bartosz Taudul
|
dabdf1360f
|
Display trace loading time.
|
2019-01-06 19:20:17 +01:00 |
|
Bartosz Taudul
|
77c9a8c407
|
Add support for notification text in View.
|
2019-01-06 19:14:24 +01:00 |
|
Bartosz Taudul
|
ea396354d0
|
^F opens find zone menu and focuses on the input box.
|
2018-12-22 17:39:22 +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
|
407fb61a30
|
Display maximum number of waiting threads for a lock.
|
2018-12-19 18:34:53 +01:00 |
|
Bartosz Taudul
|
0f2b61cf24
|
Display wait and hold times of locks.
|
2018-12-19 18:28:48 +01:00 |
|
Bartosz Taudul
|
df1a125fc0
|
Mirror find zone menu changes in compare menu.
|
2018-12-18 16:56:19 +01:00 |
|
Bartosz Taudul
|
a220f38fbd
|
Add support for matching source locations ignoring case.
|
2018-12-18 16:52:29 +01:00 |
|
Bartosz Taudul
|
24235406a0
|
Enter key in find zone menu acts the same as pressing "find".
|
2018-12-18 16:40:23 +01:00 |
|
Bartosz Taudul
|
7fc03736f2
|
Add "ignore case" toggle to find zone menu.
|
2018-12-18 16:38:55 +01:00 |
|
Bartosz Taudul
|
a740074da6
|
Color tweaks.
|
2018-12-18 16:30:13 +01:00 |
|