Commit History

Author SHA1 Message Date
  Linus Torvalds 95107b30be Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 9 years ago
  Linus Torvalds 12b7bcb43e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
  Linus Torvalds 4c04b4b534 Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 9 years ago
  Al Viro 1ae2293dd6 fix memory leaks in tracing_buffers_splice_read() 9 years ago
  Steven Rostedt (Red Hat) 1245800c0f tracing: Move mutex to protect against resetting of seq data 9 years ago
  Steven Rostedt (Red Hat) f971cc9aab tracing: Have max_latency be defined for HWLAT_TRACER as well 9 years ago
  Steven Rostedt (Red Hat) e7c15cd8a1 tracing: Added hardware latency tracer 9 years ago
  Masami Hiramatsu 8642562555 ftrace: probe: Add README entries for k/uprobe-events 9 years ago
  Wei Yongjun 67f20b0845 tracing: Using for_each_set_bit() to simplify trace_pid_write() 9 years ago
  Steven Rostedt (Red Hat) 501c237525 ftrace: Move toplevel init out of ftrace_init_tracefs() 9 years ago
  Steven Rostedt (Red Hat) be54f69c26 tracing: Skip more functions when doing stack tracing of events 9 years ago
  Andy Lutomirski e2ace00117 tracing: Choose static tp_printk buffer by explicit nesting count 9 years ago
  Steven Rostedt (Red Hat) 345ddcc882 ftrace: Have set_ftrace_pid use the bitmap like events do 9 years ago
  Steven Rostedt (Red Hat) 76c813e266 tracing: Move pid_list write processing into its own function 9 years ago
  Steven Rostedt (Red Hat) 5cc8976bd5 tracing: Move the pid_list seq_file functions to be global 9 years ago
  Steven Rostedt d8275c454d tracing: Move filtered_pid helper functions into trace.c 9 years ago
  Steven Rostedt (Red Hat) 0fc1b09ff1 tracing: Use temp buffer when filtering events 9 years ago
  Steven Rostedt (Red Hat) 904d1857ad tracing: Remove unused function trace_current_buffer_lock_reserve() 9 years ago
  Steven Rostedt (Red Hat) 33fddff24d tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL 9 years ago
  Steven Rostedt (Red Hat) a9fe48dcde tracing: Remove unused function trace_current_buffer_discard_commit() 9 years ago
  Steven Rostedt (Red Hat) fa66ddb870 tracing: Move trace_buffer_unlock_commit{_regs}() to local header 9 years ago
  Steven Rostedt (Red Hat) 9cbb1506ab tracing: Fold filter_check_discard() into its only user 9 years ago
  Steven Rostedt (Red Hat) 65da9a0a3b tracing: Make filter_check_discard() local 9 years ago
  Wang Xiaoqiang 4afe6495e5 tracing: Don't use the address of the buffer array name in copy_from_user 9 years ago
  Steven Rostedt (Red Hat) 205506228b tracing: Do not inherit event-fork option for instances 9 years ago
  Namhyung Kim 4b94f5b7b4 tracing: Add hist trigger 'log2' modifier 9 years ago
  Tom Zanussi 5463bfda32 tracing: Add support for named hist triggers 9 years ago
  Tom Zanussi 52a7f16ded tracing: Add support for multiple hist triggers per event 9 years ago
  Tom Zanussi d0bad49bb0 tracing: Add enable_hist/disable_hist triggers 9 years ago
  Tom Zanussi 69a0200c2e tracing: Add hist trigger support for stacktraces as keys 9 years ago