08fd95d2536d95776e89c6d0e4fe0b6938d8112d
* Correct calculation of CPU time. * Fix a bug on newer versions of FreeBSD where computing the process map leads to a tight error loop. * Add support for the new procstat API to obtain the list of open files and cwd. * Use kvm_openfiles instead of kvm_open to better handle error messages. * Split some modules out into non-suid modules. * Properly determine the number of CPUs. https://bugzilla.gnome.org/show_bug.cgi?id=605431
LATEST NEWS: =========== Please look also in the file 'NEWS' for latest news. Martin ChangeLogs: ========== LibGTop has many ChangeLogs files. The following files are the the most important : - ChangeLog is the main ChangeLog. - sysdeps/<arch>/ChangeLog is the ChangeLog for arch specific changes. - sysdeps/common/ChangeLog is the ChangeLog for common changes (shared implementation between archs). Benoît
Description
Languages
C
87.9%
Shell
6.9%
M4
2.7%
Makefile
1.1%
Perl
0.9%
Other
0.5%