Skip to content

v1.5.0

Choose a tag to compare

@gaborcsardi gaborcsardi released this 07 Dec 16:13
  • New function ps_shared_libs() to list the loaded shared libraries
    of a process, on Windows.

  • New function ps_shared_lib_users() to list all processes that
    loaded a certain shared library, on Windows.

  • New function ps_descent() to query the ancestry of a process.