From: Frederic Weisbecker <fweisbec@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: David Sharp <dhsharp@google.com>,
Vaibhav Nagarnaik <vnagarnaik@google.com>,
Paul Menage <menage@google.com>, Li Zefan <lizf@cn.fujitsu.com>,
Stephane Eranian <eranian@google.com>,
Andrew Morton <akpm@linux-foundation.org>,
Michael Rubin <mrubin@google.com>, Ken Chen <kenchen@google.com>,
linux-kernel@vger.kernel.org,
containers@lists.linux-foundation.org,
Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: Re: [RFC] tracing: Adding cgroup aware tracing functionality
Date: Fri, 8 Apr 2011 21:00:56 +0200 [thread overview]
Message-ID: <20110408190052.GC1967@nowhere> (raw)
In-Reply-To: <1302248268.21026.18.camel@frodo>
On Fri, Apr 08, 2011 at 03:37:48AM -0400, Steven Rostedt wrote:
> I actually agree, as perf is more focused on per process (or group) than
> ftrace. But that said, I guess the issue is also, if they have a simple
> solution that is not invasive and suits their needs, what's the harm in
> accepting it?
What about a kind of cgroup_of(path) operator that we can use on
filters?
common_pid cgroup_of(path)
or
common_pid __cgroup_of__ path
That way you don't bloat the tracing fast path?
next prev parent reply other threads:[~2011-04-08 19:01 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-06 18:50 [RFC] tracing: Adding cgroup aware tracing functionality Vaibhav Nagarnaik
[not found] ` <BANLkTik_jtjWTsOueUzfdQXRx17OcgyDgA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-07 1:33 ` Frederic Weisbecker
2011-04-07 1:33 ` Frederic Weisbecker
2011-04-07 3:17 ` Vaibhav Nagarnaik
2011-04-07 3:17 ` Vaibhav Nagarnaik
2011-04-07 12:06 ` Frederic Weisbecker
2011-04-07 20:22 ` David Sharp
2011-04-07 21:32 ` Frederic Weisbecker
2011-04-07 22:42 ` David Sharp
2011-04-07 22:42 ` David Sharp
[not found] ` <BANLkTimOvWYgiRc6cviB6iiUt9MH-Au1qw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-08 0:28 ` Frederic Weisbecker
2011-04-08 0:28 ` Frederic Weisbecker
2011-04-08 7:37 ` Steven Rostedt
2011-04-08 13:45 ` Frederic Weisbecker
2011-04-08 14:07 ` Peter Zijlstra
2011-04-08 18:32 ` Michael Rubin
2011-04-08 18:32 ` Michael Rubin
2011-04-08 20:27 ` Justin TerAvest
[not found] ` <BANLkTikOi1Y_5RH1juPmchWHjW8f=ynuRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-08 20:27 ` Justin TerAvest
2011-04-08 14:07 ` Peter Zijlstra
2011-04-08 13:45 ` Frederic Weisbecker
2011-04-08 14:07 ` Peter Zijlstra
2011-04-08 17:02 ` Steven Rostedt
2011-04-08 17:02 ` Steven Rostedt
2011-04-09 11:08 ` Peter Zijlstra
2011-04-09 11:08 ` Peter Zijlstra
2011-04-08 14:07 ` Peter Zijlstra
2011-04-08 19:00 ` Frederic Weisbecker [this message]
2011-04-08 20:38 ` Frederic Weisbecker
2011-04-08 21:41 ` David Sharp
2011-04-08 21:41 ` David Sharp
[not found] ` <BANLkTikg+RE5YqxmnYY5-L6tZ=aMY+6HSw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-12 21:38 ` Frederic Weisbecker
2011-04-12 21:38 ` Frederic Weisbecker
2011-04-08 20:38 ` Frederic Weisbecker
2011-04-08 19:00 ` Frederic Weisbecker
2011-04-08 7:37 ` Steven Rostedt
[not found] ` <BANLkTim70Ef0gy+W+4h76PABn32wDRvTtw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-07 21:32 ` Frederic Weisbecker
2011-04-07 20:22 ` David Sharp
[not found] ` <BANLkTinKsYqkEEUu98t+Gn9ciPn_bmsMFQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-07 12:06 ` Frederic Weisbecker
-- strict thread matches above, loose matches on Subject: below --
2011-04-06 18:50 Vaibhav Nagarnaik
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=20110408190052.GC1967@nowhere \
--to=fweisbec@gmail.com \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=containers@lists.linux-foundation.org \
--cc=dhsharp@google.com \
--cc=eranian@google.com \
--cc=kenchen@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lizf@cn.fujitsu.com \
--cc=menage@google.com \
--cc=mingo@elte.hu \
--cc=mrubin@google.com \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=vnagarnaik@google.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.