Bartosz Taudul
|
2e3241ba54
|
Restrict hardware samples to inline function context.
|
2021-06-19 20:50:06 +02:00 |
|
Bartosz Taudul
|
6cc844abee
|
Display inline symbol address.
|
2021-06-19 20:20:52 +02:00 |
|
Bartosz Taudul
|
748c22df8e
|
Darken assembly instructions which aren't in current context.
|
2021-06-19 20:11:53 +02:00 |
|
Bartosz Taudul
|
53111f9dd9
|
Save/load code symbol map.
|
2021-06-19 19:58:16 +02:00 |
|
Bartosz Taudul
|
8045ceee5d
|
Display function assigned to assembly line.
|
2021-06-19 19:52:33 +02:00 |
|
Bartosz Taudul
|
ec3ee09f09
|
Add inline symbols map accessors.
|
2021-06-19 19:13:34 +02:00 |
|
Bartosz Taudul
|
654331a8c8
|
Create code address -> symbol map.
|
2021-06-19 19:07:57 +02:00 |
|
Bartosz Taudul
|
cc0ca341bb
|
Add cost criteria selection UI.
|
2021-06-19 18:16:11 +02:00 |
|
Bartosz Taudul
|
7ad9cafefb
|
Add child call samples hints to the UI.
|
2021-06-19 17:41:29 +02:00 |
|
Bartosz Taudul
|
6e8d57bc98
|
Update context switches look.
|
2021-06-19 16:50:25 +02:00 |
|
Bartosz Taudul
|
c17a913cf5
|
Update zones look.
|
2021-06-19 16:43:56 +02:00 |
|
Bartosz Taudul
|
b91cd9148d
|
Add 2-segment line drawing wrapper.
|
2021-06-19 16:22:50 +02:00 |
|
Bartosz Taudul
|
188320db48
|
Simplify zone color data retrieval.
|
2021-06-19 16:20:35 +02:00 |
|
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 |
|