|
File
|
Last Change |
|---|---|
../
|
|
Makefile
(dead)
|
1.13 (23 years ago) by tdb: This ihost now uses autoconf and automake to make a "normal" installation and distribution ;) It's now far easier to compile. To build from CVS :- aclocal autoheader autoconf automake -a -c Then for compiling (end users will only need to do this) :- ./configure make make install To build a distribution :- make dist |
Makefile.am
(dead)
|
1.2 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
cpu_stats.c
(dead)
|
1.6 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
disk_stat.c
(dead)
|
1.14 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
load_stat.c
(dead)
|
1.10 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
memory_stats.c
(dead)
|
1.11 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
os_info.c
(dead)
|
1.8 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
page_stats.c
(dead)
|
1.7 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
process_stats.c
(dead)
|
1.7 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
statgrab.h
(dead)
|
1.11 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
swap_stats.c
(dead)
|
1.5 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |
user_stats.c
(dead)
|
1.9 (22 years ago) by tdb: Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab. |