From: Robert Richter Date: Wed, 3 Jun 2009 18:54:56 +0000 (+0200) Subject: x86/oprofile: introduce oprofile_add_data64() X-Git-Tag: v2.6.32-rc1~721^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51563a0e5650d0d76539625388d72d62b34c726e;p=pandora-kernel.git x86/oprofile: introduce oprofile_add_data64() The IBS implemention writes 64 bit register values to the cpu buffer by writing two 32 values using oprofile_add_data(). This patch introduces oprofile_add_data64() to write a single 64 bit value to the buffer. Signed-off-by: Robert Richter --- Reading git-diff-tree failed