Description
Linux performance bottlenecks can be investigated with scripts built on perf_events and ftrace. The toolkit helps administrators and developers inspect CPU, I/O, scheduler, and system-call behavior on live systems. It may require elevated privileges and can collect detailed runtime information from processes and the kernel.