ViewVC Help
View Directory | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab
File Last Change
 ../
swap_stats.c 1.7 (20 years ago) by ats: Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
network_stats.c 1.18 (20 years ago) by ats: Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
cpu_stats.c 1.13 (20 years ago) by ats: Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
memory_stats.c 1.14 (20 years ago) by ats: Clean up NetBSD memory calculations.
tools.h 1.8 (20 years ago) by ats: Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
process_stats.c 1.13 (20 years ago) by ats: Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
disk_stats.c 1.37 (20 years ago) by ats: Correct comment about where dk_rbytes is available.
os_info.c 1.10 (20 years ago) by ats: Remove another patch glitch.
page_stats.c 1.9 (20 years ago) by ats: Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
user_stats.c 1.10 (20 years ago) by ats: Initial support for NetBSD. This adds NetBSD support for everything except diskio stats (since they're even more disturbingly complex to get at on NetBSD than the three OSs we already support). Tested against NetBSD 1.6 on i386.
tools.c 1.11 (20 years ago) by pajs: Changed the style slightly to be more readable.
statgrab.h 1.14 (20 years ago) by pajs: Added statgrab_init() This function just calls the get_kvm type functions so all special privilages can be dropped after this function has been called. It currently only does stuff on *bsd (and needs testing on netbsd). All other OS's will just have a function that returns 0 Solaris at somepoint may need to do something here so we can do the drive mappings.
Makefile.am 1.15 (20 years ago) by tdb: Update for new release.
load_stats.c 1.4 (20 years ago) by tdb: Tidy up of lots of little things. :)
0 directories and 14 files shown