Bartosz Taudul
|
5e582ef057
|
Omit line number from source locations, if not known.
|
2021-06-19 12:47:55 +02:00 |
|
Bartosz Taudul
|
91f1845d92
|
Add LocationToString() helper.
|
2021-06-19 12:33:23 +02:00 |
|
Bartosz Taudul
|
c69cf5bd3f
|
Cosmetics.
|
2021-06-19 12:33:16 +02:00 |
|
Bartosz Taudul
|
8e5a53a191
|
Merge remote-tracking branch 'origin/master' into hw
|
2021-06-19 12:19:10 +02:00 |
|
Andrey Voroshilov
|
d4d77006ac
|
Fix a crash in Worker c-tor when converting certain JSON files
|
2021-06-19 01:12:41 -07:00 |
|
Bartosz Taudul
|
e1b68232dc
|
Better describe kernel ghost zones.
|
2021-06-19 01:40:05 +02:00 |
|
Bartosz Taudul
|
a96410547b
|
Display thread kernel time.
|
2021-06-17 01:56:16 +02:00 |
|
Bartosz Taudul
|
d49da69972
|
Count kernel samples.
|
2021-06-17 01:47:19 +02:00 |
|
Bartosz Taudul
|
d2ebe341f2
|
Allow filtering out kernel symbols from statistics view.
|
2021-06-16 01:43:09 +02:00 |
|
Bartosz Taudul
|
f145ca5897
|
Fix assert.
|
2021-06-16 01:39:43 +02:00 |
|
Bartosz Taudul
|
48fe6550a6
|
Kernel code is unreachable from user space.
|
2021-06-15 21:40:08 +02:00 |
|
Bartosz Taudul
|
5b642cad01
|
Implement combining sample callstacks.
This is required, because Windows will send two callstacks with the same
timestamp, one for kernel-space, second for user-space.
|
2021-06-15 02:25:12 +02:00 |
|
Bartosz Taudul
|
db1dc311b0
|
Add Int48 clearing function.
|
2021-06-15 02:04:32 +02:00 |
|
Bartosz Taudul
|
0fdd5ab01b
|
Extract callstack sample processing implementation.
|
2021-06-15 01:59:49 +02:00 |
|
Bartosz Taudul
|
891e1ac280
|
Read combine samples flag on server.
|
2021-06-15 01:33:43 +02:00 |
|
Bartosz Taudul
|
06dcdd342f
|
Combine flags in welcome message.
|
2021-06-15 01:26:50 +02:00 |
|
Bartosz Taudul
|
004681b02b
|
Merge remote-tracking branch 'origin/master' into hw
|
2021-06-14 23:54:34 +02:00 |
|
Bartosz Taudul
|
39e317f36d
|
Fix display of messages with newlines.
|
2021-06-14 23:51:41 +02:00 |
|
Bartosz Taudul
|
2d2a5c92fd
|
Increase symbol retrieval size limit to 128 KB.
|
2021-06-13 01:16:29 +02:00 |
|
Bartosz Taudul
|
f773e18375
|
Different color for kernel frames in callstacks.
|
2021-06-12 16:16:56 +02:00 |
|
Bartosz Taudul
|
0c13889589
|
Distinguish kernel symbols on statistics list.
|
2021-06-12 16:09:44 +02:00 |
|
Bartosz Taudul
|
be07ccc1d3
|
Kernel symbols don't have parents.
|
2021-06-12 16:09:43 +02:00 |
|
Bartosz Taudul
|
3968945e6a
|
Display kernel ghost zones with a different color.
|
2021-06-12 15:35:44 +02:00 |
|
Bartosz Taudul
|
ff54c29913
|
Save/load GPU timer overflow information.
|
2021-06-09 21:12:50 +02:00 |
|
Bartosz Taudul
|
9e28f441c8
|
Cosmetics.
|
2021-06-09 21:12:42 +02:00 |
|
Bartosz Taudul
|
27e61b8204
|
Remove not needed check.
|
2021-06-09 21:08:48 +02:00 |
|
Bartosz Taudul
|
7aa575fd2e
|
Display GPU timer overflow notification.
|
2021-06-09 21:08:48 +02:00 |
|
Bartosz Taudul
|
de2ca9b22a
|
Change check for showing GPU timestamp accuracy.
|
2021-06-09 21:08:48 +02:00 |
|
Bartosz Taudul
|
b7b9912b10
|
Handle GPU timer overflows with heuristics.
|
2021-06-09 21:08:47 +02:00 |
|
Bartosz Taudul
|
90b51568e9
|
Add common lzcnt implementation.
Not really tested, so fingers crossed.
|
2021-06-09 20:29:43 +02:00 |
|
Bartosz Taudul
|
9c2ea8a71f
|
Specify minimum length of subframe skip in one place.
|
2021-06-09 02:13:00 +02:00 |
|
Bartosz Taudul
|
85da04bcc4
|
Add hw samples line part to source view.
|
2021-06-09 00:19:17 +02:00 |
|
Bartosz Taudul
|
def9570eda
|
Extract rendering hw samples line part.
|
2021-06-09 00:19:17 +02:00 |
|
Bartosz Taudul
|
18cace42ca
|
Display hw samples tooltip for source lines.
|
2021-06-08 23:46:30 +02:00 |
|
Bartosz Taudul
|
82bfee5127
|
Move helper functions to top of the file.
|
2021-06-08 23:46:29 +02:00 |
|
Bartosz Taudul
|
2eb50bcf42
|
Hardware sample data was already queried.
|
2021-06-08 23:46:29 +02:00 |
|
Bartosz Taudul
|
66318bdb3b
|
Display target FPS also as time available.
|
2021-06-08 22:56:06 +02:00 |
|
Bartosz Taudul
|
b68c23fc64
|
Update x86 CPU models list.
|
2021-06-04 18:59:41 +02:00 |
|
Bartosz Taudul
|
4316d48bea
|
Add a note about CPUID list.
|
2021-06-04 18:48:01 +02:00 |
|
Bartosz Taudul
|
7c378cd0a9
|
Add Rocket Lake uarch data.
|
2021-06-04 18:40:37 +02:00 |
|
Bartosz Taudul
|
cc831e8192
|
Description is not supposed to be formatted.
|
2021-06-04 15:29:08 +02:00 |
|
Bartosz Taudul
|
0b05587b05
|
Don't need to format const string.
|
2021-06-04 15:27:23 +02:00 |
|
Bartosz Taudul
|
cb849ee14c
|
Capitalize Tracy name.
|
2021-06-04 15:17:20 +02:00 |
|
Bartosz Taudul
|
3c076ddb6f
|
Opening unsupported trace gives option to download update.
|
2021-06-04 15:17:20 +02:00 |
|
Bartosz Taudul
|
39cf98f98c
|
Move OpenWebpage() to a separate source file.
|
2021-06-04 15:17:14 +02:00 |
|
Bartosz Taudul
|
86510c48e0
|
Use proper type.
|
2021-06-04 15:16:44 +02:00 |
|
Bartosz Taudul
|
3c31fb56a8
|
Allow range-limiting hardware samples.
|
2021-06-04 13:58:00 +02:00 |
|
Bartosz Taudul
|
a1acea0c50
|
Support hw sample times on server.
|
2021-06-04 13:38:45 +02:00 |
|
Bartosz Taudul
|
b7c5939bb8
|
Merge remote-tracking branch 'origin/master' into hw
|
2021-06-02 01:12:28 +02:00 |
|
Bartosz Taudul
|
94ec6a0d9d
|
Move TracyYield.hpp to common.
|
2021-05-31 02:19:35 +02:00 |
|