Re: looking ahead to 4.0.1
Jim Warner <[email protected]> Wed, 20 Apr 2022 13:30:27 -0500
| Newsgroups | gmane.linux.procps.devel |
|---|---|
| Message-ID | <[email protected]> |
On 4/20/22 9:42 AM, Dr. Werner Fink wrote:
> Also some manual pages are missed for those who use the API of the old libprocps
> like the intel-gpu-tools:
>
> U closeproc
> U freeproc
> U openproc
> U readproc
>
Hi Werner,
Those manual pages weren't missed. Rather, such functions are no longer
exported.
For the single module impacted in intel-gpu-tools, these should be used
instead:
procps_pids_new
procps_pids_get
procps_unref
Regards,
Jim