Source: ptools
Section: admin
Priority: standard
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
 dh-illumos,
 illumos-source-4.3,
 libc-db1-dev,
 libcontract-dev,
 liblgrp-dev,
 libproc1-dev (>= 4.3),
 quilt,
Standards-Version: 3.9.4
Homepage: https://www.illumos.org
 
Package: ptools
Architecture: illumos-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: processes observability tools
 The suite of tools for a wide range of process tasks. Most of these tools
 are built on top of libproc, which is layered on top of procfs, as well as
 process core files.  The majority of these commands work on corefiles as
 well as live processes. Examples are:
 * pargs  - display process arguments
 * pfiles - display open file information
 * psig   - display signal handler information
 * pwdx   - display process working directory
