Source: libcpc Section: libs Priority: optional Maintainer: Igor Pashev Build-Depends: dh-illumos, gcc-multilib, illumos-source-2.10, lib32nvpair1-dev, libnvpair1-dev, lib32proc1-dev, libproc1-dev, quilt, symlinks, Standards-Version: 3.9.3 Homepage: https://www.illumos.org Package: libpctx1 Section: libs Priority: standard Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends} Description: process context library This package contains libpctx shared library. . Functions in this library provide a simple means to access the underlying facilities of proc(4) to allow a controlling process to manipulate the state of a controlled process. . This library is primarily for use in conjunction with the libcpc library. Used together, these libraries allow developers to construct tools that can manipulate CPU performance counters in other processes. Package: libpctx1-dev Section: libdevel Priority: optional Architecture: illumos-any Provides: libpctx-dev Depends: libpctx1 (= ${binary:Version}), ${misc:Depends}, libc-dev Description: process context library (development files) This package contains the header files and symlinks needed to compile applications that use libpctx. . Functions in this library provide a simple means to access the underlying facilities of proc(4) to allow a controlling process to manipulate the state of a controlled process. . This library is primarily for use in conjunction with the libcpc library. Used together, these libraries allow developers to construct tools that can manipulate CPU performance counters in other processes. Package: lib32pctx1 Section: libs Priority: standard Architecture: illumos-amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: process context library (32 bit) This package contains libpctx shared library. . Functions in this library provide a simple means to access the underlying facilities of proc(4) to allow a controlling process to manipulate the state of a controlled process. . This is a 32-bit version of the library. Package: lib32pctx1-dev Section: libdevel Priority: optional Architecture: illumos-amd64 Provides: lib32pctx-dev Depends: lib32pctx1 (= ${binary:Version}), libpctx1-dev (= ${binary:Version}), ${misc:Depends} Description: process context library (32-bit development files) This package contains files needed to compile 32-bit applications that use libpctx. . libpctx provide a simple means to access the underlying facilities of proc(4) to allow a controlling process to manipulate the state of a controlled process. Package: libcpc1 Section: libs Priority: standard Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends} Description: CPU performance counter library This package contains libcpc shared library. . Functions in this library provide access to CPU performance counters on platforms that contain the appropriate hardware. Package: libcpc1-dev Section: libdevel Priority: optional Architecture: illumos-any Provides: libcpc-dev Depends: libcpc1 (= ${binary:Version}), ${misc:Depends}, libc-dev, libpctx1-dev Description: CPU performance counter library (development files) This package contains the header files and symlinks needed to compile applications that use libcpc. . libcpc provides access to CPU performance counters on platforms that contain the appropriate hardware. Package: lib32cpc1 Section: libs Priority: standard Architecture: illumos-amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: CPU performance counter library (32 bit) This package contains libcpc shared library. . Functions in this library provide access to CPU performance counters on platforms that contain the appropriate hardware. . This is a 32-bit version of the library. Package: lib32cpc1-dev Section: libdevel Priority: optional Architecture: illumos-amd64 Provides: lib32cpc-dev Depends: lib32cpc1 (= ${binary:Version}), libcpc1-dev (= ${binary:Version}), ${misc:Depends} Description: CPU performance counter library (32-bit development files) This package contains files needed to compile 32-bit applications that use libcpc. . libcpc provides access to CPU performance counters on platforms that contain the appropriate hardware.