libpctx - process context library
cc [ flag... ] file... -lpctx [ 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(3LIB) library. Used together, these libraries allow developers to construct tools that can manipulate CPU performance counters in other processes. The cputrack(1) utility is an example of such a tool.
The shared object libpctx.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
pctx_capture | pctx_create |
pctx_release | pctx_run |
pctx_set_events |
/usr/lib/libpctx.so.1
/usr/lib/64/libpctx.so.1
See attributes(5) for descriptions of the following attributes:
|
cputrack(1), Intro(3), cpc(3CPC), libcpc(3LIB), proc(4), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |