Bartosz Taudul
|
450229f5e4
|
Only change assembly target line when necessary.
|
2020-04-08 23:30:42 +02:00 |
|
Bartosz Taudul
|
3a1f980a36
|
Prevent opening obsolete source files.
|
2020-04-08 23:07:59 +02:00 |
|
Bartosz Taudul
|
3e2260bdcb
|
Add color boxes to file selection.
|
2020-04-08 23:06:38 +02:00 |
|
Bartosz Taudul
|
d300d17f9e
|
Match source and assembly selection.
|
2020-04-08 22:57:42 +02:00 |
|
Bartosz Taudul
|
c3abcd9dc1
|
Update NEWS.
|
2020-04-08 22:33:12 +02:00 |
|
Bartosz Taudul
|
bb338a1c97
|
Symbol file selector.
|
2020-04-08 22:25:36 +02:00 |
|
Bartosz Taudul
|
a1bad4b7be
|
Build list of symbol source files.
|
2020-04-08 22:18:00 +02:00 |
|
Bartosz Taudul
|
0551cd8e44
|
Switching between source files from asm view.
|
2020-04-08 22:10:58 +02:00 |
|
Bartosz Taudul
|
3f01d3bcb1
|
Selection of inlined function within symbol.
|
2020-04-08 22:04:33 +02:00 |
|
Bartosz Taudul
|
006919ec55
|
Mixed source/assembly symbol view.
|
2020-04-08 22:04:00 +02:00 |
|
Bartosz Taudul
|
5f4145ef0a
|
Update manual.
|
2020-04-08 19:33:55 +02:00 |
|
Bartosz Taudul
|
b353e8752d
|
Display inlined function stats within symbols.
|
2020-04-08 19:09:47 +02:00 |
|
Bartosz Taudul
|
dc236a27cc
|
Warn about retrieving context address.
|
2020-04-08 18:00:31 +02:00 |
|
Bartosz Taudul
|
b05625d444
|
Display count of inlined functions in symbols.
|
2020-04-08 17:17:45 +02:00 |
|
Bartosz Taudul
|
51d5ef5b4e
|
Allow merging inlined function stats into base symbol.
|
2020-04-08 17:12:15 +02:00 |
|
Bartosz Taudul
|
02e1a7669c
|
Add offset-less GetSymbolForAddress().
|
2020-04-08 16:55:49 +02:00 |
|
Bartosz Taudul
|
a34cfacb5c
|
Stabilize symbol sorting.
|
2020-04-08 15:55:34 +02:00 |
|
Bartosz Taudul
|
fe98921e4c
|
Add UI for disabling inlines in sample statistics.
|
2020-04-08 15:52:53 +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
|
a7fffe7e13
|
Separate opening source and symbol views.
|
2020-04-08 02:12:09 +02:00 |
|
Bartosz Taudul
|
09cf160088
|
Split source and symbol views in SourceView.
|
2020-04-08 01:58:23 +02:00 |
|
Bartosz Taudul
|
1c0ec60b23
|
Don't try to display assembly line counts if no symbol is selected.
|
2020-04-08 01:48:22 +02:00 |
|
Bartosz Taudul
|
6d08f0a196
|
Update NEWS.
|
2020-04-07 22:17:50 +02:00 |
|
Bartosz Taudul
|
2e418f24fa
|
Update manual.
|
2020-04-07 22:17:24 +02:00 |
|
Bartosz Taudul
|
b69aaf04e9
|
Add support for QPC timer.
|
2020-04-07 22:01:31 +02:00 |
|
Bartosz Taudul
|
34b512d04b
|
Don't declare unused variables on cygwin.
|
2020-04-07 21:41:12 +02:00 |
|
Bartosz Taudul
|
8d9a611874
|
Get rid of unicode ifdefs.
|
2020-04-07 21:35:37 +02:00 |
|
Bartosz Taudul
|
69c5e667ae
|
Dynamically load Get/SetThreadDescription.
|
2020-04-07 21:33:03 +02:00 |
|
Bartosz Taudul
|
fc11537e12
|
Update manual.
|
2020-04-07 02:12:46 +02:00 |
|
Bartosz Taudul
|
54870e128c
|
Add cautionary information to the manual.
|
2020-04-06 11:17:24 +02:00 |
|
Carsten Juttner
|
7d47e78025
|
Merged in carjay/tracy/client_selection_fix (pull request #45)
Unable to select clients on same system that only differ in their port number
|
2020-04-05 15:16:41 +00:00 |
|
Bartosz Taudul
|
7fca642c3d
|
Compress full-quality DXT1 on AVX2 path.
|
2020-04-05 17:10:43 +02:00 |
|
Bartosz Taudul
|
b7f32c2a4c
|
Update DXT1 benchmark with Ryzen timings.
Measured at the most commonly reached frequency. Data for peak at max
achieved frequency:
Reference: 173.2 us
SSE: 22.2 us
AVX2: 13.4 us
|
2020-04-05 17:10:43 +02:00 |
|
Bartosz Taudul
|
29dfb151cb
|
Add Ryzen execution times example.
|
2020-04-05 16:34:50 +02:00 |
|
Carsten Juttner
|
fbc7a1e452
|
Since the name is just the IP address it is not unique in case the difference is only in the port number.
So make it unique for selection to work not just for the first element in this case.
|
2020-04-05 16:19:43 +02:00 |
|
Bartosz Taudul
|
b91c88cdf6
|
Remove misleading example.
|
2020-04-05 16:02:22 +02:00 |
|
Bartosz Taudul
|
2ad3f9b51f
|
Index data is already available.
|
2020-04-05 15:09:13 +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
|
a6468b6b6e
|
Sleep when clearing queues if listen port is occupied.
|
2020-04-04 21:08:13 +02:00 |
|
Bartosz Taudul
|
eba427cc5b
|
Update manual.
|
2020-04-04 14:50:34 +02:00 |
|
Bartosz Taudul
|
6d435e08c8
|
Handle nullptr in FindStringIdx.
|
2020-04-04 14:42:00 +02:00 |
|
Bartosz Taudul
|
38bfa7bdb6
|
Include return instructions in jump out list.
|
2020-04-04 14:30:48 +02:00 |
|
Bartosz Taudul
|
8c260c9d12
|
Draw jump outs from symbols.
|
2020-04-04 14:30:47 +02:00 |
|
Bartosz Taudul
|
268af5b67c
|
Adapt to DPI scaling.
|
2020-04-04 14:30:47 +02:00 |
|
Bartosz Taudul
|
78a0773f38
|
Collect jumps outside symbol.
|
2020-04-04 13:51:55 +02:00 |
|
Bartosz Taudul
|
e02e595eec
|
Align jump arrows to pixels.
|
2020-04-04 13:42:19 +02:00 |
|
Bartosz Taudul
|
aae161e31a
|
Draw jumps in assembly view.
|
2020-04-04 03:41:10 +02:00 |
|