Software Alternatives, Accelerators & Startups

ftrace VS Glsof

Compare ftrace VS Glsof and see what are their differences

ftrace logo ftrace

A function tracer for the Linux kernel.

Glsof logo Glsof

Glsof is two separate utilities (Queries & FileMonitor) to the command line utility Lsof by Vic...
  • ftrace Landing page
    Landing page //
    2019-05-03
  • Glsof Landing page
    Landing page //
    2023-09-22

ftrace features and specs

  • Function Tracing
    ftrace provides a robust function tracing capability that allows developers to track function calls within the Linux kernel. This helps in identifying performance bottlenecks and debugging complex issues.
  • Dynamic Tracing
    It supports dynamic tracing, which means that trace points can be added or removed at runtime without needing to reboot or recompile the kernel, offering flexibility and reducing downtime.
  • Performance Analysis
    ftrace can be used for detailed performance analysis, helping to monitor system performance and resource usage, which is crucial for optimizing system behavior.
  • Lightweight
    ftrace is designed to be lightweight, ensuring minimal performance overhead on the system, which is an essential feature for maintaining system stability and performance during tracing.
  • Wide Adaptability
    It's widely adaptable across different architectures and is included in the Linux kernel, making it a versatile tool for Linux developers.

Possible disadvantages of ftrace

  • Complexity
    Setting up and using ftrace can be complex, especially for beginners, due to its extensive options and configurations which might require a steep learning curve.
  • Limited User-space Tracing
    ftrace primarily focuses on kernel space, which means its capabilities for tracing user-space applications are limited compared to some other tools.
  • Potential for Large Data Volume
    The tool can generate a large amount of trace data, which can be overwhelming to manage and analyze, requiring efficient data handling and filtering techniques.
  • Kernel Version Dependent
    Since ftrace features are closely tied to the kernel version, using the latest functionalities requires updating to the latest kernel, which may not always be feasible in production environments.
  • Security Concerns
    Enabling tracing can potentially expose sensitive information or alter the system's behavior, raising security concerns if not properly managed.

Glsof features and specs

No features have been listed yet.

Analysis of Glsof

Overall verdict

  • GLSOF is a solid, free graphical front-end for the powerful lsof and gcc-based tools on Unix/Linux systems, offering an accessible way to inspect open files and network connections without memorizing complex command-line syntax.

Why this product is good

  • Provides a user-friendly graphical interface (Queries and Myps tools) on top of the command-line lsof utility
  • Free and open source, hosted on SourceForge with no licensing costs
  • Helps visualize open files, processes, and network connections in real time
  • Useful for troubleshooting, security auditing, and understanding system resource usage
  • Cross-platform support for various Unix-like operating systems

Recommended for

  • System administrators who need to monitor open files and network connections
  • Users who prefer a GUI over memorizing lsof command-line options
  • Security analysts investigating processes and file usage
  • Developers debugging resource leaks or file handle issues
  • Linux and Unix enthusiasts learning about system internals

Category Popularity

0-100% (relative to ftrace and Glsof)
OS & Utilities
100 100%
0% 0
Performance Monitoring
0 0%
100% 100
Software Development
100 100%
0% 0
Monitoring Tools
45 45%
55% 55

User comments

Share your experience with using ftrace and Glsof. For example, how are they different and which one is better?
Log in or Post with

What are some alternatives?

When comparing ftrace and Glsof, you can also consider the following products

DTrace - DTrace is a performance analysis and troubleshooting tool for Solaris, Mac OS X and FreeBSD.

Sysdig - Sysdig is an open source, system-level exploration that capture system state and activity from a running Linux instance, then save, filter and analyze.

strace - Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.

lsof - Lsof lists open files for running UNIX processes. It is a

perf - Perf is a simple app monitoring solution paired with meaningful alerts.

htop - htop - an interactive process viewer for Unix. This is htop, an interactive process viewer for Unix systems. It is a text-mode application (for console or X terminals) and requires ncurses. Latest release: htop 2.