perf alternatives

Perf is a performance analysis tool in Linux, available since kernel version 2.6.31. It supports hardware and software performance counters, tracepoints, and dynamic probes. Perf provides data for generating flame graphs and is used for lightweight profiling.

Alternatives