Commit History

Author SHA1 Message Date
  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
  Tom Zanussi 316961988b tracing: Add hist trigger 'syscall' modifier 9 years ago
  Tom Zanussi 6b4827ad02 tracing: Add hist trigger 'execname' modifier 9 years ago
  Tom Zanussi c6afad49d1 tracing: Add hist trigger 'sym' and 'sym-offset' modifiers 9 years ago
  Tom Zanussi 0c4a6b4666 tracing: Add hist trigger 'hex' modifier for displaying numeric fields 9 years ago
  Tom Zanussi e86ae9baac tracing: Add hist trigger support for clearing a trace 9 years ago
  Tom Zanussi 83e99914c9 tracing: Add hist trigger support for pausing and continuing a trace 9 years ago
  Tom Zanussi e62347d245 tracing: Add hist trigger support for user-defined sorting ('sort=' param) 9 years ago
  Tom Zanussi 76a3b0c8ac tracing: Add hist trigger support for compound keys 9 years ago