1. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  2. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. eb1e796 perf: Correctly align perf event tracing buffer by Frederic Weisbecker · 15 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  5. 292f60c ring-buffer: Add missing unlock by Julia Lawall · 15 years ago
  6. e36673e tracing: Fix lockdep warning in global_clock() by Li Zefan · 15 years ago
  7. 833961d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 2271048 ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align by Steven Rostedt · 15 years ago
  9. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 15 years ago
  11. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 8655e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 15 years ago
  14. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 15 years ago
  15. 283740c tracing: Use same local variable when resetting the ring buffer by Steven Rostedt · 15 years ago
  16. ea14eb7 function-graph: Init curr_ret_stack with ret_stack by Steven Rostedt · 15 years ago
  17. 52fbe9c ring-buffer: Move disabled check into preempt disable section by Lai Jiangshan · 15 years ago
  18. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 15 years ago
  19. 915a0b5 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  20. 3f379b0 ftrace: Replace read_barrier_depends() with rcu_dereference_raw() by Paul E. McKenney · 15 years ago
  21. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 15 years ago
  22. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 15 years ago
  23. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  24. 0e95017 function-graph: Add tracing_thresh support to function_graph tracer by Tim Bird · 15 years ago
  25. 1acaa1b tracing: Update the comm field in the right variable in update_max_tr by Arnaldo Carvalho de Melo · 15 years ago
  26. a094fe0 function-graph: Use comment notation for func names of dangling '}' by Steven Rostedt · 15 years ago
  27. 801c29f function-graph: Fix unused reference to ftrace_set_func() by Steven Rostedt · 15 years ago
  28. 8d53dd5 rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() by Paul E. McKenney · 15 years ago
  29. e02c4fd Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  30. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  31. ac91d85 tracing: Fix warning in s_next of trace file ops by Lai Jiangshan · 15 years ago
  32. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  33. 9a8c28c blktrace: perform cleanup after setup error by Dmitry Monakhov · 15 years ago
  34. ae1f303 tracing: Include irqflags headers from trace clock by Frederic Weisbecker · 15 years ago
  35. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 4809174 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 15 years ago
  37. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  38. f1c7f51 ftrace: Add function names to dangling } in function graph tracer by Steven Rostedt · 15 years ago
  39. 281b371 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 15 years ago
  40. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 15 years ago
  41. 7b60997f tracing: Simplify memory recycle of trace_define_field by Wenji Huang · 15 years ago
  42. c85f3a9 tracing: Remove unnecessary variable in print_graph_return by Wenji Huang · 15 years ago
  43. a5efd92 tracing: Fix typo of info text in trace_kprobe.c by Wenji Huang · 15 years ago
  44. 6574658 tracing: Fix typo in prof_sysexit_enable() by Wenji Huang · 15 years ago
  45. 1ab83a8 tracing: Remove CONFIG_TRACE_POWER from kernel config by Li Zefan · 15 years ago
  46. 86c38a3 tracing: Fix ftrace_event_call alignment for use with gcc 4.5 by Jeff Mahoney · 15 years ago
  47. f850c30c tracing/kprobes: Make Kconfig dependencies generic by Heiko Carstens · 15 years ago
  48. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  49. a9bb18f tracing/kprobes: Fix probe parsing by Heiko Carstens · 15 years ago
  50. c7c6b1f ftrace: Allow to remove a single function from function graph filter by Li Zefan · 15 years ago
  51. ede55c9 tracing: Add correct/incorrect to sort keys for branch annotation output by Steven Rostedt · 15 years ago
  52. 1537a36 tree-wide: fix 'lenght' typo in comments and code by Daniel Mack · 15 years ago
  53. c41b20e Fix misspellings of "truly" in comments. by Adam Buchbinder · 15 years ago
  54. f24bb99 ftrace: Remove record freezing by Masami Hiramatsu · 15 years ago
  55. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 15 years ago
  56. 4f48f8b tracing: Fix circular dead lock in stack trace by Lai Jiangshan · 15 years ago
  57. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  58. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  59. 1e12a4a tracing/kprobe: Cleanup unused return value of tracing functions by Xiao Guangrong · 15 years ago
  60. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 15 years ago
  61. ea2c68a tracing: Simplify test for function_graph tracing start point by Lai Jiangshan · 15 years ago
  62. 0368897 tracing/documentation: Cover new frame pointer semantics by Mike Frysinger · 15 years ago
  63. 3c05d74 ring-buffer: Check for end of page in iterator by Steven Rostedt · 15 years ago
  64. 492a74f ring-buffer: Check if ring buffer iterator has stale data by Steven Rostedt · 15 years ago
  65. 74bf407 tracing: Prevent kernel oops with corrupted buffer by Steven Rostedt · 15 years ago
  66. 231e36f tracing/kprobe: Update kprobe tracing self test for new syntax by Masami Hiramatsu · 15 years ago
  67. 24a5365 tracing: Drop the tr check from the graph tracing path by Frederic Weisbecker · 15 years ago
  68. d1303dd tracing/filters: Add comment for match callbacks by Li Zefan · 15 years ago
  69. 16da27a tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING by Li Zefan · 15 years ago
  70. b2af211 tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching by Li Zefan · 15 years ago
  71. a3291c1 tracing/filters: Fix MATCH_END_ONLY filter matching by Li Zefan · 15 years ago
  72. 285caad tracing/filters: Fix MATCH_FRONT_ONLY filter matching by Li Zefan · 15 years ago
  73. 751e998 ftrace: Fix MATCH_END_ONLY function filter by Li Zefan · 15 years ago
  74. 1464010 tracing/kprobe: Drop function argument access syntax by Masami Hiramatsu · 15 years ago
  75. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  76. 0e1ff5d ring-buffer: Add rb_list_head() wrapper around new reader page next field by Steven Rostedt · 15 years ago
  77. 5ded3dc6 ring-buffer: Wrap a list.next reference with rb_list_head() by David Sharp · 15 years ago
  78. d931369 tracing: Add stack dump to trace_printk if stacktrace option is set by Steven Rostedt · 15 years ago
  79. 7e53bd4 tracing: Consolidate protection of reader access to the ring buffer by Lai Jiangshan · 15 years ago
  80. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  81. 5a65e95 tracing: Use defined fields and print_fmt to print formats by Lai Jiangshan · 15 years ago
  82. c7ef3a9 tracing: Have syscall tracing call its own init function by Steven Rostedt · 15 years ago
  83. a342a028 tracing/kprobes: Init print_fmt for kprobe events by Lai Jiangshan · 15 years ago
  84. 50307a4 tracing/syscalls: Init print_fmt for syscall events by Lai Jiangshan · 15 years ago
  85. 509e760 tracing: Add print_fmt field by Lai Jiangshan · 15 years ago
  86. 809826a tracing: Have __dynamic_array() define a field by Lai Jiangshan · 15 years ago
  87. 7961576 local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c by Christoph Lameter · 15 years ago
  88. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  89. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. fb7ae981 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  91. 79b4082 tracing/kprobe: Show sign of fields in trace_kprobe format files by Lai Jiangshan · 15 years ago
  92. 53ab668 ksym_tracer: Remove trace_stat by Li Zefan · 15 years ago
  93. e6d9491 ksym_tracer: Fix race when incrementing count by Li Zefan · 15 years ago
  94. 3d13ec2 ksym_tracer: Fix to allow writing newline to ksym_trace_filter by Li Zefan · 15 years ago
  95. 88f7a890 ksym_tracer: Fix to make the tracer work by Li Zefan · 15 years ago
  96. 4089236 tracing: Kconfig spelling fixes and cleanups by Randy Dunlap · 15 years ago
  97. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  98. c757bea tracing: Fix setting tracer specific options by Steven Rostedt · 15 years ago
  99. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago