public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] oprofile profiler
@ 2001-01-10 18:23 John Levon
  2001-01-11 10:27 ` Karim Yaghmour
  0 siblings, 1 reply; 2+ messages in thread
From: John Levon @ 2001-01-10 18:23 UTC (permalink / raw)
  To: linux-kernel, linuxperf


oprofile is a low-overhead statistical profiler capable of
instruction-grain profiling of the kernel (including interrupt handlers),
modules, and user-space libraries and binaries.

It uses the Intel P6 performance counters as a source of interrupts to
trigger the accounting handler in a manner similar to that of Digital's
DCPI. All running processes, and the kernel, are profiled by default. The
profiles can be extracted at any time with a simple utility. The system 
consists of a kernel module and a simple background daemon.

Typical overhead is around 3 or 4 percent. Worst case overhead on a
Pentium II 350 UP system is around 10-15%

You can read a little more about oprofile, and download a very alpha
version at :

http://oprofile.sourceforge.net/

oprofile is released under the GNU GPL. 

thanks
john

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-11 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-10 18:23 [ANNOUNCE] oprofile profiler John Levon
2001-01-11 10:27 ` Karim Yaghmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox