public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* perf: PERF_EVENT_IOC_PERIOD on ARM vs everywhere else
@ 2013-10-28  2:37 Vince Weaver
  2013-10-28  8:57 ` Will Deacon
  0 siblings, 1 reply; 14+ messages in thread
From: Vince Weaver @ 2013-10-28  2:37 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Will Deacon

Hello

it was pointed out to me that in the 3.7 kernel (more specifically,
3581fe0ef37ce12ac7a4f74831168352ae848edc ) a change was made in the
ARM architecture to change how PERF_EVENT_IOC_PERIOD is handled.

Unlike other architectures, post-3.7 ARM updates the period right away 
rather than waiting until the next overflow.

I can't find any discussion as to why this change was made.

Should other architectures be updated to?  I just wanted to find out the 
rationale for this before I update the manpage to reflect the difference 
in behaviors between architectures.

Vince

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-11-05 13:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28  2:37 perf: PERF_EVENT_IOC_PERIOD on ARM vs everywhere else Vince Weaver
2013-10-28  8:57 ` Will Deacon
2013-10-28 10:00   ` Peter Zijlstra
2013-10-28 12:53     ` Will Deacon
2013-10-28 14:07   ` Vince Weaver
2013-10-29  4:28     ` Will Deacon
2013-10-29 13:45       ` Peter Zijlstra
2013-10-29 15:36         ` Vince Weaver
2013-10-30  9:56           ` Peter Zijlstra
2013-10-30 11:01             ` Stephane Eranian
2013-10-30 14:13             ` Vince Weaver
2013-10-30 23:21               ` Will Deacon
2013-10-31 15:25                 ` Vince Weaver
2013-11-05 13:34             ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox