FICHA · AUR

latrace

trace library calls and get their statistics in a manner similar to the strace utility (syscall tracing)

  • debugging-cli
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · Jun 1, 2026 description in en

Description

Library calls made by a program can be traced and summarized, similar to how strace traces system calls. It is useful for developers investigating performance, unexpected behavior, or which shared libraries a process uses.

Tracing can expose file paths, arguments, environment details, and sensitive runtime behavior. Use it only on programs you are allowed to inspect, and avoid sharing raw traces without review.

How to run

latrace

Commands: latrace

Permissions

Permissions not analysed for this source yet.