[ANN] AGProcess 0.2
[ANN] AGProcess 0.2
- Subject: [ANN] AGProcess 0.2
- From: Aram Greenman <email@hidden>
- Date: Sat, 13 Sep 2003 14:18:55 -0700
AGProcess is a class for reporting Unix process statistics. It is
similar to NSProcessInfo except that it provides more information, such
as CPU and memory use statistics, and can represent any process, not
just the current process. Additionally it provides methods for sending
signals to processes.
New in version 0.2:
- Added methods to get Mach task events (pageins, faults, etc.) Thanks
to Craig Hockenberry at Iconfactory.
- Fixed -virtualMemorySize to work on 10.2. Thanks to Craig Hockenberry
at Iconfactory.
- Fixed -siblings to not include the calling process. Thanks to Steve
Gehrman at CocoaTech.
- HeaderDoc-generated HTML documentation.
- New test app.
AGProcess is available under BSD license at:
<
http://sf.net/projects/agkit/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.