1. 9deb193 tracing: Fix stack trace event size by Steven Rostedt (VMware) · 3 years, 10 months ago
  2. ee666a1 tracing: Skip selftests if tracing is disabled by Steven Rostedt (VMware) · 3 years, 11 months ago
  3. c958423 Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 11 months ago
  4. 99e22ce tracing: Make hash-ptr option default by Steven Rostedt (VMware) · 4 years ago
  5. a345a67 tracing: Add ptr-hash option to show the hashed pointer value by Masami Hiramatsu · 4 years, 3 months ago
  6. efbbdaa tracing: Show real address for trace event arguments by Masami Hiramatsu · 4 years, 3 months ago
  7. b220c04 tracing: Check length before giving out the filter buffer by Steven Rostedt (VMware) · 4 years ago
  8. d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 4 years ago
  9. 557d50e tracing: Fix a kernel doc warning by Bean Huo · 4 years ago
  10. fe42788 tracing: Use in_serving_softirq() to deduct softirq status. by Sebastian Andrzej Siewior · 4 years ago
  11. 0c02006 tracing: Inline tracing_gen_ctx_flags() by Sebastian Andrzej Siewior · 4 years ago
  12. 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
  13. b3ca59f tracing: Update trace_ignore_this_task() kernel-doc comment by Qiujun Huang · 4 years, 1 month ago
  14. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  15. f6a6946 tracing: Offload eval map updates to a work queue by Steven Rostedt (VMware) · 4 years, 1 month ago
  16. 60efe21 tracing: Disable ftrace selftests when any tracer is running by Masami Hiramatsu · 4 years, 1 month ago
  17. bcee527 tracing: Fix userstacktrace option for instances by Steven Rostedt (VMware) · 4 years, 1 month ago
  18. 8fa655a tracing: Fix alignment of static buffer by Minchan Kim · 4 years, 2 months ago
  19. 2b5894c tracing: Fix some typos in comments by Qiujun Huang · 4 years, 3 months ago
  20. 906695e tracing: Fix the checking of stackidx in __ftrace_trace_stack by Qiujun Huang · 4 years, 3 months ago
  21. c1acb4a tracing: Fix out of bounds write in get_trace_buf by Qiujun Huang · 4 years, 3 months ago
  22. fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  23. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  24. 499f7bb tracing: Fix some typos in comments by Qiujun Huang · 4 years, 3 months ago
  25. dd502a8 Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  26. 43aa422 tracing: Remove a pointless assignment by Sudip Mukherjee · 4 years, 4 months ago
  27. 1bc36bd tracing: Add README information for synthetic_events file by Tom Zanussi · 4 years, 3 months ago
  28. 458999c tracing: Add trace_export support for trace_marker by Tingwei Zhang · 4 years, 3 months ago
  29. 8ab7a2b tracing: Add trace_export support for event trace by Tingwei Zhang · 4 years, 3 months ago
  30. 8438f52 tracing: Add flag to control different traces by Tingwei Zhang · 4 years, 3 months ago
  31. 851e6f6 tracing: Fix trace_find_next_entry() accounting of temp buffer size by Steven Rostedt (VMware) · 4 years, 4 months ago
  32. 720dee5 tracing/boot: Initialize per-instance event list in early boot by Masami Hiramatsu · 4 years, 4 months ago
  33. 4114fbf tracing: Enable creating new instance early boot by Masami Hiramatsu · 4 years, 4 months ago
  34. 3dd3aae tracing/uprobes: Support perf-style return probe by Masami Hiramatsu · 4 years, 4 months ago
  35. 4725cd8 tracing/kprobes: Support perf-style return probe by Masami Hiramatsu · 4 years, 4 months ago
  36. eb8d8b4 tracing: remove a pointless assignment by Dan Carpenter · 4 years, 4 months ago
  37. b427e76 tracing: Use __this_cpu_read() in trace_buffered_event_enable() by Xianting Tian · 4 years, 5 months ago
  38. 5c8c206 tracing: Delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  39. 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 6 months ago
  40. 795d637 tracing: Make the space reserved for the pid wider by Sebastian Andrzej Siewior · 4 years, 5 months ago
  41. 0340a6b module: Fix up module_notifier return values by Peter Zijlstra · 4 years, 5 months ago
  42. 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
  43. 38ce2a9 tracing: Add trace_array_init_printk() to initialize instance trace_printk() buffers by Steven Rostedt (VMware) · 4 years, 5 months ago
  44. eb65405 Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 5 months ago
  45. 0f69dae trace : Have tracing buffer info use kvzalloc instead of kzalloc by Zhaoyang Huang · 4 years, 6 months ago
  46. ee896ee tracing: Remove outdated comment in stack handling by Vincent Whitchurch · 4 years, 6 months ago
  47. 82ace1e fsnotify: create helper fsnotify_inode() by Amir Goldstein · 4 years, 6 months ago
  48. 072e133 tracefs: Remove unnecessary debug_fs checks. by Peter Enderborg · 4 years, 6 months ago
  49. b23d7a5f ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU by Nicholas Piggin · 4 years, 7 months ago
  50. 7ef282e tracing: Move pipe reference to trace array instead of current_tracer by Steven Rostedt (VMware) · 4 years, 7 months ago
  51. c791cc4 tracing: Only allow trace_array_printk() to be used by instances by Steven Rostedt (VMware) · 4 years, 7 months ago
  52. 6924372 tracing: Remove unused event variable in tracing_iter_reset by YangHui · 4 years, 7 months ago
  53. d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  54. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  55. ae03c53 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  56. 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 8 months ago
  57. c200784 tracing: Add a trace print when traceoff_on_warning is triggered by Steven Rostedt (VMware) · 4 years, 8 months ago
  58. b8d9e7f fs: make the pipe_buf_operations ->confirm operation optional by Christoph Hellwig · 4 years, 8 months ago
  59. 76887c2 fs: make the pipe_buf_operations ->steal operation optional by Christoph Hellwig · 4 years, 8 months ago
  60. 6797d97 trace: remove tracing_pipe_buf_ops by Christoph Hellwig · 4 years, 8 months ago
  61. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  62. 192b799 tracing: Make tracing_snapshot_instance_cond() static by Zou Wei · 4 years, 9 months ago
  63. 11f5efc tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 9 months ago
  64. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  65. 8e99cf9 tracing: Do not allocate buffer in trace_find_next_entry() in atomic by Steven Rostedt (VMware) · 4 years, 10 months ago
  66. b3b1e6e ftrace: Create set_ftrace_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 4 years, 10 months ago
  67. c9b7a4a ring-buffer/tracing: Have iterator acknowledge dropped events by Steven Rostedt (VMware) · 4 years, 10 months ago
  68. 06e0a54 tracing: Do not disable tracing when reading the trace file by Steven Rostedt (VMware) · 4 years, 10 months ago
  69. bc1a72a ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance() by Steven Rostedt (VMware) · 4 years, 10 months ago
  70. ff89510 tracing: Save off entry when peeking at next entry by Steven Rostedt (VMware) · 4 years, 10 months ago
  71. bf2cbe0 tracing: Use address-of operator on section symbols by Nathan Chancellor · 5 years ago
  72. 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  73. 78041c0 tracing: Disable trace_printk() on post poned tests by Steven Rostedt (VMware) · 5 years ago
  74. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  75. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  76. 89c95fc tracing: Add trace_array_find/_get() to find instance trace arrays by Tom Zanussi · 5 years ago
  77. 039958a tracing: eval_map_next() should always increase position index by Vasily Averin · 5 years ago
  78. 24589e3 tracing: Use pr_err() instead of WARN() for memory failures by Steven Rostedt (VMware) · 5 years ago
  79. 28394da tracing: Decrement trace_array when bootconfig creates an instance by Steven Rostedt (VMware) · 5 years ago
  80. b3f7a6c tracing: Remove unneeded NULL check by Dan Carpenter · 10 years ago
  81. 34423f2 tracing: Fix uninitialized buffer var on early exit to trace_vbprintk() by Steven Rostedt (VMware) · 5 years ago
  82. bf24daa tracing: Do not set trace clock if tracefs lockdown is in effect by Masami Ichikawa · 5 years ago
  83. 82d1b81 tracing: Allow trace_printk() to nest in other tracing code by Steven Rostedt (VMware) · 5 years ago
  84. 9d15dbb tracing/boot: Add cpu_mask option support by Masami Hiramatsu · 5 years ago
  85. 9c5b9d3 tracing/boot: Add boot-time tracing by Masami Hiramatsu · 5 years ago
  86. 8cfcf15 tracing: kprobes: Output kprobe event to printk buffer by Masami Hiramatsu · 5 years ago
  87. d8d0c24 tracing: Apply soft-disabled and filter to tracepoints printk by Masami Hiramatsu · 5 years ago
  88. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  89. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  90. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  91. a3d1e7e simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems by Al Viro · 5 years ago
  92. ee19545 Fix up for "printk: Drop pr_warning definition" by Stephen Rothwell · 5 years ago
  93. a356646 tracing: Do not create directories if lockdown is in affect by Steven Rostedt (VMware) · 5 years ago
  94. 2887978 tracing: Adding new functions for kernel access to Ftrace instances by Divya Indi · 5 years ago
  95. 6ee4051 tracing: use kvcalloc for tgid_map array allocation by Yuming Han · 5 years ago
  96. 953ae45 tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 5 years ago
  97. e585e64 tracing: Verify if trace array exists before destroying it. by Divya Indi · 5 years ago
  98. 9c34fc4 tracing: Use CONFIG_PREEMPTION by Sebastian Andrzej Siewior · 5 years ago
  99. 91edde2 ftrace: Implement fs notification for tracing_max_latency by Viktor Rosendahl (BMW) · 5 years ago
  100. da537f0 ftrace: Add information on number of page groups allocated by Steven Rostedt (VMware) · 5 years ago