1. 0308b20 ring-buffer: Update read stamp with first real commit on page by Steven Rostedt (Red Hat) · 10 years ago
  2. 6c4824b trace: prevent NULL pointer dereference by Kishor PK · 10 years ago
  3. 9cc712e Merge tag 'v3.4.110' into mm-6.0 by José Adolfo Galdámez · 10 years ago
  4. 64c3631 Merge tag 'v3.4.109' into mm-6.0 by José Adolfo Galdámez · 10 years ago
  5. 900469d Merge tag 'v3.4.108' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  6. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 11 years ago
  7. a427308 tracing/syscalls: Ignore numbers outside NR_syscalls' range by Rabin Vincent · 11 years ago
  8. 7533da4 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 14 years ago
  9. bf09db9 tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 12 years ago
  10. 4652951 tracing: Keep overwrite in sync between regular and snapshot buffers by Steven Rostedt (Red Hat) · 13 years ago
  11. 74d86ed ftrace: Check module functions being traced on reload by Steven Rostedt (Red Hat) · 13 years ago
  12. 8f4c0e8 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 12 years ago
  13. 14eee5b blktrace: fix accounting of partially completed requests by Roman Pen · 12 years ago
  14. a299804 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 12 years ago
  15. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  16. 17ff13b ring-buffer: Fix first commit on sub-buffer having non-zero delta by Steven Rostedt (Red Hat) · 12 years ago
  17. 1c2bd0d ftrace: Have function graph only trace based on global_ops filters by Steven Rostedt · 12 years ago
  18. 2955866 ftrace: Fix synchronization location disabling and freeing ftrace_ops by Steven Rostedt · 12 years ago
  19. 95bcd16 ftrace: Synchronize setting function_trace_op with ftrace_trace_function by Steven Rostedt · 12 years ago
  20. fda7305 Merge tag 'v3.4.76' into cm-11.0 by Ethan Chen · 12 years ago
  21. 09951c9 ftrace: Initialize the ftrace profiler for each possible cpu by Miao Xie · 12 years ago
  22. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 12 years ago
  23. 51d351d ftrace: Fix function graph with loading of modules by Steven Rostedt (Red Hat) · 12 years ago
  24. d134082 perf/ftrace: Fix paranoid level for enabling function tracer by Steven Rostedt · 12 years ago
  25. af15b76 tracing: Fix potential out-of-bounds in trace_get_user() by Steven Rostedt · 12 years ago
  26. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  27. 352b641 tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 13 years ago
  28. f36a0d6 tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 13 years ago
  29. d018274 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 13 years ago
  30. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  31. bc4d36c ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 13 years ago
  32. 3a22cc7 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago
  33. cba998b tracing: Fix leaks of filter preds by Steven Rostedt (Red Hat) · 13 years ago
  34. dcf3dfc tracing: Fix ftrace_dump() by Steven Rostedt (Red Hat) · 13 years ago
  35. 761694a tracing: Reset ftrace_graph_filter_enabled if count is zero by Namhyung Kim · 13 years ago
  36. e1672f4 tracing: Check return value of tracing_init_dentry() by Namhyung Kim · 13 years ago
  37. 226c8ea tracing: Fix off-by-one on allocating stat->pages by Namhyung Kim · 13 years ago
  38. d4ca6cc tracing: Remove most or all of stack tracer stack size from stack_max_size by Steven Rostedt (Red Hat) · 13 years ago
  39. af18601 tracing: Fix stack tracer with fentry use by Steven Rostedt (Red Hat) · 13 years ago
  40. 8932381 tracing: Use stack of calling function for stack tracer by Steven Rostedt (Red Hat) · 13 years ago
  41. e264d3c tracing: Fix double free when function profile init failed by Namhyung Kim · 13 years ago
  42. b81d324 ftrace: Consistently restore trace function on sysctl enabling by Jan Kiszka · 13 years ago
  43. 7b7cf9f tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 13 years ago
  44. 2f6b6e2 tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 13 years ago
  45. 52cecaa tracing: Fix free of probe entry by calling call_rcu_sched() by Steven Rostedt (Red Hat) · 13 years ago
  46. 1e3b58b tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 13 years ago
  47. abf73cb ftrace: Update the kconfig for DYNAMIC_FTRACE by Steven Rostedt · 13 years ago
  48. e684247 ftrace: Call ftrace cleanup module notifier after all other notifiers by Steven Rostedt (Red Hat) · 13 years ago
  49. 502f0d8 coresight: have trace_printk only log the actual data to STM by Pushkar Joshi · 13 years ago
  50. ddec663 coresight: Have trace_marker only log the actual data by Pushkar Joshi · 13 years ago
  51. f2a0100 ftrace: Be first to run code modification on modules by Steven Rostedt · 13 years ago
  52. 43c81de trace: cpu_freq_switch: Add profiler for CPU frequency switch times by Matt Wagantall · 14 years ago
  53. 4d7981b ring-buffer: Fix race between integrity check and readers by Steven Rostedt · 13 years ago
  54. 455d895 ftrace: Clear bits properly in reset_iter_read() by Dan Carpenter · 14 years ago
  55. 8e1e6b6 coresight: enable stm logging for ftrace events and printk by Pratik Patel · 14 years ago
  56. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  57. 4943d9c tracing: change CPU ring buffer state from tracing_cpumask by Vaibhav Nagarnaik · 14 years ago
  58. 3993b24 tracing: Have tracing_off() actually turn tracing off by Steven Rostedt · 14 years ago
  59. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  60. 73937f5 block: ioctl support for sanitize in eMMC 4.5 by Maya Erez · 14 years ago
  61. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 14 years ago
  62. db4c75c tracing: Fix stacktrace of latency tracers (irqsoff and friends) by Steven Rostedt · 14 years ago
  63. 348f0fc tracing: Fix regression with tracing_on by Steven Rostedt · 14 years ago
  64. 6e48b55 tracing: Fix build breakage without CONFIG_PERF_EVENTS (again) by Mark Brown · 14 years ago
  65. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  66. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 14 years ago
  67. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  68. 12b5da3 tracing: Fix ent_size in trace output by Steven Rostedt · 14 years ago
  69. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 14 years ago
  70. 04a54d2 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 14 years ago
  71. 01de982 tracing: Fix ftrace stack trace entries by Wolfgang Mauerer · 14 years ago
  72. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  73. 38eff28 constify path argument of trace_seq_path() by Al Viro · 14 years ago
  74. fa73dc9 tracing: Fix build breakage without CONFIG_PERF_EVENTS by Mark Brown · 14 years ago
  75. db6544e ftrace: Fix function_graph for archs that test ftrace_trace_function by Rajesh Bhagat · 14 years ago
  76. b892e5c tracing: Keep NMI watchdog from triggering when dumping trace by Steven Rostedt · 14 years ago
  77. 8c9cf54 tracing: Do not select FRAME_POINTER on PPC by Gerlando Falauto · 14 years ago
  78. 499e547 tracing/ring-buffer: Only have tracing_on disable tracing buffers by Steven Rostedt · 14 years ago
  79. 5500fa5 ftrace, perf: Add filter support for function trace event by Jiri Olsa · 14 years ago
  80. 02aa316 ftrace: Allow to specify filter field type for ftrace events by Jiri Olsa · 14 years ago
  81. ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 14 years ago
  82. e59a0bff ftrace: Add FTRACE_ENTRY_REG macro to allow event registration by Jiri Olsa · 14 years ago
  83. 489c75c ftrace, perf: Add add/del tracepoint perf registration actions by Jiri Olsa · 14 years ago
  84. ceec0b6 ftrace, perf: Add open/close tracepoint perf registration actions by Jiri Olsa · 14 years ago
  85. e248491 ftrace: Add enable/disable ftrace_ops control interface by Jiri Olsa · 14 years ago
  86. 5b34926 tracing: Don't use p->len field to determine output in __print_*() functions by Steven Rostedt · 14 years ago
  87. e404b32 tracing: Don't print an extra separator of flags by Andrey Vagin · 14 years ago
  88. 47b0edc tracing/trivial: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 14 years ago
  89. 1e42e83 ftrace: sched_switch plugin is deprecated by Geunsik Lim · 14 years ago
  90. da8ae08 ftrace: Fix unregister ftrace_ops accounting by Jiri Olsa · 14 years ago
  91. 2ffe3cc ftrace: Update filter when tracing enabled in set_ftrace_filter() by Steven Rostedt · 15 years ago
  92. f935e61 ftrace: Balance records when updating the hash by Steven Rostedt · 15 years ago
  93. ac483c4 ftrace: Change filter/notrace set functions to return exit code by Jiri Olsa · 14 years ago
  94. 7215381 tracing: Clean up tb_fmt to not give faulty compile warning by Steven Rostedt · 14 years ago
  95. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  96. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  97. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  98. f4ae40a switch debugfs to umode_t by Al Viro · 15 years ago
  99. 38b78eb tracing: Factorize filter creation by Tejun Heo · 14 years ago
  100. 762e120 tracing: Have stack tracing set filtered functions at boot by Steven Rostedt · 14 years ago