All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/5] tracing: Updates for 3.19
@ 2014-12-03 22:13 Steven Rostedt
  2014-12-03 22:13 ` [for-next][PATCH 1/5] tracing: Add NOT to filtering logic Steven Rostedt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Steven Rostedt @ 2014-12-03 22:13 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

Head SHA1: 3558a5ac50dbb2419cc649d5e154af161d661037


Byungchul Park (1):
      tracing: Add additional marks to signal very large time deltas

Dan Carpenter (1):
      tracing: Truncated output is better than nothing

Joonsoo Kim (1):
      Documentation: describe trace_buf_size parameter more accurately

Steven Rostedt (Red Hat) (2):
      tracing: Add NOT to filtering logic
      tracing: Allow NOT to filter AND and OR clauses

----
 Documentation/kernel-parameters.txt  |  2 +-
 Documentation/trace/ftrace.txt       | 10 +++++++---
 kernel/trace/trace.c                 |  7 ++-----
 kernel/trace/trace.h                 |  2 ++
 kernel/trace/trace_events_filter.c   | 29 +++++++++++++++++++++++------
 kernel/trace/trace_functions_graph.c | 23 +++--------------------
 kernel/trace/trace_output.c          | 34 +++++++++++++++++++++++++++++-----
 7 files changed, 67 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2014-12-03 22:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-03 22:13 [for-next][PATCH 0/5] tracing: Updates for 3.19 Steven Rostedt
2014-12-03 22:13 ` [for-next][PATCH 1/5] tracing: Add NOT to filtering logic Steven Rostedt
2014-12-03 22:13 ` [for-next][PATCH 2/5] tracing: Allow NOT to filter AND and OR clauses Steven Rostedt
2014-12-03 22:13 ` [for-next][PATCH 3/5] Documentation: describe trace_buf_size parameter more accurately Steven Rostedt
2014-12-03 22:13 ` [for-next][PATCH 4/5] tracing: Add additional marks to signal very large time deltas Steven Rostedt
2014-12-03 22:13 ` [for-next][PATCH 5/5] tracing: Truncated output is better than nothing Steven Rostedt

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.