Get the latest tech news

Hotspot: Linux `perf` GUI for performance analysis


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

synchronous I/O, e.g. via read() or write() page faults, e.g. when accessing mmap()'ed file data calls to nanosleep() or yield() lock contention via futex() etc. By leveraging kernel trace points in the scheduler, the overhead is pretty manageable and we only pay a price, when the process is actually getting switched out. This makes it unwieldy to share such files across machines, e.g. to get the help from a colleague to investigate a performance issue, or for bug reporting purposes.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Linux

Linux

Photo of GUI

GUI

Photo of performance analysis

performance analysis

Related news:

News photo

Microsoft finally open-sources (most of) Windows Subsystem for Linux

News photo

DRM IN_FORMATS_ASYNC Coming For The Intel Driver With Linux 6.16

News photo

From GitHub Issue #1 to Reality — WSL (Windows Subsystem for Linux) Is Now Officially Open Source