Martin Baulig
a76522a990
Added perl interface.
...
1998-06-21 Martin Baulig <martin@home-of-linux.org >
* perl/*: Added perl interface.
* sysdeps/linux/cpu.c: Bug fix.
* include/glibtop/global.h: Only including guile header files
within libgtop.
* configure.in (LIGBTOP_LIBS): Added `-lgtop'.
* Makefile.am: Creating `perl/Makefile.PL' from `perl/Makefile.PL.in'
and `perl/Libgtop.xs' using `perl/perl.awk'.
1998-06-21 22:24:18 +00:00
Martin Baulig
1b90ed4fcc
Reverted some stuff from 06-07-1998 since it was too buggy.
...
1998-06-18 Martin Baulig <baulig@taurus.uni-trier.de >
* sysdeps/linux/*.c: Reverted some stuff from 06-07-1998
since it was too buggy.
1998-06-18 19:02:49 +00:00
Martin Baulig
be91463190
More profiling stuff.
1998-06-07 21:14:30 +00:00
Martin Baulig
9c9ad03d60
New file.
...
1998-06-07 Martin Baulig <martin@home-of-linux.org >
* sysdeps/linux/glibtop_machine.h: New file.
* sysdeps/linux/*.c: Performance optimizations. We now use
`open' and `read' instead of `fopen' and `fscanf'.
1998-06-07 20:38:02 +00:00
Martin Baulig
c84923132a
Using single underscore instead of two underscores for function prefixes
...
1998-06-07 Martin Baulig <martin@home-of-linux.org >
* *.[ch]: Using single underscore instead of two underscores
for function prefixes (regexp: ``s,__([rspl])\b,_$1,g'') to
avoid ambiguity with mangled C++ names.
1998-06-07 13:57:45 +00:00
Martin Baulig
2546fa37eb
changed call of 'glibtop_init__r', it now takes two additional arguments.
...
* sysdeps/linux/*.c: changed call of 'glibtop_init__r',
it now takes two additional arguments.
1998-06-01 15:21:19 +00:00
Martin Baulig
95b9d824ea
renamed all functions implementing features to '__s'.
...
* sysdeps/linux/*.c: renamed all functions implementing
features to '__s'.
1998-05-28 19:24:24 +00:00
Martin Baulig
33cdc01c1d
Initial revision
1998-05-19 18:19:50 +00:00