Jump to letter: [
ACFGIKMPQRSTW
]
python-linux-procfs - Linux /proc abstraction classes
- Description:
Abstractions to extract information from the Linux kernel /proc files.
Packages
python-linux-procfs-0.4.5-1.el5rt.src
[16 KiB] |
Changelog
by Arnaldo Carvalho de Melo (2010-05-11):
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=577365
|
python-linux-procfs-0.4.2-1.el5rt.src
[9 KiB] |
Changelog
by Arnaldo Carvalho de Melo (2008-08-13):
- interrupts: Add find_by_user_regex
- process: Always set the "cmdline" array, even if empty
- pidstats: Remove dead processes in find_by_name()
- pidstats: Add process class to catch dict references for late parsing
- pidstats: Move the /proc/PID/{stat,status} parsing to classes
- pidstats: Introduce process_flags method
|