From: Peter Zijlstra Date: Wed, 8 Apr 2009 13:01:33 +0000 (+0200) Subject: perf_counter: allow for data addresses to be recorded X-Git-Tag: v2.6.31-rc1~383^2~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f13e9525ba777da25c4ddab89f28e9366a8b7c;p=pandora-kernel.git perf_counter: allow for data addresses to be recorded Paul suggested we allow for data addresses to be recorded along with the traditional IPs as power can provide these. For now, only the software pagefault events provide data addresses, but in the future power might as well for some events. x86 doesn't seem capable of providing this atm. Signed-off-by: Peter Zijlstra Cc: Paul Mackerras Cc: Corey Ashford LKML-Reference: <20090408130409.394816925@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed