Command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by Linux to provide information about the status of entries in its process table.
Go to file
2002-05-28 02:35:38 +00:00
proc crapectomy, add user-mode and S/390 arch, add kb_swap_cached 2002-05-28 02:30:40 +00:00
ps reuse memory (for speed) 2002-05-28 02:10:28 +00:00
.cvsignore Put most of the Debian patches in 2002-02-01 23:40:38 +00:00
.cvsignore.patch procps 010114 2002-02-01 22:47:29 +00:00
aclocal.m4 more autotools adjustments 2002-05-16 01:28:24 +00:00
AUTHORS oldps is obsolete 2002-05-28 02:35:38 +00:00
BUGS procps 010114 2002-02-01 22:47:29 +00:00
ChangeLog libproc buffer extension, better w guess 2002-05-15 12:54:32 +00:00
config.guess Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
config.h.in more autotools adjustments 2002-05-16 01:28:24 +00:00
config.sub Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
configure more autotools adjustments 2002-05-16 01:28:24 +00:00
configure.in more autotools adjustments 2002-05-16 01:28:24 +00:00
COPYING procps 010114 2002-02-01 22:47:29 +00:00
COPYING.LIB procps 010114 2002-02-01 22:47:29 +00:00
free.1 procps 010114 2002-02-01 22:47:29 +00:00
free.c procps 010114 2002-02-01 22:47:29 +00:00
gfinger.p procps 010114 2002-02-01 22:47:29 +00:00
glibc.patch procps 010114 2002-02-01 22:47:29 +00:00
INSTALL Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
install-sh Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
kill.1 procps 010114 2002-02-01 22:47:29 +00:00
ltconfig Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
ltmain.sh Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
Makefile.am oldps is obsolete 2002-05-28 02:35:38 +00:00
Makefile.in oldps is obsolete 2002-05-28 02:35:38 +00:00
Makefile.noam oldps is obsolete 2002-05-28 02:35:38 +00:00
minimal.c procps 010114 2002-02-01 22:47:29 +00:00
missing Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
mkinstalldirs Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
NEWS procps 010114 2002-02-01 22:47:29 +00:00
pgrep.1 procps 010114 2002-02-01 22:47:29 +00:00
pgrep.c Put most of the Debian patches in 2002-02-01 23:40:38 +00:00
pkill.1 procps 010114 2002-02-01 22:47:29 +00:00
pmap.c procps 010114 2002-02-01 22:47:29 +00:00
procps.lsm procps 010114 2002-02-01 22:47:29 +00:00
procps.spec oldps is obsolete 2002-05-28 02:35:38 +00:00
README Adjusted makefiles for autotools 2002-05-16 01:26:47 +00:00
skill.1 procps 010114 2002-02-01 22:47:29 +00:00
skill.c procps 010114 2002-02-01 22:47:29 +00:00
snice.1 procps 010114 2002-02-01 22:47:29 +00:00
sysctl.8 procps 010114 2002-02-01 22:47:29 +00:00
sysctl.c procps 010114 2002-02-01 22:47:29 +00:00
sysctl.conf.5 procps 010114 2002-02-01 22:47:29 +00:00
t procps 010114 2002-02-01 22:47:29 +00:00
tload.1 procps 010114 2002-02-01 22:47:29 +00:00
tload.c procps 010114 2002-02-01 22:47:29 +00:00
tmp-junk.c procps 010114 2002-02-01 22:47:29 +00:00
TODO procps 010114 2002-02-01 22:47:29 +00:00
top.1 procps 010114 2002-02-01 22:47:29 +00:00
top.c Put most of the Debian patches in 2002-02-01 23:40:38 +00:00
top.desktop procps 010114 2002-02-01 22:47:29 +00:00
top.h procps 010114 2002-02-01 22:47:29 +00:00
uptime.1 procps 010114 2002-02-01 22:47:29 +00:00
uptime.c Put most of the Debian patches in 2002-02-01 23:40:38 +00:00
utmp.c procps 010114 2002-02-01 22:47:29 +00:00
vmstat.8 procps 010114 2002-02-01 22:47:29 +00:00
vmstat.c procps 010114 2002-02-01 22:47:29 +00:00
w.1 procps 010114 2002-02-01 22:47:29 +00:00
w.c libproc buffer extension, better w guess 2002-05-15 12:54:32 +00:00
watch.1 procps 010114 2002-02-01 22:47:29 +00:00
watch.c Put most of the Debian patches in 2002-02-01 23:40:38 +00:00
XConsole procps 010114 2002-02-01 22:47:29 +00:00

README for procps package
=========================

COMPATIBILITY

    This code is intended for use with Linux 2.0.xx and 2.2.xx.
    Both libc 5 and libc 6 should work.

PS/TOP WCHAN FIELD

    In past releases, in order to get WCHAN output for ps, you had to
    have a psdatabase for each zImage kernel that you generated from
    the vmlinux unstripped binary with /sbin/psupdate.  With this release,
    you should use the System.map automatically generated by Linus' makefile.
    'ps' and 'top' will first use the contents of an environment variable
    "PS_SYSTEM_MAP" and then look for System.map files along
    the followin search path:
        /boot/System.map-V, /boot/System.map, /lib/modules/V/System.map,
    Here 'V' is the output of "uname -r" and looks like "2.2.0".
    Don't forget the dash! In those same locations, remove psdatabase* files.