1. 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
  2. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  3. 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
  4. ec57350 tracing: Make tracer_tracing_is_on() return bool by Steven Rostedt (VMware) · 6 years ago
  5. f143641 tracing: Do not call start/stop() functions when tracing_on does not change by Steven Rostedt (VMware) · 6 years ago
  6. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  7. f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 7 years ago
  8. 03fc7f9 printk/nmi: Prevent deadlock when accessing the main log buffer in NMI by Petr Mladek · 7 years ago
  9. 26b68dd tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 7 years ago
  10. 08ae88f tracing: Use swap macro in update_max_tr by Gustavo A. R. Silva · 7 years ago
  11. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  12. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  13. 591a033 tracing: Use match_string() instead of open coding it in trace_set_options() by Yisheng Xie · 7 years ago
  14. 3dd8095 tracing: Add trigger file for trace_markers tracefs/ftrace/print by Steven Rostedt (VMware) · 7 years ago
  15. 58b9254 tracing: Have event_trace_init() called by trace_init_tracefs() by Steven Rostedt (VMware) · 7 years ago
  16. 2824f50 tracing: Make the snapshot trigger work with instances by Steven Rostedt (VMware) · 7 years ago
  17. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  18. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  19. 5125eee tracing: Fixup logic inversion on setting trace_global_clock defaults by Chris Wilson · 7 years ago
  20. 3fd49c9 tracing: Default to using trace_global_clock if sched_clock is unstable by Chris Wilson · 7 years ago
  21. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  22. 13cf912 tracing: Block comments should align the * on each line by Rohit Visavalia · 7 years ago
  23. 92af4dc tracing: Unify the "boot" and "mono" tracing clocks by Thomas Gleixner · 7 years ago
  24. d71bd34 tracing: Make tracing_set_clock() non-static by Tom Zanussi · 7 years ago
  25. 067fe03 tracing: Add variable reference handling to hist triggers by Tom Zanussi · 7 years ago
  26. 860f9f6 tracing: Add usecs modifier for hist trigger timestamps by Tom Zanussi · 7 years ago
  27. 2c1ea60 tracing: Add timestamp_mode trace file by Tom Zanussi · 7 years ago
  28. 00b4145 ring-buffer: Add interface for setting absolute time stamps by Tom Zanussi · 7 years ago
  29. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  30. 27529c8 Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  31. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  32. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. f4d0706 tracing: Make sure the parsed string always terminates with '\0' by Changbin Du · 7 years ago
  34. 76638d9 tracing: Clear parser->idx if only spaces are read by Changbin Du · 7 years ago
  35. 921a7ac tracing: Detect the string nul character when parsing user input string by Changbin Du · 7 years ago
  36. 2ee5b92 tracing: Update stack trace skipping for ORC unwinder by Steven Rostedt (VMware) · 7 years ago
  37. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  38. 4397f04 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  39. 24f2aaf tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  40. 6b7e633 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  41. a773d41 tracing: Pass export pointer as argument to ->write() by Felipe Balbi · 8 years ago
  42. 90e406f tracing: Allocate mask_str buffer dynamically by Changbin Du · 7 years ago
  43. 5a93bae tracing: Fix code comments in trace.c by Chunyu Hu · 7 years ago
  44. 9dd9574 ipc, kernel, mm: annotate ->poll() instances by Al Viro · 8 years ago
  45. 844ccdd rcu: Eliminate rcu_irq_enter_disabled() by Paul E. McKenney · 7 years ago
  46. 7e465ba tracing: Make traceprobe parsing code reusable by Tom Zanussi · 7 years ago
  47. 12ecef0 tracing: Reverse the order of trace_types_lock and event_mutex by Steven Rostedt (VMware) · 7 years ago
  48. 75df6e6 tracing: Fix trace_pipe behavior for instance traces by Tahsin Erdogan · 7 years ago
  49. c7b3ae0 tracing: Ignore mmiotrace from kernel commandline by Ziqian SUN (Zamir) · 7 years ago
  50. 8dd33bc tracing: Erase irqsoff trace with empty write by Bo Yan · 7 years ago
  51. 170b3b1 tracing: Apply trace_clock changes to instance max buffer by Baohong Liu · 7 years ago
  52. 3d9622c tracing: Add barrier to trace_printk() buffer nesting modification by Steven Rostedt (VMware) · 7 years ago
  53. 065e63f tracing: Only have rmmod clear buffers that its events were active in by Steven Rostedt (VMware) · 7 years ago
  54. a7e52ad ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU by Steven Rostedt (VMware) · 7 years ago
  55. 147d88e0 tracing: Missing error code in tracer_alloc_buffers() by Dan Carpenter · 7 years ago
  56. 4bb0f0e tracing: Call clear_boot_tracer() at lateinit_sync by Steven Rostedt (VMware) · 7 years ago
  57. db9108e0 tracing: Fix kmemleak in instance_rmdir by Chunyu Hu · 7 years ago
  58. bc0f51d Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  59. b11fb73 tracing: Fixup trace file header alignment by Steven Rostedt (VMware) · 8 years ago
  60. ef3ad08 Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  61. 29b1a8a tracing: Attempt to record other information even if some fail by Joel Fernandes · 8 years ago
  62. bd45d34 tracing: Treat recording tgid for idle task as a success by Joel Fernandes · 8 years ago
  63. eaf260a tracing: Treat recording comm for idle task as a success by Joel Fernandes · 8 years ago
  64. 99c621d tracing: Add saved_tgids file to show cached pid to tgid mappings by Michael Sartain · 8 years ago
  65. 4dce17b Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core by Steven Rostedt (VMware) · 8 years ago
  66. 0f17976 ftrace: Fix regression with module command in stack_trace_filter by Steven Rostedt (VMware) · 8 years ago
  67. 441dae8 tracing: Add support for display of tgid in trace output by Joel Fernandes · 8 years ago
  68. d914ba3 tracing: Add support for recording tgid of tasks by Joel Fernandes · 8 years ago
  69. 6a9c981 ftrace: Remove unused function ftrace_arch_read_dyn_info() by Steven Rostedt (VMware) · 8 years ago
  70. 681bec0 tracing: Rename update the enum_map file by Jeremy Linton · 8 years ago
  71. f57a414 trace: rename enum_map functions by Jeremy Linton · 8 years ago
  72. 5f60b35 trace: rename trace.c enum functions by Jeremy Linton · 8 years ago
  73. 1793ed9 trace: rename trace_enum_mutex to trace_eval_mutex by Jeremy Linton · 8 years ago
  74. 23bf8cb trace: rename trace enum data structures in trace.c by Jeremy Linton · 8 years ago
  75. 99be647 trace: rename struct module entry for trace enums by Jeremy Linton · 8 years ago
  76. 00f4b65 trace: rename trace_enum_map to trace_eval_map by Jeremy Linton · 8 years ago
  77. 02fd7f6 trace: rename kernel enum section to eval by Jeremy Linton · 8 years ago
  78. 6a5ae63 tracing: Remove unused declaration of trace_stop_cmdline_recording by Joel Fernandes · 8 years ago
  79. c3ca46e ftrace/kprobes: selftests: Check kretprobe maxactive is supported by Masami Hiramatsu · 8 years ago
  80. a33d7d9 tracing: Make sure RCU is watching before calling a stack trace by Steven Rostedt (VMware) · 8 years ago
  81. 8a49f3e ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub by Steven Rostedt (VMware) · 8 years ago
  82. a0e6369 ftrace/instances: Clear function triggers when removing instances by Naveen N. Rao · 8 years ago
  83. b9ef032 tracing: Move postpone selftests to core from early_initcall by Steven Rostedt · 8 years ago
  84. 4dbbe2d tracing: Use cpumask_available() to check if cpumask variable may be used by Matthias Kaehlcke · 8 years ago
  85. e09e286 tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() by Amey Telawane · 8 years ago
  86. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  87. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 73a757e ring-buffer: Return reader page back into existing ring buffer by Steven Rostedt (VMware) · 8 years ago
  90. 2290f2c tracing/ftrace: Allow for the traceonoff probe be unique to instances by Steven Rostedt (VMware) · 8 years ago
  91. cab5037 tracing/ftrace: Enable snapshot function trigger to work with instances by Steven Rostedt (VMware) · 8 years ago
  92. 6e44431 tracing/ftrace: Add a better way to pass data via the probe functions by Steven Rostedt (VMware) · 8 years ago
  93. 7b60f3d ftrace: Dynamically create the probe ftrace_ops for the trace_array by Steven Rostedt (VMware) · 8 years ago
  94. b5f081b tracing: Pass the trace_array into ftrace_probe_ops functions by Steven Rostedt (VMware) · 8 years ago
  95. 04ec7bb tracing: Have the trace_array hold the list of registered func probes by Steven Rostedt (VMware) · 8 years ago
  96. d3d532d ftrace: Have unregister_ftrace_function_probe_func() return a value by Steven Rostedt (VMware) · 8 years ago
  97. 1a48df0 ftrace: Remove data field from ftrace_func_probe structure by Steven Rostedt (VMware) · 8 years ago
  98. 1a93f8b tracing: Have the snapshot trigger use the mapping helper functions by Steven Rostedt (VMware) · 8 years ago
  99. bca6c8d ftrace: Pass probe ops to probe function by Steven Rostedt (VMware) · 8 years ago
  100. df62db5 tracing: Allocate the snapshot buffer before enabling probe by Steven Rostedt (VMware) · 8 years ago