mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [for-next][PATCH 0/2] tracing: next updates
Date: Wed, 26 Mar 2014 00:07:31 -0400	[thread overview]
Message-ID: <20140326040731.610462407@goodmis.org> (raw)

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 3862807880acc0adaef6749738d210c9f45c3049


Aaron Tomlin (1):
      tracing: Add BUG_ON when stack end location is over written

Mathieu Desnoyers (1):
      tracepoint: Remove unused API functions

----
 include/linux/tracepoint.h |  18 ----
 kernel/trace/trace_stack.c |   3 +
 kernel/tracepoint.c        | 222 +--------------------------------------------
 3 files changed, 8 insertions(+), 235 deletions(-)

             reply	other threads:[~2014-03-26  4:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26  4:07 Steven Rostedt [this message]
2014-03-26  4:07 ` [for-next][PATCH 1/2] tracepoint: Remove unused API functions Steven Rostedt
2014-03-26  4:07 ` [for-next][PATCH 2/2] tracing: Add BUG_ON when stack end location is over written 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=20140326040731.610462407@goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=akpm@linux-foundation.org \
    --cc=fweisbec@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome