1. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  2. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  3. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  4. ee19545 Fix up for "printk: Drop pr_warning definition" by Stephen Rothwell · 5 years ago
  5. a356646 tracing: Do not create directories if lockdown is in affect by Steven Rostedt (VMware) · 5 years ago
  6. 2887978 tracing: Adding new functions for kernel access to Ftrace instances by Divya Indi · 5 years ago
  7. 6ee4051 tracing: use kvcalloc for tgid_map array allocation by Yuming Han · 5 years ago
  8. 953ae45 tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 5 years ago
  9. e585e64 tracing: Verify if trace array exists before destroying it. by Divya Indi · 5 years ago
  10. 9c34fc4 tracing: Use CONFIG_PREEMPTION by Sebastian Andrzej Siewior · 5 years ago
  11. 91edde2 ftrace: Implement fs notification for tracing_max_latency by Viktor Rosendahl (BMW) · 5 years ago
  12. da537f0 ftrace: Add information on number of page groups allocated by Steven Rostedt (VMware) · 5 years ago
  13. d303de1 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  14. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  15. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  16. aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
  17. 194c2c7 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 5 years ago
  18. 45979a9 Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  19. 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. a47b53e tracing: Rename tracing_reset() to tracing_reset_cpu() by Steven Rostedt (VMware) · 5 years ago
  21. a42e3c4 tracing/probe: Add immediate string parameter support by Masami Hiramatsu · 6 years ago
  22. 6218bf9 tracing/probe: Add immediate parameter support by Masami Hiramatsu · 6 years ago
  23. 41af3cf tracing/uprobe: Add multi-probe per uprobe event support by Masami Hiramatsu · 6 years ago
  24. ca89bc0 tracing/kprobe: Add multi-probe per event support by Masami Hiramatsu · 6 years ago
  25. c68c9ec tracing: Correct kdoc formats by Jakub Kicinski · 5 years ago
  26. 0a5b99f treewide: Rename rcu_dereference_raw_notrace() to _check() by Joel Fernandes (Google) · 5 years ago
  27. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  28. 46710f3 tracing: Pass type into tracing_generic_entry_update() by Cong Wang · 6 years ago
  29. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  30. 46cc0b4 tracing/snapshot: Resize spare buffer if size changed by Eiichi Tsukata · 6 years ago
  31. d122ed6 tracing: Fix memory leak in tracing_err_log_open() by Takeshi Misawa · 6 years ago
  32. ff585c5 tracing: Make two symbols static by YueHaibing · 6 years ago
  33. 6a54cd8 trace: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  34. f08367b tracing: Use correct function name in trace_filter_add_remove_task() comment by Matthias Kaehlcke · 6 years ago
  35. e65f7ae tracing/probe: Support user-space dereference by Masami Hiramatsu · 6 years ago
  36. 88903c4 tracing/probe: Add ustring type for user-space string by Masami Hiramatsu · 6 years ago
  37. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  38. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  39. b941699 tracing: Fix documentation about disabling options using trace_options by Srivatsa S. Bhat (VMware) · 6 years ago
  40. 6fc2171 tracing: Allow RCU to run between postponed startup tests by Anders Roxell · 6 years ago
  41. 0f5e5a3 tracing: Eliminate const char[] auto variables by Rasmus Villemoes · 6 years ago
  42. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. ecffc8a tracing: Add trace_total_entries() / trace_total_entries_cpu() by Douglas Anderson · 6 years ago
  44. ee6dd0d tracing: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  45. c438f14 tracing: Make ftrace_trace_userstack() static and conditional by Thomas Gleixner · 6 years ago
  46. 2a820bf tracing: Use percpu stack trace buffer more intelligently by Thomas Gleixner · 6 years ago
  47. e9e1a2e Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  48. 91862cc tracing: Fix a memory leak by early error exit in trace_pid_write() by Wenwen Wang · 6 years ago
  49. b987222 tracing: Fix buffer_ref pipe ops by Jann Horn · 6 years ago
  50. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  51. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  52. a8d6557 tracing: Add error_log to README by Tom Zanussi · 6 years ago
  53. 2f754e7 tracing: Have the error logs show up in the proper instances by Steven Rostedt (VMware) · 6 years ago
  54. 8a06290 tracing: Add tracing error log by Tom Zanussi · 6 years ago
  55. f45d122 tracing: Kernel access to Ftrace instances by Divya Indi · 6 years ago
  56. aa2e3ac Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  57. 31b265b tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 6 years ago
  58. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  59. 6cdfa54 Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  60. 85f726a tracing: Use strncpy instead of memcpy when copying comm in trace.c by Tom Zanussi · 6 years ago
  61. 9e5a36a tracing: Fix spelling mistake: "analagous" -> "analogous" by Colin Ian King · 6 years ago
  62. 1c347a9 tracing: Comment why cond_snapshot is checked outside of max_lock protection by Steven Rostedt (VMware) · 6 years ago
  63. e91eefd7 tracing: Add alternative synthetic event trace action syntax by Tom Zanussi · 6 years ago
  64. dff81f5 tracing: Add hist trigger onchange() handler by Tom Zanussi · 6 years ago
  65. a3785b7 tracing: Add hist trigger snapshot() action by Tom Zanussi · 6 years ago
  66. a35873a tracing: Add conditional snapshot by Tom Zanussi · 6 years ago
  67. c3e4950 tracing: Split up onmatch action data by Tom Zanussi · 6 years ago
  68. e7f0c42 tracing: Do not free iter->trace in fail path of tracing_open_pipe() by zhangyi (F) · 6 years ago
  69. 9e73821 tracing: Fix number of entries in trace header by Quentin Perret · 6 years ago
  70. 01e7187 pipe: stop using ->can_merge by Jann Horn · 6 years ago
  71. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  72. 3d739c1 tracing: Use the return of str_has_prefix() to remove open coded numbers by Steven Rostedt (VMware) · 6 years ago
  73. b6b2735 tracing: Use str_has_prefix() instead of using fixed sizes by Steven Rostedt (VMware) · 6 years ago
  74. 1cce377 tracing: Make function ‘ftrace_exports’ static by Mathieu Malaterre · 7 years ago
  75. 7bbab38 tracing: Use dyn_event framework for synthetic events by Masami Hiramatsu · 6 years ago
  76. 5448d44 tracing: Add unified dynamic event framework by Masami Hiramatsu · 6 years ago
  77. a7b1d74 tracing: Change default buffer_percent to 50 by Steven Rostedt (VMware) · 6 years ago
  78. 03329f9 tracing: Add tracefs file buffer_percentage by Steven Rostedt (VMware) · 6 years ago
  79. 2c2b0a7 ring-buffer: Add percentage of ring buffer full to wake up reader by Steven Rostedt (VMware) · 6 years ago
  80. 7440172 tracing: Replace synchronize_sched() and call_rcu_sched() by Paul E. McKenney · 6 years ago
  81. da387e5 tracing: Export trace_dump_stack to modules by Nikolay Borisov · 6 years ago
  82. a1303af tracing: probeevent: Add $argN for accessing function args by Masami Hiramatsu · 7 years ago
  83. 40b53b7 tracing: probeevent: Add array type support by Masami Hiramatsu · 7 years ago
  84. 60c2e0c tracing: probeevent: Add symbol type by Masami Hiramatsu · 7 years ago
  85. 1cc3316 uprobes: Support SDT markers having reference count (semaphore) by Ravi Bangoria · 6 years ago
  86. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  87. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  88. b125d90 Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  89. ec57350 tracing: Make tracer_tracing_is_on() return bool by Steven Rostedt (VMware) · 6 years ago
  90. f143641 tracing: Do not call start/stop() functions when tracing_on does not change by Steven Rostedt (VMware) · 6 years ago
  91. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  92. f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 7 years ago
  93. 03fc7f9 printk/nmi: Prevent deadlock when accessing the main log buffer in NMI by Petr Mladek · 7 years ago
  94. 26b68dd tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 7 years ago
  95. 08ae88f tracing: Use swap macro in update_max_tr by Gustavo A. R. Silva · 7 years ago
  96. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  97. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  98. 591a033 tracing: Use match_string() instead of open coding it in trace_set_options() by Yisheng Xie · 7 years ago
  99. 3dd8095 tracing: Add trigger file for trace_markers tracefs/ftrace/print by Steven Rostedt (VMware) · 7 years ago
  100. 58b9254 tracing: Have event_trace_init() called by trace_init_tracefs() by Steven Rostedt (VMware) · 7 years ago