Re: [PATCH 1/2] perf_events: add cgroup support (v9)

From: Peter Zijlstra
Date: Tue Feb 15 2011 - 09:55:38 EST


On Mon, 2011-02-14 at 11:20 +0200, Stephane Eranian wrote:
> + if (mode & PERF_CGROUP_SWOUT) {
> + cpu_ctx_sched_out(cpuctx, EVENT_ALL);
> + /*
> + * must not be done before ctxswout dur
> + * to event_filter_match() in event_sched_out()
> + */
> + cpuctx->cgrp = NULL;
> + }

s/dur/due/ ?
--
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/