Bartosz Taudul
|
033433b883
|
Save/load symbol code.
|
2020-03-25 20:52:59 +01:00 |
|
Bartosz Taudul
|
582e46005e
|
Display symbols code size.
|
2020-03-25 20:08:39 +01:00 |
|
Bartosz Taudul
|
f114ec3f80
|
Add code transfer from client to server.
|
2020-03-25 20:04:55 +01:00 |
|
Bartosz Taudul
|
3e0e120222
|
Add extra parameter to server queries.
|
2020-03-25 20:04:01 +01:00 |
|
Bartosz Taudul
|
c999a74d34
|
Symbol length transfer.
|
2020-03-25 18:32:36 +01:00 |
|
Bartosz Taudul
|
c603eaa1b6
|
Add symbol instruction pointers map accessor.
|
2020-03-25 01:08:29 +01:00 |
|
Bartosz Taudul
|
4068ab30e8
|
Build sampled instruction pointers map for symbols.
|
2020-03-24 23:54:30 +01:00 |
|
Bartosz Taudul
|
92e2597192
|
Fix ghost children times.
|
2020-03-19 00:35:18 +01:00 |
|
Bartosz Taudul
|
ac84e77333
|
Ghost zones display prototype.
|
2020-03-19 00:35:18 +01:00 |
|
Bartosz Taudul
|
adb45ed5df
|
Allow checking if ghost zones are ready.
|
2020-03-17 00:16:39 +01:00 |
|
Bartosz Taudul
|
b89874850f
|
Pack frame identifiers in ghost zones.
|
2020-03-16 23:05:07 +01:00 |
|
Bartosz Taudul
|
452341059b
|
Build ghost zones tree.
|
2020-03-16 23:05:06 +01:00 |
|
Bartosz Taudul
|
b8cc3f59d6
|
Count number of input and compressed frame image bytes.
|
2020-03-14 14:35:57 +01:00 |
|
Bartosz Taudul
|
e7240cb77d
|
Custom lock name transfer.
|
2020-03-08 13:47:38 +01:00 |
|
Bartosz Taudul
|
d25614d50f
|
Allow address/port retrieval from View.
|
2020-03-06 22:11:00 +01:00 |
|
Bartosz Taudul
|
aa0bf47ec3
|
Extract texture compression functionality.
|
2020-03-02 02:00:35 +01:00 |
|
Bartosz Taudul
|
d1ff99d6e3
|
Callstack frame map must not be touched by statistics.
|
2020-02-29 19:49:33 +01:00 |
|
Bartosz Taudul
|
8d5755521e
|
Fix no statistics build.
|
2020-02-29 19:31:51 +01:00 |
|
Bartosz Taudul
|
39361f71a1
|
Allow GetSymbolStats() to fail gracefully.
|
2020-02-29 18:59:01 +01:00 |
|
Bartosz Taudul
|
2589b45af0
|
Add accessors for new data.
|
2020-02-29 18:39:45 +01:00 |
|
Bartosz Taudul
|
90f5ae536c
|
Display count of parent call stacks and frames.
|
2020-02-29 16:32:33 +01:00 |
|
Bartosz Taudul
|
6cc4de8d28
|
Construct parent call stacks for sampled stack traces.
|
2020-02-29 16:24:15 +01:00 |
|
Bartosz Taudul
|
bdc86f5338
|
Process postponed samples when new frame data is available.
|
2020-02-29 14:12:04 +01:00 |
|
Bartosz Taudul
|
3412d2232f
|
Postpone processing incomplete sampled callstacks.
|
2020-02-29 13:45:50 +01:00 |
|
Bartosz Taudul
|
c5e8739435
|
Live update of sample statistics data.
|
2020-02-27 16:48:50 +01:00 |
|
Bartosz Taudul
|
8aa70211c0
|
Display inline functions.
|
2020-02-27 15:28:58 +01:00 |
|
Bartosz Taudul
|
7dd929a39e
|
Preserve symbol call location.
|
2020-02-27 15:07:29 +01:00 |
|
Bartosz Taudul
|
be5793987e
|
Don't send symbol name.
|
2020-02-27 12:49:48 +01:00 |
|
Bartosz Taudul
|
9d718eb1e8
|
Preserve inlined symbol names.
|
2020-02-27 12:39:05 +01:00 |
|
Bartosz Taudul
|
27466fc56b
|
Add callstack sampling statistics.
|
2020-02-27 02:08:20 +01:00 |
|
Bartosz Taudul
|
852e37c8dd
|
Calculate callstack sample data on trace load.
|
2020-02-27 01:22:36 +01:00 |
|
Bartosz Taudul
|
8288f7c6b7
|
No need to pack ZoneThreadData.
|
2020-02-27 01:00:41 +01:00 |
|
Bartosz Taudul
|
c99537c402
|
Provide default value for sourceLocationZonesReady.
|
2020-02-27 00:26:58 +01:00 |
|
Bartosz Taudul
|
75312c7bb6
|
Display count of symbols.
|
2020-02-26 23:02:39 +01:00 |
|
Bartosz Taudul
|
847069a59d
|
Expose symbol source location data.
|
2020-02-26 22:46:02 +01:00 |
|
Bartosz Taudul
|
26cee8acf0
|
Perform symbol information queries.
|
2020-02-26 22:35:15 +01:00 |
|
Bartosz Taudul
|
af58649113
|
Store symbol addresses.
|
2020-02-25 23:42:59 +01:00 |
|
Bartosz Taudul
|
ca894be51d
|
Store sampling period on server.
|
2020-02-25 23:13:28 +01:00 |
|
Bartosz Taudul
|
4273939cf5
|
Local threads must have at least one zone captured.
|
2020-02-22 18:52:38 +01:00 |
|
Bartosz Taudul
|
597911e5a8
|
Save/load callstack samples.
|
2020-02-22 18:52:38 +01:00 |
|
Bartosz Taudul
|
ca39c9877e
|
Display number of callstack samples.
|
2020-02-22 18:52:37 +01:00 |
|
Bartosz Taudul
|
437771ea85
|
Process callstack sample data.
|
2020-02-22 18:52:37 +01:00 |
|
Bartosz Taudul
|
ecc9369da2
|
Return zone extra during allocation.
|
2020-02-20 23:39:40 +01:00 |
|
Bartosz Taudul
|
4bf0af321f
|
Wrapper for allocation and retrieval of zone extra.
|
2020-02-20 23:37:55 +01:00 |
|
Bartosz Taudul
|
8e825d91e0
|
Keep refTime in a register.
|
2020-02-12 20:59:36 +01:00 |
|
Bartosz Taudul
|
e88df069bd
|
Load zone child number along with zone data.
|
2020-02-12 02:14:21 +01:00 |
|
Bartosz Taudul
|
53e5eb749d
|
Compress frame images using zstd.
Memory usage and trace load times:
!comp 587 MB, 439 ms -> 541 MB, 523 ms (92%, 119%)
android-vk 197 MB, 136 ms -> 188 MB, 178 ms (95%, 130%)
big2 4463 MB, 2.93 s -> 4198 MB, 3.65 s (94%, 124%)
fi 483 MB, 346 ms -> 416 MB, 409 ms (86%, 118%)
fi-big 3307 MB, 3.15 s -> 2985 MB, 3.53 s (90%, 112%)
large 19.74 GB, 10.05 s -> 19.28 GB, 11.16 s (97%, 110%)
|
2020-02-09 21:22:12 +01:00 |
|
Bartosz Taudul
|
7425cd7112
|
Also display non-user plot data count.
|
2020-02-05 23:41:53 +01:00 |
|
Bartosz Taudul
|
022528bb47
|
Use Martin Ankerl's robin hood unordered map.
ska::flat_hash_map has bugs and its development is dead.
|
2020-01-28 21:49:36 +01:00 |
|
Bartosz Taudul
|
1915a9e5f6
|
Display extra zone data count.
|
2020-01-26 17:28:37 +01:00 |
|