On 03/28/2017 06:41 PM, Peter Zijlstra wrote:
On Tue, Mar 28, 2017 at 04:13:45PM +0200, Dietmar Eggemann wrote:Do you think that making them public in include/linux/sched.h is the way to go?No; all that stuff should really stay private. tracepoints are a very bad reason to leak this stuff.
Understood & makes sense to me. In hindsight, it's not too complicated to code group_cfs_rq in include/trace/events/sched.h.