Re: [osrc-patches] [PATCH 00/12] perf: introduce model specificevents and AMD IBS
From: Robert Richter
Date: Tue Apr 13 2010 - 16:46:42 EST
On 13.04.10 22:23:09, Robert Richter wrote:
> This patch series introduces model specific events and impments AMD
> IBS (Instruction Based Sampling) for perf_events.
The patch set triggers this warning in perf_prepare_sample():
WARN_ON_ONCE(size & (sizeof(u64)-1))
Should a raw data sample padded to 64 bit?
-Robert
--
Advanced Micro Devices, Inc.
Operating System Research Center
email: robert.richter@xxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/