[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1105272332400.9313@cl320.eecs.utk.edu>
Date: Fri, 27 May 2011 23:38:30 -0400 (EDT)
From: Vince Weaver <vweaver1@...s.utk.edu>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
cc: linux-kernel@...r.kernel.org, mingo@...e.hu, paulus@...ba.org,
acme@...hat.com
Subject: Re: perf: regression with PERF_EVENT_IOC_REFRESH
On Tue, 24 May 2011, Peter Zijlstra wrote:
>
> This is very clear abuse of the API and I'm not really inclined to fix
> it, in fact, I'd be tempted to add an additional test to verify the
> argument to REFRESH > 0.
on that note (and while trying to document exactly what the ioctls do) it
seems that a PERF_EVENT_IOC_REFRESH with an argument of anything higher
than one does not work on kernels 2.6.36 and newer. The behavior acts
as if 1 was passed, even if you pass in, say, 3.
Is it worth bisecting this, or has this become the new official behavior
since no one noticed until now?
To reproduce you can grab my tests from here:
http://web.eecs.utk.edu/~vweaver1/projects/perf-events/validation.html
and run the
./validation/simple_overflow_leader
test
Vince
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists