1. 58d4e21 tracing: Fix wraparound problems in "uptime" trace clock by Tony Luck · 10 years ago
  2. f0160a5 tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  3. 8abfb87 tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  4. 099ed15 tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 11 years ago
  5. f0b70cc tracing: Fix leak of per cpu max data in instances by Steven Rostedt (Red Hat) · 11 years ago
  6. a6af8fb tracing: Cleanup saved_cmdlines_size changes by Namhyung Kim · 11 years ago
  7. 8b8b368 ring-buffer: Check if buffer exists before polling by Steven Rostedt (Red Hat) · 11 years ago
  8. a9fcaaa tracing: Fix memory leak on instance deletion by Steven Rostedt (Red Hat) · 11 years ago
  9. 23aaa3c tracing: Fix leak of ring buffer data when new instances creation fails by Steven Rostedt (Red Hat) · 11 years ago
  10. 939c7a4 tracing: Introduce saved_cmdlines_size file by Yoshihiro YUNOMAE · 11 years ago
  11. 198376c tracing: Eliminate double free on failure of allocation on boot up by Yoshihiro YUNOMAE · 11 years ago
  12. 4c27e75 tracing: Move locking of trace_cmdline_lock into start/stop seq calls by Steven Rostedt (Red Hat) · 11 years ago
  13. 379cfda tracing: Try again for saved cmdline if failed due to locking by Steven Rostedt (Red Hat) · 11 years ago
  14. 42584c8 tracing: Have saved_cmdlines use the seq_read infrastructure by Yoshihiro YUNOMAE · 11 years ago
  15. 2184db4 tracing: Print nasty banner when trace_printk() is in use by Steven Rostedt · 11 years ago
  16. bdffd89 tracing: Replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 11 years ago
  17. b1169cc tracing: Remove mock up poll wait function by Steven Rostedt (Red Hat) · 11 years ago
  18. f487426 tracing: Break out of tracing_wait_pipe() before wait_pipe() is called by Steven Rostedt (Red Hat) · 11 years ago
  19. ad1438a tracing: Add static to local functions by Fabian Frederick · 11 years ago
  20. 0b9b12c tracing: Move ftrace_max_lock into trace_array by Steven Rostedt (Red Hat) · 11 years ago
  21. 6d9b3fa tracing: Move tracing_max_latency into trace_array by Steven Rostedt (Red Hat) · 11 years ago
  22. 4104d32 ftrace: Remove global function list and call function directly by Steven Rostedt (Red Hat) · 11 years ago
  23. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  25. 17a280e tracing: Add missing function triggers dump and cpudump to README by Steven Rostedt (Red Hat) · 11 years ago
  26. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  27. fbb3275 pipe: kill ->map() and ->unmap() by Al Viro · 11 years ago
  28. 2c4a33a tracing: Fix traceon trigger condition to actually turn tracing on by Steven Rostedt (Red Hat) · 11 years ago
  29. e1e232c tracing: Add trace_clock=<clock> kernel parameter by Steven Rostedt · 11 years ago
  30. 591dffd ftrace: Allow for function tracing instance to filter functions by Steven Rostedt (Red Hat) · 11 years ago
  31. 50512ab tracing: Convert tracer->enabled to counter by Steven Rostedt (Red Hat) · 11 years ago
  32. 6b450d2 tracing: Disable tracers before deletion of instance by Steven Rostedt (Red Hat) · 11 years ago
  33. f1b21c9 tracing: Only let top level have option files by Steven Rostedt (Red Hat) · 11 years ago
  34. 607e2ea tracing: Set up infrastructure to allow tracers for instances by Steven Rostedt (Red Hat) · 11 years ago
  35. bf6065b tracing: Pass trace_array to flag_changed callback by Steven Rostedt (Red Hat) · 11 years ago
  36. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 11 years ago
  37. 3132e10 tracing: Check if tracing is enabled in trace_puts() by Steven Rostedt (Red Hat) · 11 years ago
  38. 71485c4 tracing: Fix formatting of trace README file by Steven Rostedt (Red Hat) · 11 years ago
  39. 26f2556 tracing/README: Add event file usage to tracing mini-HOWTO by Tom Zanussi · 11 years ago
  40. 92fdd98 tracing: Fix buggered tee(2) on tracing_pipe by Al Viro · 11 years ago
  41. dced341 tracing: Have trace buffer point back to trace_array by Steven Rostedt (Red Hat) · 11 years ago
  42. 098c879 tracing: Add generic tracing_lseek() function by Steven Rostedt (Red Hat) · 11 years ago
  43. 93e31ff tracing: Add 'snapshot' event trigger command by Tom Zanussi · 11 years ago
  44. 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
  45. e5137b5 ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED by Peter Zijlstra · 11 years ago
  46. 042b10d tracing: Remove unused function ftrace_off_permanent() by Steven Rostedt (Red Hat) · 11 years ago
  47. 2e86421 tracing: Add helper function tracing_is_disabled() by Geyslan G. Bem · 11 years ago
  48. b2f974d tracing: Open tracer when ftrace_dump_on_oops is used by Cody P Schafer · 11 years ago
  49. 38de93a tracing: Make register/unregister_ftrace_command __init by Tom Zanussi · 11 years ago
  50. f306cc8 tracing: Update event filters for multibuffer by Tom Zanussi · 11 years ago
  51. 057db84 tracing: Fix potential out-of-bounds in trace_get_user() by Steven Rostedt · 11 years ago
  52. b9be6d0 tracing: Show more exact help information about snapshot by Wang YanQing · 11 years ago
  53. ccfe9e4 tracing: Make tracing_cpumask available for all instances by Alexander Z Lam · 11 years ago
  54. 9457158 tracing: Fix reset of time stamps during trace_clock changes by Alexander Z Lam · 11 years ago
  55. 711e124 tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer by Alexander Z Lam · 11 years ago
  56. ed5467d tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 11 years ago
  57. 09d8091 tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() by Steven Rostedt (Red Hat) · 11 years ago
  58. 9c01fe4 tracing: Kill trace_cpu struct/members by Oleg Nesterov · 11 years ago
  59. 6484c71 tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  60. 0bc392e tracing: Change tracing_entries_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  61. 4d3435b tracing: Change tracing_stats_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  62. 46ef2be tracing: Change tracing_buffers_fops to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  63. 1554420 tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu() by Oleg Nesterov · 11 years ago
  64. 649e9c70 tracing: Introduce trace_create_cpu_file() and tracing_get_cpu() by Oleg Nesterov · 11 years ago
  65. e70e78e tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() by Oleg Nesterov · 11 years ago
  66. f77d09a tracing: Miscellaneous fixes for trace_array ref counting by Alexander Z Lam · 11 years ago
  67. 609e85a tracing: Fix error handling to ensure instances can always be removed by Alexander Z Lam · 12 years ago
  68. 991821c tracing: Use correct config guard CONFIG_STACK_TRACER by zhangwei(Jovi) · 11 years ago
  69. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  70. dcc3022 tracing: Make tracing_open_generic_{tr,tc}() static by Steven Rostedt (Red Hat) · 12 years ago
  71. 8de1eb0 tracing: Remove ftrace() function by zhangwei(Jovi) · 12 years ago
  72. 5280bce tracing: Make tracer_tracing_{off,on,is_on}() static by Steven Rostedt (Red Hat) · 12 years ago
  73. 7b85af6 tracing: Get trace_array ref counts when accessing trace files by Steven Rostedt (Red Hat) · 12 years ago
  74. ff45196 tracing: Add trace_array_get/put() to handle instance refs better by Steven Rostedt (Red Hat) · 12 years ago
  75. a822741 tracing: Protect ftrace_trace_arrays list in trace_events.c by Alexander Z Lam · 12 years ago
  76. 2d71619 tracing: Make trace_marker use the correct per-instance buffer by Alexander Z Lam · 12 years ago
  77. 10246fa tracing: Use flag buffer_disabled for irqsoff tracer by Steven Rostedt (Red Hat) · 12 years ago
  78. de7edd3 tracing: Disable tracing on warning by Steven Rostedt (Red Hat) · 12 years ago
  79. 238ae93 tracing: Fix file mode of free_buffer by Wang YanQing · 12 years ago
  80. 58e8eed tracing: Fix outputting formats of x86-tsc and counter when use trace_clock by Yoshihiro YUNOMAE · 12 years ago
  81. f17a519 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 12 years ago
  82. ca16431 tracing: Fix crash when ftrace=nop on the kernel command line by Steven Rostedt (Red Hat) · 12 years ago
  83. 6c24499 tracing: Fix small merge bug by Steven Rostedt · 12 years ago
  84. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  85. ae9f493 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. ed6f1c9 tracing: Check return value of tracing_init_dentry() by Namhyung Kim · 12 years ago
  87. 9607a86 kernel: tracing: Use strlcpy instead of strncpy by Chen Gang · 12 years ago
  88. 2930e04 tracing: Fix race with update_max_tr_single and changing tracers by Steven Rostedt (Red Hat) · 12 years ago
  89. 67012ab perf: Fix strncpy() use, use strlcpy() instead of strncpy() by Chen Gang · 12 years ago
  90. 22f4564 tracing: Update debugfs README file by Steven Rostedt (Red Hat) · 12 years ago
  91. 7fe70b5 tracing: Fix ftrace_dump() by Steven Rostedt (Red Hat) · 12 years ago
  92. bd6df18 tracing: Use TRACE_MAX_PRINT instead of constant by zhangwei(Jovi) · 12 years ago
  93. 687c878 tracing: Use pr_warn_once instead of open coded implementation by zhangwei(Jovi) · 12 years ago
  94. 76f1191 tracing: Add "perf" trace_clock by Steven Rostedt (Red Hat) · 12 years ago
  95. 8aacf01 tracing: Add "uptime" trace clock that uses jiffies by Steven Rostedt (Red Hat) · 12 years ago
  96. 328df47 tracing: Add function-trace option to disable function tracing of latency tracers by Steven Rostedt (Red Hat) · 12 years ago
  97. c142be8 tracing: Add skip argument to trace_dump_stack() by Steven Rostedt (Red Hat) · 12 years ago
  98. 77fd5c1 tracing: Add snapshot trigger to function probes by Steven Rostedt (Red Hat) · 12 years ago
  99. 3209cff tracing: Add alloc/free_snapshot() to replace duplicate code by Steven Rostedt (Red Hat) · 12 years ago
  100. 1b22e38 tracing: Let tracing_snapshot() be used by modules but not NMI by Steven Rostedt (Red Hat) · 12 years ago