Software Alternatives & Reviews

SystemTap VS ltrace

Compare SystemTap VS ltrace and see what are their differences

SystemTap logo SystemTap

SystemTap provides instrumentation for a live running kernel and user-space applications.

ltrace logo ltrace

ltrace intercepts and records dynamic library calls which are called by an executed process and the...
  • SystemTap Landing page
    Landing page //
    2019-05-11
  • ltrace Landing page
    Landing page //
    2021-08-01

SystemTap videos

Product Overviews: Using Systemtap

More videos:

  • Review - RHEL Developers: RHEL SystemTap Overview
  • Review - What is my system doing - Full System Observability with SystemTap

ltrace videos

How to Spy on Running Programs (strace, ltrace)

More videos:

  • Review - Sudo ltrace | Ryan's CTF [15] Strings wont help you

Category Popularity

0-100% (relative to SystemTap and ltrace)
IDE
40 40%
60% 60
OS & Utilities
38 38%
62% 62
Software Development
44 44%
56% 56
Monitoring Tools
31 31%
69% 69

User comments

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

Social recommendations and mentions

Based on our record, SystemTap seems to be more popular. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

SystemTap mentions (3)

  • What are some tools to create code diagrams/graphs/(static or dynamic) call graphs when analyzing c++ code? Any level of automation would be useful here, but manual editing is also preferred. I see Visual Studio Code Graph but this is an option for Windows mainly. Doxygen, perftools?
    Eclipse seems to have a Callgraph plug-in (for execution traces), although it is based on SystemTap, which is only for Linux. Source: about 1 year ago
  • Valve Did the IMPOSSIBLE... Anti-Cheat on Linux - WAN Show September 24, 2021
    They can use DKMS or their own version of systemtap so not they don't have to release the code. Source: over 2 years ago
  • Frozenbyte are now telling Linux users to use Proton, even for their older games
    Since these are kernel anticheats I don't know how they're going to make it work though. Maybe BE and EAC will ship signed code that Valve lets run outside of the Win32 environment, possibly just as the root user or with their own version of systemtap to get into the kernel. Source: almost 3 years ago

ltrace mentions (0)

We have not tracked any mentions of ltrace yet. Tracking of ltrace recommendations started around Mar 2021.

What are some alternatives?

When comparing SystemTap and ltrace, you can also consider the following products

ftrace - A function tracer for the Linux kernel.

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

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

ktap - A script-based dynamic tracing tool for Linux.

Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.

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