* [PATCH 0/3] AMD Family10h IBS support for oProfile driver
@ 2008-02-08 20:02 Barry Kasindorf
2008-02-08 20:37 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Barry Kasindorf @ 2008-02-08 20:02 UTC (permalink / raw)
To: linux-kernel; +Cc: barry.kasindorf
Signed-off-by: Barry Kasindorf <barry.kasindorf@amd.com>
Signed-off-by: Mark Langsdorf <mark.langsdorf@amd.com>
This patchset supports the new IBS profiling hardware available in the latest AMD CPUs in the oProfile driver.
---
These new AMD processors CPUs support Instruction Based Sampling (IBS). See
Instruction-Based Sampling: A New Performance Analysis Technique
for AMD Family 10h Processors, November 19, 2007
http://developer.amd.com/assets/AMD_IBS_paper_EN.pdf
for more information about IBS.
IBS support requires changes to the oProfile driver to gather this information and initialize the new MSRs associated
with these new features.
This patch adds 2 new types of Profiling samples IBS_FETCH and IBS_OP to the per CPU buffers and the event buffers of
the oProfile driver.
It also adds new control entries to /dev/oprofile to control IBS sampling.
These changes are backward compatible with the previous PMC only version of the driver, and a separate patch is
available to oProfile 0.9.3 to use this new data.
These changes have been extensively tested at AMD on Family10h systems.
Barry Kasindorf barry.kasindorf@amd.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/3] AMD Family10h IBS support for oProfile driver
2008-02-08 20:02 [PATCH 0/3] AMD Family10h IBS support for oProfile driver Barry Kasindorf
@ 2008-02-08 20:37 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2008-02-08 20:37 UTC (permalink / raw)
To: Barry Kasindorf; +Cc: linux-kernel
On Fri, Feb 08, 2008 at 03:02:50PM -0500, Barry Kasindorf wrote:
>
> Signed-off-by: Barry Kasindorf <barry.kasindorf@amd.com>
> Signed-off-by: Mark Langsdorf <mark.langsdorf@amd.com>
>
> This patchset supports the new IBS profiling hardware available in the
> latest AMD CPUs in the oProfile driver.
Please use descriptive subjects for each patch.
As it stands now we will end up with three identical named commits.
Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-08 20:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-08 20:02 [PATCH 0/3] AMD Family10h IBS support for oProfile driver Barry Kasindorf
2008-02-08 20:37 ` Sam Ravnborg
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.