| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.6.0
* Added buttons for accessing global details in various parts of
the app
* Added waiting+busy charts in the process viewer
* Added panning the Graph view using the secondary mouse button
* Made process viewer show updated data strictly every 0.5s,
instead of on every update like mouse movement
* Improved Global Tracker's filtering performance
* Enabled egui's parallel tessellation for better profiler
performance
* Several improvements from updating egui such as selectable text
and smooth scrolling
- Update to version 1.5.1 * ui: Move persistence and common to new util module * New icon
- Initial package