A profiling tool built into the Linux kernel for analyzing system-wide performance.
Using CPU hardware counters, it can measure things like per-function execution time and cache misses with low overhead. It's used to investigate application bottlenecks.
© 2026 ITBGM