From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@elte.hu>,
Andrew Morton <akpm@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
Frederic Weisbecker <fweisbec@gmail.com>,
Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: [PATCH 1/2] tracing: remove legacy select of MARKERS by context switch tracing
Date: Fri, 28 Aug 2009 16:37:37 -0400 [thread overview]
Message-ID: <20090828203815.487378389@goodmis.org> (raw)
In-Reply-To: 20090828203736.440768383@goodmis.org
[-- Attachment #1: 0001-tracing-remove-legacy-select-of-MARKERS-by-context-s.patch --]
[-- Type: text/plain, Size: 738 bytes --]
From: Steven Rostedt <srostedt@redhat.com>
The context switch tracer was made before tracepoints were mature, and
the original version used markers. This is no longer true and this
patch removes the select.
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
---
kernel/trace/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
index 06be85a..163fbfc 100644
--- a/kernel/trace/Kconfig
+++ b/kernel/trace/Kconfig
@@ -60,7 +60,6 @@ config EVENT_TRACING
bool
config CONTEXT_SWITCH_TRACER
- select MARKERS
bool
# All tracer options should select GENERIC_TRACER. For those options that are
--
1.6.3.3
--
next prev parent reply other threads:[~2009-08-28 20:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-28 20:37 [PATCH 0/2] [GIT PULL] tracing: minor updates for 2.6.32 Steven Rostedt
2009-08-28 20:37 ` Steven Rostedt [this message]
2009-08-28 20:37 ` [PATCH 2/2] tracing: only show tracing_max_latency when latency tracer configured Steven Rostedt
2009-08-29 11:06 ` [PATCH 0/2] [GIT PULL] tracing: minor updates for 2.6.32 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=20090828203815.487378389@goodmis.org \
--to=rostedt@goodmis.org \
--cc=acme@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/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