perf Alternatives
perf is described as 'Performance analyzing tool in Linux, available from Linux kernel version 2.6.31 under tools/perf, and is frequently updated and enhanced. It is capable of lightweight profiling, supports hardware performance counters, tracepoints, software performance counters (e.g' and is an app in the development category. There are nine alternatives to perf for a variety of platforms, including Linux, BSD, FreeBSD, Mac and KDE Plasma apps. The best perf alternative is lurk, which is both free and Open Source. Other great apps like perf are DTrace, strace, ftrace and Kcachegrind.
- Free • Open Source
Lurk allows the user to trace system calls of a process or of a command. In contrast to strace, lurk focuses on a simple, yet pretty, user experience while implementing the most important use cases of strace.
License model
- Free • Open Source
Platforms
- Linux
lurk Features
DTrace is a performance analysis and troubleshooting tool that is included by default with various operating systems, including Solaris, Mac OS X and FreeBSD. A Linux port is in development.
License model
- Free • Open Source
Country of Origin
United States
Platforms
- Mac
- Linux
- BSD
- Solaris
- FreeBSD
DTrace Features
- 15 strace alternatives
strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state.
License model
- Free • Open Source
Country of Origin
Russia
Platforms
- Linux
- BSD
- FreeBSD
strace Features
License model
- Free • Open Source
Country of Origin
United States
Platforms
- Linux
ftrace Features
- 7 Kcachegrind alternatives
KCachegrind is a profile data visualization tool, used to determine the most time consuming parts in the execution of a program.
License model
- Free • Open Source
Country of Origin
Germany
EU
Platforms
- Linux
- Flathub
- KDE
Kcachegrind Features
- 14 ltrace alternatives
ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. Used for debugging.
License model
- Free • Open Source
Platforms
- Linux
- BSD
- FreeBSD
ltrace Features
The ktrace utility enables kernel trace logging for the specified processes. Kernel trace data is logged to the file ktrace.out. The kernel operations that are traced include system calls, namei translations, signal processing, and I/O.
License model
- Free • Open Source
Platforms
- Mac
- BSD
- FreeBSD
ktrace Features
SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go through the tedious and disruptive...
License model
- Free • Open Source
Platforms
- Linux
SystemTap Features
ktap is a script-based dynamic tracing tool for Linux. It uses a scripting language and lets users trace the Linux kernel dynamically. ktap is designed to give operational insights with interoperability that allows users to tune, troubleshoot and extend the kernel and...
License model
- Free • Open Source
Platforms
- Linux
ktap Features