Timur Bakeyev
fac354623b
Added initial port for BSD/OS (aka BSDI) 2.x and 3.x. 4.x should also(?)
...
Thu Apr 8 23:47:29 1999 Timur Bakeyev <timur@gnu.org >
* cpu.c, mem.c, netload.c, procargs.c, procstate.c, proctime.c,
sem_limits.c, shm_limits.c, swap.c: Added initial port for BSD/OS
(aka BSDI) 2.x and 3.x. 4.x should also(?) work.
Still, this port require more close look and extended check.
1999-04-08 20:21:38 +00:00
Martin Baulig
5967e6c3e4
Copied from Linux sysdeps directory.
1999-04-05 12:55:56 +00:00
Martin Baulig
174f316a62
Added implementation for netload.c (glibtop_netload).
1999-04-05 12:53:00 +00:00
Martin Baulig
c9651a012e
Changed function numbering so there's enough room for future additions;
...
set version number to 2.
1999-04-05 12:51:59 +00:00
Martin Baulig
3130d7db33
Added LIBGTOP_NETLOAD: Network statistics.
1999-04-05 12:49:04 +00:00
Martin Baulig
30af079f99
Added implementation for procmap.c (glibtop_proc_maps).
1999-04-03 22:55:42 +00:00
Martin Baulig
3ccae8efee
Added LIBGTOP_PROC_MAPS: process memory maps.
1999-04-03 22:54:00 +00:00
Martin Baulig
5b946cb261
Added support for command line arguments (glibtop_proc_args).
1999-04-03 17:07:09 +00:00
Martin Baulig
885045ca55
Added LIBGTOP_PROC_ARGS for command line arguments.
1999-04-03 17:06:22 +00:00
Martin Baulig
01d728ac6b
Reflect latest `proc_state.state' changes.
1999-04-01 10:33:13 +00:00
Martin Baulig
f9e670f464
Fixed typo.
1999-04-01 10:32:44 +00:00
Martin Baulig
868e1677e3
Added implementation for the newly added features.
1999-03-31 17:40:36 +00:00
Martin Baulig
84407de2aa
*** empty log message ***
1999-03-31 17:38:53 +00:00
Martin Baulig
7011b04cb2
Let the constants for the `state' field start at 1.
1999-03-31 17:34:39 +00:00
Martin Baulig
ede4594dd9
Added some new features.
...
1999-03-30 Martin Baulig <martin@home-of-linux.org >
Added some new features.
* (glibtop_uptime): Added `boot_time', boot time in seconds
since the epoch.
* (glibtop_proc_state): Changed `state' from char to unsigned.
`uid' and `gid' are effective uid and gid; added comment.
Added `ruid' and `rgid' for guaranteed-to-be-correct real uid/gid.
For SMP systems: added `has_cpu', `processor' and `last_processor'.
* (glibtop_proc_uid): Added suid, sgid, fsuid, fsgid, ngroups, groups.
* (glibtop_proc_segment): Added start_data, end_data, start_brk,
end_brk, start_mmap, arg_start, arg_end, env_start, env_end.
* include/glibtop/procstate.h: Define some constants for the `state'
field of glibtop_proc_state.
* include/glibtop/prockernel.h: Define some constands for the
`k_flags' field of glibtop_proc_kernel.
1999-03-31 16:53:05 +00:00
Drazen Kacar
3a7f02352a
make it work with Solaris 2.6 and older. A part of it should be moved to
...
1999-03-31 Drazen Kacar <dave@srce.hr >
* loadavg.c: make it work with Solaris 2.6 and older. A part
of it should be moved to open.c.
1999-03-31 07:48:37 +00:00
Martin Baulig
e2cb4ed031
Changed indentation (-bad -br -ce -i4):
...
tab-width: 8; indent-tabs-mode: t; c-basic-offset: 4
1999-03-30 14:29:38 +00:00
Martin Baulig
24a1fe55bb
Changed indentation:
...
tab-width: 8; indent-tabs-mode: t; c-basic-offset: 4
1999-03-30 14:23:42 +00:00
Martin Baulig
66dddd9799
*** empty log message ***
1999-03-30 11:55:53 +00:00
Nam SungHyun
b3b2411cb7
updated
1999-03-30 10:42:06 +00:00
Martin Baulig
eb71d82ecc
Added first timings for my new sysctl () based kernel interface.
1999-03-27 13:00:00 +00:00
Pablo Saratxaga
298fc043ff
updated spanish language file
1999-03-27 02:43:08 +00:00
Kjartan Maraas
63f678210a
updated
...
1999-03-27 Kjartan Maraas <kmaraas@online.no >
* no.po: updated
1999-03-26 23:56:47 +00:00
Martin Baulig
7a38246284
Don't include the private <glibtop_private.h>.
1999-03-26 17:50:30 +00:00
Martin Baulig
5390903a22
*** empty log message ***
1999-03-24 23:12:12 +00:00
Martin Baulig
4b9e977fdc
*** empty log message ***
1999-03-24 21:38:15 +00:00
Martin Baulig
6a9a681559
*** empty log message ***
1999-03-24 20:42:49 +00:00
Martin Baulig
a6e919767c
This statistics were made on a PPRO 200 running Linux 2.2.1
...
reading everything from /proc while the system was idle.
1999-03-24 16:31:43 +00:00
Martin Baulig
290e9ac767
Use getrusage () to get the timings and divide the timings by the
...
number of calls.
1999-03-24 15:44:28 +00:00
Martin Baulig
cd8ac36e9b
Check for getloadavg () and swapctl () for Solaris.
...
1999-03-24 Martin Baulig <martin@home-of-linux.org >
* configure.in: Check for getloadavg () and swapctl () for
Solaris.
1999-03-24 13:41:04 +00:00
Martin Baulig
3068969b51
*** empty log message ***
1999-03-24 00:58:25 +00:00
Martin Baulig
e947e72169
New example.
...
1999-03-24 Martin Baulig <martin@home-of-linux.org >
* timings.c: New example.
1999-03-24 00:58:00 +00:00
Martin Baulig
86a53dbfc9
Fixed a typo.
1999-03-24 00:56:33 +00:00
Martin Baulig
aa5c5c4553
Some more work here.
1999-03-23 18:42:32 +00:00
Martin Baulig
1f93237ee3
*** empty log message ***
1999-03-23 18:32:47 +00:00
Martin Baulig
3d248e9ad2
Added `wanted'. Applications can set the features they are interested in
...
1999-03-23 Martin Baulig <martin@home-of-linux.org >
* glibtop.h (glibtop): Added `wanted'. Applications can set the
features they are interested in here. This way we don't waste CPU
getting expensive data that aren't really needed.
* LIBGTOP-VERSION: This breaks backward compatibility and also
added new functions; set binary age and interface age to 0.
1999-03-23 18:31:20 +00:00
Martin Baulig
ec9aedea0b
*** empty log message ***
1999-03-22 14:34:34 +00:00
Martin Baulig
33021311b2
Some more work here.
1999-03-22 14:33:01 +00:00
Martin Baulig
2a3d9e080a
Some more work here.
1999-03-21 23:22:59 +00:00
Martin Baulig
b528d0b1db
*** empty log message ***
1999-03-21 19:09:31 +00:00
Martin Baulig
a429e9c3f9
Added implementation.
1999-03-21 19:08:59 +00:00
Martin Baulig
b90d2c1c90
Added back `sysdeps/kernel'.
1999-03-21 18:29:53 +00:00
Martin Baulig
27dc7ef79a
Importing the `stub' sysdeps code.
1999-03-21 18:26:05 +00:00
Martin Baulig
76441b1d5f
Importing `stub' sysdeps code here.
sysctl_martin_0
1999-03-21 18:23:02 +00:00
Martin Baulig
d2e3577784
Added a new sysctl () interface to the Linux Kernel.
...
1999-03-21 Martin Baulig <martin@home-of-linux.org >
Added a new sysctl () interface to the Linux Kernel.
* kernel/sysctl: Imported.
* libgtop-sysdeps.m4: If `--enable-hacker-mode' is given, check
for my new sysctl () interface.
1999-03-21 18:20:56 +00:00
Martin Baulig
4a0344182f
Removed a few debugging statements.
1999-03-21 18:11:18 +00:00
Martin Baulig
ddc496cdaa
This is a kernel patch against 2.2.1 which you need to apply to
...
use the code here.
1999-03-21 18:05:22 +00:00
Martin Baulig
746981611b
Initial import of my sysctl () module.
1999-03-21 17:57:51 +00:00
Martin Baulig
c1beefce3a
Initial revision
1999-03-21 17:57:51 +00:00
Martin Baulig
1667cc8a8d
Removed sysdeps/kernel/Makefile.
1999-03-20 17:05:18 +00:00