Commit History

Author SHA1 Message Date
  Steven Rostedt (Red Hat) 6224beb12e tracing: Have branch tracer use recursive field of task struct 10 years ago
  Linus Torvalds e382608254 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 years ago
  Steven Rostedt (Red Hat) cc9e4bde03 tracing: Fix typo from "static inlin" to "static inline" 10 years ago
  Steven Rostedt (Red Hat) 7967b3e0c4 tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir 10 years ago
  Steven Rostedt (Red Hat) 2425bcb924 tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} 10 years ago
  Steven Rostedt (Red Hat) 7f1d2f8210 tracing: Rename ftrace_event_file to trace_event_file 10 years ago
  Steven Rostedt (Red Hat) af658dca22 tracing: Rename ftrace_event.h to trace_events.h 10 years ago
  Linus Torvalds eeee78cf77 Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 years ago
  Steven Rostedt (Red Hat) 0c564a538a tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values 10 years ago
  Steven Rostedt (Red Hat) 8434dc9340 tracing: Convert the tracing facility over to use tracefs 10 years ago
  Steven Rostedt (Red Hat) c602894814 tracing: Make tracing_init_dentry_tr() static 10 years ago
  Steven Rostedt (Red Hat) cf6ab6d914 tracing: Add ref count to tracer for when they are being read by pipe 10 years ago
  Steven Rostedt (Red Hat) 0daa230296 tracing: Add tp_printk cmdline to have tracepoints go to printk() 10 years ago
  Steven Rostedt (Red Hat) 5f893b2639 tracing: Move enabling tracepoints to just after rcu_init() 10 years ago
  Byungchul Park 8e1e1df29d tracing: Add additional marks to signal very large time deltas 10 years ago
  Steven Rostedt (Red Hat) 9d9add34ec tracing: Have function_graph use trace_seq_has_overflowed() 10 years ago
  Steven Rostedt (Red Hat) 19a7fe2062 tracing: Add trace_seq_has_overflowed() and trace_handle_return() 10 years ago
  Steven Rostedt (Red Hat) 243f7610a6 tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer 10 years ago
  Oleg Nesterov 632537256e tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace() 11 years ago
  Stanislav Fomichev 6508fa761c tracing: let user specify tracing_thresh after selecting function_graph 11 years ago
  Steven Rostedt (Red Hat) da9c3413a2 tracing: Fix check of ftrace_trace_arrays list_empty() check 11 years ago
  Yoshihiro YUNOMAE dc81e5e3ab tracing: Return error if ftrace_trace_arrays list is empty 11 years ago
  Robert Elliott 607e3a2920 tracing: Add funcgraph_tail option to print function name after closing braces 11 years ago
  Robert Elliott ccdb594653 tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines 11 years ago
  Steven Rostedt (Red Hat) b1169cc69b tracing: Remove mock up poll wait function 11 years ago
  Jiaxing Wang 7eea4fce02 tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func 11 years ago
  Steven Rostedt (Red Hat) 0b9b12c1b8 tracing: Move ftrace_max_lock into trace_array 11 years ago
  Steven Rostedt (Red Hat) 6d9b3fa5e7 tracing: Move tracing_max_latency into trace_array 11 years ago
  Steven Rostedt (Red Hat) 4104d326b6 ftrace: Remove global function list and call function directly 11 years ago
  Gideon Israel Dsouza 52f5684c8e kernel: use macros from compiler.h instead of __attribute__((...)) 11 years ago