Bartosz Taudul
|
8e11cd5ebb
|
Add support for custom text in ImportEventTimeline.
|
2020-05-12 11:44:36 +02:00 |
|
Bartosz Taudul
|
e9f93f5bc7
|
Send lean frame images.
|
2020-05-10 20:16:08 +02:00 |
|
Bartosz Taudul
|
03b5dfacd6
|
Send lean callstack samples.
|
2020-05-10 20:00:51 +02:00 |
|
Bartosz Taudul
|
09388f3c99
|
Send lean callstack allocs.
|
2020-05-10 19:56:36 +02:00 |
|
Bartosz Taudul
|
5a774c82cc
|
Send lean callstacks.
|
2020-05-10 19:43:12 +02:00 |
|
Bartosz Taudul
|
f0ade07be8
|
Send lean memory callstacks.
|
2020-05-10 19:28:08 +02:00 |
|
Bartosz Taudul
|
2dc07fca0b
|
Send lean allocated source locations.
|
2020-05-10 19:20:59 +02:00 |
|
Bartosz Taudul
|
2f8e817e16
|
Make PackPointer() part of worker's interface.
|
2020-05-10 16:56:13 +02:00 |
|
Bartosz Taudul
|
8b56dd5468
|
Prevent division by zero.
|
2020-05-08 01:55:03 +02:00 |
|
Bartosz Taudul
|
6fda74e281
|
Save/load cpu id.
|
2020-05-06 19:18:17 +02:00 |
|
Rokas Kupstys
|
e40f0c4f2e
|
Fix MinGW build.
|
2020-05-05 13:23:46 +03:00 |
|
Bartosz Taudul
|
b74caae685
|
Handle ending a zone twice.
|
2020-04-30 19:05:13 +02:00 |
|
Bartosz Taudul
|
035bb2236d
|
Always preserve order of queries.
|
2020-04-30 02:25:25 +02:00 |
|
Bartosz Taudul
|
8fa0a4dc9e
|
Update mbps data block after terminating connection.
|
2020-04-29 02:36:38 +02:00 |
|
Bartosz Taudul
|
865593146a
|
Fix skipping symbol code.
|
2020-04-19 23:34:34 +02:00 |
|
Bartosz Taudul
|
db9557fc84
|
Use separate texture compression context for saving traces.
|
2020-04-14 20:07:30 +02:00 |
|
Bartosz Taudul
|
c2dd3913d7
|
Cleanup context switch data.
|
2020-04-14 02:34:28 +02:00 |
|
Bartosz Taudul
|
9fc76990e1
|
Copy proper amount of memory.
|
2020-04-14 02:22:48 +02:00 |
|
Bartosz Taudul
|
c54dc10464
|
Cleanup zone children vectors.
|
2020-04-14 02:22:47 +02:00 |
|
Bartosz Taudul
|
02e1a7669c
|
Add offset-less GetSymbolForAddress().
|
2020-04-08 16:55:49 +02:00 |
|
Bartosz Taudul
|
f59f4f266e
|
Add inline symbols list accessor.
|
2020-04-08 15:34:14 +02:00 |
|
Bartosz Taudul
|
2a06f1545b
|
Store count of proper and inline symbols in trace dump.
|
2020-04-08 12:52:06 +02:00 |
|
Bartosz Taudul
|
1da1d31e1c
|
Store list of inline symbols.
|
2020-04-08 12:44:12 +02:00 |
|
Bartosz Taudul
|
f1f4f48c38
|
Perform rate distortion optimization on frame images.
|
2020-04-05 15:04:18 +02:00 |
|
Bartosz Taudul
|
b19d5731ac
|
Move DXT1 index fixup to texture compression class.
|
2020-04-05 14:05:43 +02:00 |
|
Bartosz Taudul
|
6d435e08c8
|
Handle nullptr in FindStringIdx.
|
2020-04-04 14:42:00 +02:00 |
|
Bartosz Taudul
|
252e02ba2e
|
One more place where server queue is handled.
|
2020-04-02 12:15:50 +02:00 |
|
Bartosz Taudul
|
700f189921
|
Wait for server query queue to drain before terminating.
|
2020-04-02 12:15:04 +02:00 |
|
Bartosz Taudul
|
562e675a0e
|
Save/load code location data.
|
2020-04-02 12:12:10 +02:00 |
|
Bartosz Taudul
|
2b8cf5d132
|
Add addressess accessor.
|
2020-04-02 02:17:22 +02:00 |
|
Bartosz Taudul
|
16686739f6
|
Rebuild string map on trace load.
|
2020-04-02 02:15:00 +02:00 |
|
Bartosz Taudul
|
e7f4f58886
|
StringIdx search from string.
|
2020-04-02 02:08:00 +02:00 |
|
Bartosz Taudul
|
387fdb30b0
|
Map source location to assembly instructions.
|
2020-04-02 02:01:58 +02:00 |
|
Bartosz Taudul
|
d204742bb8
|
Accessor for getting source file, line from address.
|
2020-04-02 00:31:53 +02:00 |
|
Bartosz Taudul
|
2dd5912fee
|
Cosmetics.
|
2020-04-02 00:31:41 +02:00 |
|
Bartosz Taudul
|
0ec89e9aae
|
Store code address -> source file+line mapping.
|
2020-04-01 22:37:19 +02:00 |
|
Bartosz Taudul
|
b2a8b53efa
|
Query source location of each assembly instruction.
|
2020-04-01 21:43:03 +02:00 |
|
Bartosz Taudul
|
9e8089ec1a
|
Improve handling of query queue.
|
2020-04-01 21:05:25 +02:00 |
|
Bartosz Taudul
|
57779a8ed9
|
Cosmetics.
|
2020-03-31 20:44:44 +02:00 |
|
Bartosz Taudul
|
d08f3a6ea0
|
Check for samples, not ghost zones.
|
2020-03-31 02:20:34 +02:00 |
|
Bartosz Taudul
|
eb48d24182
|
Store context switch data for threads with ghost zones.
|
2020-03-30 23:41:21 +02:00 |
|
Bartosz Taudul
|
11aedf2b27
|
Proper processing of symbol locations in live capture.
|
2020-03-30 17:10:59 +02:00 |
|
Bartosz Taudul
|
30771bf7cb
|
Gather failure data before terminating connection.
|
2020-03-29 23:01:57 +02:00 |
|
Bartosz Taudul
|
48e4d33bea
|
Support call stacks longer than 255 entries.
|
2020-03-28 18:04:33 +01:00 |
|
Bartosz Taudul
|
efbf13fcd4
|
Don't store inlined symbols locations.
|
2020-03-27 21:16:23 +01:00 |
|
Bartosz Taudul
|
992f4c8c2d
|
Implement search for symbol base from address.
|
2020-03-27 17:39:42 +01:00 |
|
Bartosz Taudul
|
4c381e13e9
|
Store list of symbol locations.
|
2020-03-27 17:34:51 +01:00 |
|
Bartosz Taudul
|
a466362938
|
Use proper function to send terminate query.
|
2020-03-27 02:02:36 +01:00 |
|
Bartosz Taudul
|
51bae7855d
|
Display number of in-flight queries.
|
2020-03-27 02:00:26 +01:00 |
|
Bartosz Taudul
|
7ac03be43b
|
Fix braino.
|
2020-03-25 22:50:13 +01:00 |
|