ftrace Alternatives
ftrace is described as 'Ftrace is an internal tracer designed to find what is going on inside the kernel' and is an app in the development category. There are eight alternatives to ftrace for a variety of platforms, including Linux, BSD, FreeBSD, Mac and Windows apps. The best ftrace alternative is Process Monitor, which is free. Other great apps like ftrace are DTrace, strace, perf and ltrace.
- Free • Open Source
- 156 likes56 Process Monitor alternatives
Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemon and Regmon, and adds an extensive list of enhancements including rich and...
License model
- Free • Proprietary
Application type
Platforms
- Windows
- PortableApps.com
Process Monitor Features
Process Monitor VS ftrace
Is Process Monitor a good alternative to ftrace? - 4 likes7 DTrace alternatives
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.
DTrace VS ftrace
Is DTrace a good alternative to ftrace? - 5 likes14 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.
strace VS ftrace
Is strace a good alternative to ftrace? - 3 likes8 perf alternatives
perf is a 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.
perf VS ftrace
Is perf a good alternative to ftrace? - 2 likes13 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.
ltrace VS ftrace
Is ltrace a good alternative to ftrace? - 1 like7 ktrace alternatives
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.
ktrace VS ftrace
Is ktrace a good alternative to ftrace? - 1 like8 SystemTap alternatives
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...
SystemTap VS ftrace
Is SystemTap a good alternative to ftrace? - Like this app8 ktap alternatives
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...
ktap VS ftrace
Is ktap a good alternative to ftrace?