LWN.net Logo

kerneltop ver. 0.7

From:  "Randy.Dunlap" <rddunlap@osdl.org>
To:  lkml <linux-kernel@vger.kernel.org>
Subject:  [announce/OT] kerneltop ver. 0.7
Date:  Sun, 23 May 2004 21:50:27 -0700


just a little note about kerneltop...

'kerneltop' is similar to 'top', but shows only kernel function usage
(modules not included).

I have updated it a bit (now version 0.7) and made sure that it
works OK on Linux 2.6.x.

It's available here:
	http://www.xenotime.net/linux/kerneltop/

--
~Randy

changelog:
version 0.6 (never released/announced):
 * . add interactive keyboard inputs for l(ines), s(econds), t(icks),
 *   u(nsort), h(elp) or ?(help), q(uit)

version 0.7:
 * . make a difference in profile_lines and console_lines; they were
 *   the same, which caused some heading lines to scroll off the
 *   top of the console and make general garbage of the headings;
 * . reduce the fixed heading info by 2 lines (no version, no dash line);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds