mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Frederic Weisbecker <fweisbec@gmail.com>
To: Soeren Sandmann <sandmann@daimi.au.dk>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Steven Rostedt <rostedt@goodmis.org>,
	Soeren Sandmann <sandmann@daimi.au.dk>,
	Ingo Molnar <mingo@elte.hu>
Subject: [RFC PATCH 0/2] tracing: Remove sysprof
Date: Fri, 16 Jul 2010 01:36:41 +0200	[thread overview]
Message-ID: <1279237003-31354-1-git-send-regression-fweisbec@gmail.com> (raw)

Hi Soeren,

Can I get your ACK on the first patch, so that I can propose it
for the -tip tree?

Thanks.

Frederic Weisbecker (2):
  tracing: Remove sysprof ftrace plugin
  tracing: Remove special traces

 include/linux/kernel.h        |    5 -
 include/linux/sched.h         |   12 --
 kernel/trace/Kconfig          |    9 -
 kernel/trace/Makefile         |    1 -
 kernel/trace/trace.c          |   58 -------
 kernel/trace/trace.h          |    9 -
 kernel/trace/trace_entries.h  |   17 --
 kernel/trace/trace_output.c   |   66 --------
 kernel/trace/trace_selftest.c |   33 ----
 kernel/trace/trace_sysprof.c  |  330 -----------------------------------------
 10 files changed, 0 insertions(+), 540 deletions(-)
 delete mode 100644 kernel/trace/trace_sysprof.c


             reply	other threads:[~2010-07-15 23:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-15 23:36 Frederic Weisbecker [this message]
2010-07-15 23:36 ` [RFC PATCH 1/2] tracing: Remove sysprof ftrace plugin Frederic Weisbecker
2010-07-15 23:36 ` [RFC PATCH 2/2] tracing: Remove special traces Frederic Weisbecker
2010-07-16  0:52   ` Li Zefan
2010-07-16  3:02     ` Frederic Weisbecker
2010-07-17  5:28 ` [RFC PATCH 0/2] tracing: Remove sysprof Soeren Sandmann

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=1279237003-31354-1-git-send-regression-fweisbec@gmail.com \
    --to=fweisbec@gmail.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.org \
    --cc=sandmann@daimi.au.dk \
    /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

Powered by JetHome