Skip to content

v.1.2.3

Compare
Choose a tag to compare
@tanelpoder tanelpoder released this 20 May 06:02
· 202 commits to master since this release
  • Supports arm64 and ppc64le platforms (unistd.h lookup for syscall names)

  • Added more "single file descriptor" system calls to psn (for reporting the accessed file name)

  • xcapture supports basic container namespace reporting (use -c nspid or -o output_dir as CSV output reports NSPID by default)

  • psn with python3 now prints extra newlines in output as intended

  • added a rudimentary tool vmtop for showing snapshots of /proc/vmstat activity

  • also added rpmbuild files, but it's not working well yet, as rpmbuild seems to want to use a hard-coded python binary name instead of /usr/bin/env python (will look into this before next release)

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.2.3