Bookmark this page

Summary

  • The ldd command displays the shared libraries that an application requires.

  • The valgrind --tool=memcheck command identifies memory leaks.

  • The strace command traces application system calls.

  • The ltrace command traces application library calls.

  • The podman healthcheck command determines the health or readiness of a process inside a container, with a command that you define.

  • The podman logs command displays a container's log files.

Revision: rh342-8.4-6dd89bd