[PATCH] oprofile: report anonymous region samples
authorJohn Levon <levon@movementarian.org>
Fri, 24 Jun 2005 05:02:47 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 07:06:27 +0000 (00:06 -0700)
commit0c0a400d1debb172c596b24ab82efab4975990a9
tree58bd3604e46151662268bd558dce49ac8e72cca0
parent391cd727eac2e10be7685efd739a3ea9de87393c
[PATCH] oprofile: report anonymous region samples

The below patch passes samples from anonymous regions to userspace instead
of just dropping them.  This provides the support needed for reporting
anonymous-region code samples (today: basic accumulated results; later:
Java and other dynamically compiled code).

As this changes the format, an upgrade to the just-released 0.9 release of
the userspace tools is required.

This patch is based upon an earlier one by Will Cohen <wcohen@redhat.com>

Signed-off-by: John Levon <levon@movementarian.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/Changes
Documentation/basic_profiling.txt
drivers/oprofile/buffer_sync.c
drivers/oprofile/event_buffer.h