All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/3] tracing: More updates for 4.11
@ 2017-01-21 13:00 Steven Rostedt
  2017-01-21 13:00 ` [for-next][PATCH 1/3] ftrace: Factor out __ftrace_hash_move() Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2017-01-21 13:00 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: b9b0c831bed2682c2e3e9f5420fb6985549ef020


Namhyung Kim (3):
      ftrace: Factor out __ftrace_hash_move()
      ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
      ftrace: Convert graph filter to use hash tables

----
 kernel/trace/ftrace.c | 244 +++++++++++++++++++++++++++++++-------------------
 kernel/trace/trace.h  |  80 ++++++++++-------
 2 files changed, 198 insertions(+), 126 deletions(-)

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

end of thread, other threads:[~2017-01-21 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-21 13:00 [for-next][PATCH 0/3] tracing: More updates for 4.11 Steven Rostedt
2017-01-21 13:00 ` [for-next][PATCH 1/3] ftrace: Factor out __ftrace_hash_move() Steven Rostedt
2017-01-21 13:00 ` [for-next][PATCH 2/3] ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip Steven Rostedt
2017-01-21 13:00 ` [for-next][PATCH 3/3] ftrace: Convert graph filter to use hash tables 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.