1. 0ef6063 uprobes: Use synchronize_rcu() not synchronize_sched() by Steven Rostedt (VMware) · 6 years ago
  2. 941ca8d tracing/blktrace: Fix to allow setting same value by Steven Rostedt (VMware) · 6 years ago
  3. dc69731 tracing: Do not call start/stop() functions when tracing_on does not change by Steven Rostedt (VMware) · 6 years ago
  4. bca139f tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 6 years ago
  5. a26030a ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  6. b985a73 tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  7. 987e425a tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  8. a9737bb tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  9. 2a0ce1f tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  10. 07cd816 tracing: Fix missing return symbol in function_graph output by Changbin Du · 6 years ago
  11. dfc80dc tracing: Fix crash when freeing instances with event triggers by Steven Rostedt (VMware) · 6 years ago
  12. fba70eb tracing/uprobe_event: Fix strncpy corner case by Masami Hiramatsu · 6 years ago
  13. f94eef3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 6 years ago
  14. d434dae tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 6 years ago
  15. 7569adc blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  16. 2de1085 ftrace: Remove incorrect setting of glob search field by Steven Rostedt (VMware) · 6 years ago
  17. 9a50ea0 tracing: Fix converting enum's from the map in trace_event_eval_update() by Steven Rostedt (VMware) · 6 years ago
  18. 2e0d458 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 7 years ago
  19. 81e155e tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 6 years ago
  20. 5dc4cd2 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 6 years ago
  21. 6edea15 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  22. 6af9b18 tracing: Exclude 'generic fields' from histograms by Tom Zanussi · 7 years ago
  23. d760f90 tracing: Allocate mask_str buffer dynamically by Changbin Du · 7 years ago
  24. a3ec104 ftrace: Fix kmemleak in unregister_ftrace_graph by Shu Wang · 7 years ago
  25. 5fb4be2 tracing: Erase irqsoff trace with empty write by Bo Yan · 7 years ago
  26. 97d402e tracing: Fix trace_pipe behavior for instance traces by Tahsin Erdogan · 7 years ago
  27. cf052336 tracing: Apply trace_clock changes to instance max buffer by Baohong Liu · 7 years ago
  28. 96cf918 tracing: Add barrier to trace_printk() buffer nesting modification by Steven Rostedt (VMware) · 7 years ago
  29. 100553e ftrace: Fix memleak when unregistering dynamic ops when tracing disabled by Steven Rostedt (VMware) · 7 years ago
  30. df865f8 ftrace: Fix selftest goto location on error by Steven Rostedt (VMware) · 7 years ago
  31. 741397d ftrace: Check for null ret_stack on profile function graph entry function by Steven Rostedt (VMware) · 7 years ago
  32. 8838cd5 tracing: Fix freeing of filter in create_filter() when set_str is false by Steven Rostedt (VMware) · 7 years ago
  33. 2818a76 tracing: Fix kmemleak in tracing_map_array_free() by Chunyu Hu · 7 years ago
  34. 3170d9a tracing: Call clear_boot_tracer() at lateinit_sync by Steven Rostedt (VMware) · 7 years ago
  35. d6a6b6b bpf: fix bpf_trace_printk on 32 bit archs by Daniel Borkmann · 7 years ago
  36. 919e481 tracing: Fix kmemleak in instance_rmdir by Chunyu Hu · 7 years ago
  37. 198bd49 ftrace: Fix uninitialized variable in match_records() by Dan Carpenter · 7 years ago
  38. 04e002a tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results by Pavankumar Kondeti · 8 years ago
  39. 3693042 tracing/kprobes: Allow to create probe with a module name starting with a digit by Sabrina Dubroca · 7 years ago
  40. dd0023d tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 7 years ago
  41. d80e9071 ring-buffer: Have ring_buffer_iter_empty() return true when empty by Steven Rostedt (VMware) · 7 years ago
  42. d4decac tracing: Allocate the snapshot buffer before enabling probe by Steven Rostedt (VMware) · 7 years ago
  43. 7da0f8e ftrace: Fix function pid filter on instances by Namhyung Kim · 7 years ago
  44. 666452f ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 7 years ago
  45. 703cebf ring-buffer: Fix return value check in test_ringbuffer() by Wei Yongjun · 8 years ago
  46. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  47. a93ae8d tracing: Fix hwlat kthread migration by Steven Rostedt (VMware) · 7 years ago
  48. 239b40e fgraph: Handle a case where a tracer ignores set_graph_notrace by Steven Rostedt (Red Hat) · 8 years ago
  49. 546fece ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records by Steven Rostedt (Red Hat) · 8 years ago
  50. 977c1f9 ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records by Alexei Starovoitov · 8 years ago
  51. ef6000b Disable the __builtin_return_address() warning globally after all by Linus Torvalds · 8 years ago
  52. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  53. 95107b3 Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  54. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  55. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 12b7bcb Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  59. d282b9c tracing/syscalls: fix multiline in error message text by Colin Ian King · 8 years ago
  60. 4c04b4b Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  61. 1ae2293 fix memory leaks in tracing_buffers_splice_read() by Al Viro · 8 years ago
  62. 1245800 tracing: Move mutex to protect against resetting of seq data by Steven Rostedt (Red Hat) · 8 years ago
  63. a0d0c62 tracing: Call traceoff trigger after event is recorded by Masami Hiramatsu · 8 years ago
  64. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  65. f971cc9 tracing: Have max_latency be defined for HWLAT_TRACER as well by Steven Rostedt (Red Hat) · 8 years ago
  66. f3694e0 bpf: add BPF_CALL_x macros for declaring helpers by Daniel Borkmann · 8 years ago
  67. f035a51 bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros by Daniel Borkmann · 8 years ago
  68. 2cc5384 Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts by Ingo Molnar · 8 years ago
  69. 0515e59 bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type by Alexei Starovoitov · 8 years ago
  70. 7b2c862 tracing: Add NMI tracing in hwlat detector by Steven Rostedt (Red Hat) · 8 years ago
  71. 0330f7a tracing: Have hwlat trace migrate across tracing_cpumask CPUs by Steven Rostedt (Red Hat) · 8 years ago
  72. e7c15cd tracing: Added hardware latency tracer by Steven Rostedt (Red Hat) · 8 years ago
  73. 8861dd3 ftrace: Access ret_stack->subtime only in the function profiler by Namhyung Kim · 8 years ago
  74. 613dccd function_graph: Handle TRACE_BPUTS in print_graph_comment by Namhyung Kim · 8 years ago
  75. 5ba8a4a tracing/uprobe: Drop isdigit() check in create_trace_uprobe by Dmitry Safonov · 8 years ago
  76. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. 223918e ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers by Josh Poimboeuf · 8 years ago
  78. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  79. daa460a ftrace: Only allocate the ret_stack 'fp' field when needed by Josh Poimboeuf · 8 years ago
  80. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  81. bdca79c2 ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal by Masami Hiramatsu · 8 years ago
  82. 8642562 ftrace: probe: Add README entries for k/uprobe-events by Masami Hiramatsu · 8 years ago
  83. 17ce3dc ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types by Masami Hiramatsu · 8 years ago
  84. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  86. 8937bd8 bpf: allow bpf_get_prandom_u32() to be used in tracing by Alexei Starovoitov · 8 years ago
  87. 60d20f9 bpf: Add bpf_current_task_under_cgroup helper by Sargun Dhillon · 8 years ago
  88. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  89. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  90. 7522c03 tracing: Fix use-after-free in hist_register_trigger() by Tom Zanussi · 8 years ago
  91. 47c1856 tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all by Steven Rostedt · 8 years ago
  92. 377ccbb Makefile: Mute warning for __builtin_return_address(>0) for tracing only by Steven Rostedt · 8 years ago
  93. c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  94. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  95. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  97. 96ae522 bpf: Add bpf_probe_write_user BPF helper to be called in tracers by Sargun Dhillon · 8 years ago
  98. 183fc15 kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug by Andrew Morton · 8 years ago
  99. 555c8a8 bpf: avoid stack copy and use skb ctx for event output by Daniel Borkmann · 8 years ago
  100. 8e7a392 bpf, perf: split bpf_perf_event_output by Daniel Borkmann · 8 years ago