mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [for-next][PATCH 0/2] tracing: next updates
@ 2014-03-26  4:07 Steven Rostedt
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2014-03-26  4:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Frederic Weisbecker, Andrew Morton

  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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-26  4:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-26  4:07 [for-next][PATCH 0/2] tracing: next updates Steven Rostedt
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

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