From: John Levon Date: Fri, 24 Jun 2005 05:02:47 +0000 (-0700) Subject: [PATCH] oprofile: report anonymous region samples X-Git-Tag: v2.6.13-rc1~68^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0a400d1debb172c596b24ab82efab4975990a9;p=pandora-kernel.git [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 Signed-off-by: John Levon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed