1998-08-18 Martin Baulig <martin@home-of-linux.org> * procmap.c: We now display filenames when compiled `--with-libgtop-inodedb'.
27 lines
747 B
Plaintext
27 lines
747 B
Plaintext
1998-08-18 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* procmap.c: We now display filenames when compiled
|
|
`--with-libgtop-inodedb'.
|
|
|
|
1998-08-12 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* second.c: Works a little bit more like `ps' - you can
|
|
give an optional command line argument to get information
|
|
about a single process.
|
|
|
|
1998-07-22 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* mountlist.c: New file.
|
|
|
|
1998-06-12 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* test.scm: New file.
|
|
|
|
1998-06-07 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* Makefile.am (CFLAGS): Disable optimize.
|
|
|
|
* first.c (PROFILE_COUNT): Number of times each function
|
|
should be called. Defaults to 1; to profile the code, you
|
|
can increase this when compiling.
|