14 Commits

Author SHA1 Message Date
bombom_by 685e20bcec Fixing a tiny bug with thread depth calculation 2019-09-06 00:26:43 +01:00
bombom_by 161e2736d1 [UE4] Fixing autosampling mode - Optick now registers syscalls collection for all the threads within current process.
[GUI] Fixing a bug with MaxDepth==2 for Sampling Thread View.
2019-08-30 01:11:11 +01:00
bombom_by c624cea355 [UE4] Fixing compilation on UE4
Adding a bunch of timeline settings:
- ExpandMode
- Thread Depth (Expanded and Collapsed)
2019-08-18 12:25:03 +01:00
Vadim Slyusarev 213300d799 #75: Fixing a crash in GUI related to 0-width frames 2019-07-12 18:01:28 +01:00
bombom_by d59af5b7c9 [Linux] Improving error notification about invalid root password 2019-06-29 13:57:54 +01:00
bombom_by a79e0fc72a Improving performance of the capture serialization.
Batching a bunch of consequent small packets into a large one.
Fixing a bug with remaining border during timeline panning.
2019-05-13 00:19:27 +01:00
bombom_by 059f69dd27 Issue #66: Improving performance of the GUI.
Converting all the sampling controls to the "on-demand" view model.
Optick updates data for these models only when at least one of the associated controls is visible (docking panel is active).
2019-05-09 22:18:01 +01:00
bombom_by df187b4809 Adding new package: Fody Costura for packing all the dlls into a single executable.
Fixing a problem with auto-popups for integrate winforms with docking system.
A bunch of minor improvements.
2019-04-22 20:55:08 +01:00
bombom_by da9704d66e Improving ThreadView header visualization 2019-04-22 11:44:25 +01:00
bombom_by 0245eb056f Issue #66: Fixing a problem with incorrect ThreadView rendering if non-standard DPI settings are in use. 2019-04-22 01:05:47 +01:00
bombom_by 3ba5d4aa81 Adding lazy initialization for CPU Core threads.
Fixing a bug with incorrect presentation of the sampling data in Source Code control.
2019-04-20 00:45:50 +01:00
bombom_by d333e9f330 Adding support for thread Expand\Collapse. 2019-04-14 18:30:30 +01:00
bombom_by 0d3ac1ec70 Adding CaptureSettings control.
Passing settings through the start message.
2019-04-13 16:32:14 +01:00
bombom_by a48e165a0c Mass renaming 2019-04-04 23:47:12 +01:00