public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/4] tracing: Some clean ups to the code
@ 2014-11-04 13:48 Steven Rostedt
  2014-11-04 13:48 ` [for-next][PATCH 1/4] tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace() Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Steven Rostedt @ 2014-11-04 13:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

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

Head SHA1: bff81446ec9f8331b6443bddb92177fe10e27cb5


Jiang Liu (1):
      tracing: Add entry->next_cpu to trace_ctxwake_bin()

Oleg Nesterov (2):
      tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace()
      tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup()

Steven Rostedt (Red Hat) (1):
      tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer

----
 kernel/trace/trace.h              |  12 ----
 kernel/trace/trace_output.c       |   1 +
 kernel/trace/trace_sched_switch.c | 144 --------------------------------------
 kernel/trace/trace_sched_wakeup.c |  56 +++++++++++++++
 4 files changed, 57 insertions(+), 156 deletions(-)

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

end of thread, other threads:[~2014-11-04 13:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04 13:48 [for-next][PATCH 0/4] tracing: Some clean ups to the code Steven Rostedt
2014-11-04 13:48 ` [for-next][PATCH 1/4] tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace() Steven Rostedt
2014-11-04 13:48 ` [for-next][PATCH 2/4] tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup() Steven Rostedt
2014-11-04 13:48 ` [for-next][PATCH 3/4] tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer Steven Rostedt
2014-11-04 13:48 ` [for-next][PATCH 4/4] tracing: Add entry->next_cpu to trace_ctxwake_bin() Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox