Skip to content

Releases: deshaw/procfd

procfd v1.3.0

09 Nov 20:12

Choose a tag to compare

Features

  • Add file mode (#9)

New Contributors

Full Changelog: v1.2.0...v1.3.0

procfd v1.2.0

25 Oct 13:33

Choose a tag to compare

Features

  • Display memory mapped files for processes (#7)

Bug Fixes

  • Handle unknown fd types (#6)
  • Limit parallelism to 8 threads (#5)

New Contributors

Full Changelog: v1.1.0...v1.2.0

procfd v1.1.0

04 Aug 02:04

Choose a tag to compare

Features

  • Add --pid-only flag to print just the matching PIDs (#2))

Bug Fixes

  • Unix sockets can have multiple endpoints (#1)
  • Documentation fixes (#3)

Full Changelog: v1.0.4...v1.1.0

procfd v1.0.4

28 Jun 13:57

Choose a tag to compare

Initial Release

procfd is a Linux tool to query open file descriptors for processes