From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH 0/3] [GIT PULL][3.9] tracing: various updates
Date: Fri, 21 Dec 2012 08:03:23 -0500 [thread overview]
Message-ID: <20121221130323.940466074@goodmis.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 704 bytes --]
Ingo,
Please pull the latest tip/perf/core tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
tip/perf/core
Head SHA1: 8a18d22f0b00530e66e7d7c78d3b58f9d789ed7b
Fengguang Wu (1):
tracing/syscalls: Make local functions static
Jovi Zhang (1):
tracing: Verify target file before registering a uprobe event
Shan Wei (1):
tracing: Use this_cpu_ptr per-cpu helper
----
kernel/trace/blktrace.c | 2 +-
kernel/trace/trace.c | 5 +----
kernel/trace/trace_syscalls.c | 18 +++++++++---------
kernel/trace/trace_uprobe.c | 6 +++++-
4 files changed, 16 insertions(+), 15 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
next reply other threads:[~2012-12-21 13:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-21 13:03 Steven Rostedt [this message]
2012-12-21 13:03 ` [PATCH 1/3] tracing: Use this_cpu_ptr per-cpu helper Steven Rostedt
2012-12-21 13:03 ` [PATCH 2/3] tracing: Verify target file before registering a uprobe event Steven Rostedt
2012-12-21 13:03 ` [PATCH 3/3] tracing/syscalls: Make local functions static Steven Rostedt
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=20121221130323.940466074@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
/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.