public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: eranian@google.com
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu, paulus@samba.org,
	davem@davemloft.net, fweisbec@gmail.com,
	perfmon2-devel@lists.sf.net, eranian@gmail.com,
	robert.richter@amd.com, acme@redhat.com, lizf@cn.fujitsu.com
Subject: Re: [PATCH 1/2] perf_events: add cgroup support (v9)
Date: Tue, 15 Feb 2011 15:55:10 +0100	[thread overview]
Message-ID: <1297781710.2413.17.camel@twins> (raw)
In-Reply-To: <4d590250.114ddf0a.689e.4482@mx.google.com>

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/ ?

  reply	other threads:[~2011-02-15 14:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14  9:20 [PATCH 1/2] perf_events: add cgroup support (v9) Stephane Eranian
2011-02-15 14:55 ` Peter Zijlstra [this message]
2011-02-15 15:01   ` stephane eranian
2011-02-16 13:46 ` [tip:perf/core] perf: Add cgroup support tip-bot for Stephane Eranian
2011-02-16 16:57   ` Peter Zijlstra
2011-02-17 11:16     ` Stephane Eranian
2011-02-17 11:36       ` Peter Zijlstra
2011-02-17 14:45         ` Stephane Eranian
2011-02-17 15:50           ` Peter Zijlstra
2011-02-17 16:01             ` Stephane Eranian
2011-02-17 16:05               ` Peter Zijlstra
2011-02-17 16:13             ` Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1297781710.2413.17.camel@twins \
    --to=peterz@infradead.org \
    --cc=acme@redhat.com \
    --cc=davem@davemloft.net \
    --cc=eranian@gmail.com \
    --cc=eranian@google.com \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizf@cn.fujitsu.com \
    --cc=mingo@elte.hu \
    --cc=paulus@samba.org \
    --cc=perfmon2-devel@lists.sf.net \
    --cc=robert.richter@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox