Do you want to increase the performance of your #Linux application? Heaptrack is a powerful tool designed to track and analyze memory usage. You can easily identify memory leaks and optimize #performance, making your software run smoother and faster.

#MemoryManagement #Optimization

https://invent.kde.org/sdk/heaptrack

@kdab what's the best tool to do the same but for CPU usage?
I'm looking for a flow similar to superluminal for Linux applications.

If you have any clues for this as well they will be gladly welcomed :)

GitHub - KDAB/hotspot: The Linux perf GUI for performance analysis.

The Linux perf GUI for performance analysis. Contribute to KDAB/hotspot development by creating an account on GitHub.

GitHub
@portaloffreedom @aks You can use hotspot. Hotspot is a gui frontend for perf, which is the default Linux profiling tool.