1. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  2. 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  3. 9828413 tracing: Add enum_map file to show enums that have been mapped by Steven Rostedt (Red Hat) · 9 years ago
  4. 3673b8e tracing: Allow for modules to convert their enums to values by Steven Rostedt (Red Hat) · 9 years ago
  5. 0c564a5 tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values by Steven Rostedt (Red Hat) · 9 years ago
  6. 1a40243 tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  7. 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  8. 7215853 tracing: Fix unmapping loop in tracing_mark_write by Vikram Mulukutla · 10 years ago
  9. eae4735 tracing: Have mkdir and rmdir be part of tracefs by Steven Rostedt (Red Hat) · 9 years ago
  10. f76180b tracing: Automatically mount tracefs on debugfs/tracing by Steven Rostedt (Red Hat) · 9 years ago
  11. 8434dc9 tracing: Convert the tracing facility over to use tracefs by Steven Rostedt (Red Hat) · 9 years ago
  12. 09d23a1 tracing: Create cmdline tracer options on tracing fs init by Steven Rostedt (Red Hat) · 9 years ago
  13. 0f67f04 tracing: Only create tracer options files if directory exists by Steven Rostedt (Red Hat) · 9 years ago
  14. dfbc153 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into trace/ftrace/tracefs by Steven Rostedt (Red Hat) · 9 years ago
  15. 7eeafbc tracing: Separate out initializing top level dir from instances by Steven Rostedt (Red Hat) · 9 years ago
  16. c602894 tracing: Make tracing_init_dentry_tr() static by Steven Rostedt (Red Hat) · 9 years ago
  17. 69a1c99 tracing: Remove newline from trace_printk warning banner by Borislav Petkov · 9 years ago
  18. 14a5ae4 tracing: Use IS_ERR() check for return value of tracing_init_dentry() by Steven Rostedt (Red Hat) · 9 years ago
  19. 83829b7 tracing: Remove extra call to init_ftrace_syscalls() by Steven Rostedt (Red Hat) · 9 years ago
  20. d716ff7 tracing: Remove taking of trace_types_lock in pipe files by Steven Rostedt (Red Hat) · 10 years ago
  21. cf6ab6d tracing: Add ref count to tracer for when they are being read by pipe by Steven Rostedt (Red Hat) · 10 years ago
  22. a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  23. 0daa2302 tracing: Add tp_printk cmdline to have tracepoints go to printk() by Steven Rostedt (Red Hat) · 10 years ago
  24. 5f893b2 tracing: Move enabling tracepoints to just after rcu_init() by Steven Rostedt (Red Hat) · 10 years ago
  25. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  26. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  27. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  28. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  29. 3558a5a tracing: Truncated output is better than nothing by Dan Carpenter · 10 years ago
  30. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  31. eff264e kernel: trace: fix printk message by Frans Klaver · 10 years ago
  32. 820b75f tracing: Add paranoid size check in trace_printk_seq() by Steven Rostedt (Red Hat) · 10 years ago
  33. 5ac48378 tracing: Use trace_seq_used() and seq_buf_used() instead of len by Steven Rostedt (Red Hat) · 10 years ago
  34. 74f06bb tracing: Clean up tracing_fill_pipe_page() by Steven Rostedt (Red Hat) · 10 years ago
  35. 3a161d9 tracing: Create seq_buf layer in trace_seq by Steven Rostedt (Red Hat) · 10 years ago
  36. 19a7fe2 tracing: Add trace_seq_has_overflowed() and trace_handle_return() by Steven Rostedt (Red Hat) · 10 years ago
  37. d79ac28 tracing: Merge consecutive seq_puts calls by Rasmus Villemoes · 10 years ago
  38. fa6f0cc tracing: Replace seq_printf by simpler equivalents by Rasmus Villemoes · 10 years ago
  39. 933ff9f tracing: Fix traceoff_on_warning handling on boot command line by Luis Claudio R. Goncalves · 10 years ago
  40. 07906da tracing: Do not risk busy looping in buffer splice by Rabin Vincent · 10 years ago
  41. e30f53a tracing: Do not busy wait in buffer splice by Rabin Vincent · 10 years ago
  42. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  43. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  45. 1b3e5c0 ftrace: Provide trace clocks monotonic by Thomas Gleixner · 10 years ago
  46. 58d4e21 tracing: Fix wraparound problems in "uptime" trace clock by Tony Luck · 10 years ago
  47. 6508fa7 tracing: let user specify tracing_thresh after selecting function_graph by Stanislav Fomichev · 10 years ago
  48. f0160a5 tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  49. 8abfb87 tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  50. ca65ef1 Merge branch 'trace/ftrace/urgent' into trace/ftrace/core by Steven Rostedt (Red Hat) · 10 years ago
  51. 099ed15 tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 10 years ago
  52. d048a8c7 tracing: Add description of set_graph_notrace to tracing/README by Namhyung Kim · 10 years ago
  53. 3f4d8f7 tracing: Remove unnecessary null test before debugfs_remove() by Fabian Frederick · 10 years ago
  54. 1230627 tracing: Move the trace_seq_* functions into its own trace_seq.c file by Steven Rostedt (Red Hat) · 10 years ago
  55. f0b70cc tracing: Fix leak of per cpu max data in instances by Steven Rostedt (Red Hat) · 10 years ago
  56. a6af8fb tracing: Cleanup saved_cmdlines_size changes by Namhyung Kim · 10 years ago
  57. 8b8b368 ring-buffer: Check if buffer exists before polling by Steven Rostedt (Red Hat) · 10 years ago
  58. a9fcaaa tracing: Fix memory leak on instance deletion by Steven Rostedt (Red Hat) · 10 years ago
  59. 23aaa3c tracing: Fix leak of ring buffer data when new instances creation fails by Steven Rostedt (Red Hat) · 10 years ago
  60. 939c7a4 tracing: Introduce saved_cmdlines_size file by Yoshihiro YUNOMAE · 10 years ago
  61. 198376c tracing: Eliminate double free on failure of allocation on boot up by Yoshihiro YUNOMAE · 10 years ago
  62. 4c27e75 tracing: Move locking of trace_cmdline_lock into start/stop seq calls by Steven Rostedt (Red Hat) · 10 years ago
  63. 379cfda tracing: Try again for saved cmdline if failed due to locking by Steven Rostedt (Red Hat) · 10 years ago
  64. 42584c8 tracing: Have saved_cmdlines use the seq_read infrastructure by Yoshihiro YUNOMAE · 10 years ago
  65. 2184db4 tracing: Print nasty banner when trace_printk() is in use by Steven Rostedt · 10 years ago
  66. bdffd89 tracing: Replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 10 years ago
  67. b1169cc tracing: Remove mock up poll wait function by Steven Rostedt (Red Hat) · 10 years ago
  68. f487426 tracing: Break out of tracing_wait_pipe() before wait_pipe() is called by Steven Rostedt (Red Hat) · 10 years ago
  69. ad1438a tracing: Add static to local functions by Fabian Frederick · 10 years ago
  70. 0b9b12c tracing: Move ftrace_max_lock into trace_array by Steven Rostedt (Red Hat) · 10 years ago
  71. 6d9b3fa tracing: Move tracing_max_latency into trace_array by Steven Rostedt (Red Hat) · 10 years ago
  72. 4104d32 ftrace: Remove global function list and call function directly by Steven Rostedt (Red Hat) · 10 years ago
  73. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  74. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 10 years ago
  75. 17a280e tracing: Add missing function triggers dump and cpudump to README by Steven Rostedt (Red Hat) · 10 years ago
  76. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  77. fbb3275 pipe: kill ->map() and ->unmap() by Al Viro · 10 years ago
  78. 2c4a33a tracing: Fix traceon trigger condition to actually turn tracing on by Steven Rostedt (Red Hat) · 10 years ago
  79. e1e232c tracing: Add trace_clock=<clock> kernel parameter by Steven Rostedt · 10 years ago
  80. 591dffd ftrace: Allow for function tracing instance to filter functions by Steven Rostedt (Red Hat) · 10 years ago
  81. 50512ab tracing: Convert tracer->enabled to counter by Steven Rostedt (Red Hat) · 10 years ago
  82. 6b450d2 tracing: Disable tracers before deletion of instance by Steven Rostedt (Red Hat) · 10 years ago
  83. f1b21c9 tracing: Only let top level have option files by Steven Rostedt (Red Hat) · 10 years ago
  84. 607e2ea tracing: Set up infrastructure to allow tracers for instances by Steven Rostedt (Red Hat) · 11 years ago
  85. bf6065b tracing: Pass trace_array to flag_changed callback by Steven Rostedt (Red Hat) · 10 years ago
  86. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 10 years ago
  87. 3132e10 tracing: Check if tracing is enabled in trace_puts() by Steven Rostedt (Red Hat) · 10 years ago
  88. 71485c4 tracing: Fix formatting of trace README file by Steven Rostedt (Red Hat) · 10 years ago
  89. 26f2556 tracing/README: Add event file usage to tracing mini-HOWTO by Tom Zanussi · 10 years ago
  90. 92fdd98 tracing: Fix buggered tee(2) on tracing_pipe by Al Viro · 10 years ago
  91. dced341 tracing: Have trace buffer point back to trace_array by Steven Rostedt (Red Hat) · 10 years ago
  92. 098c879 tracing: Add generic tracing_lseek() function by Steven Rostedt (Red Hat) · 11 years ago
  93. 93e31ff tracing: Add 'snapshot' event trigger command by Tom Zanussi · 11 years ago
  94. b29c830 Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  95. e5137b5 ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED by Peter Zijlstra · 11 years ago
  96. 042b10d tracing: Remove unused function ftrace_off_permanent() by Steven Rostedt (Red Hat) · 11 years ago
  97. 2e86421 tracing: Add helper function tracing_is_disabled() by Geyslan G. Bem · 11 years ago
  98. b2f974d tracing: Open tracer when ftrace_dump_on_oops is used by Cody P Schafer · 11 years ago
  99. 38de93a tracing: Make register/unregister_ftrace_command __init by Tom Zanussi · 11 years ago
  100. f306cc8 tracing: Update event filters for multibuffer by Tom Zanussi · 11 years ago