1. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  2. da184a8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 16 years ago
  4. e36c545 tracing: Fix return of trace_dump_stack() by Steven Rostedt · 16 years ago
  5. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 16 years ago
  6. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 16 years ago
  7. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 16 years ago
  8. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  9. 0087aab 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 · 16 years ago
  10. cc0104e Merge branch 'linus' into tracing/urgent by Ingo Molnar · 16 years ago
  11. 16620e0 ksym_tracer: Fix bad cast by Li Zefan · 16 years ago
  12. 472bbe0 tracing/power: Remove two exports by Li Zefan · 16 years ago
  13. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 16 years ago
  14. 8d18eaa tracing: Simplify trace_option_write() by Li Zefan · 16 years ago
  15. 2cbafd6 tracing: Remove useless trace option by Li Zefan · 16 years ago
  16. 13f16d2 tracing: Use seq file for trace_clock by Li Zefan · 16 years ago
  17. fdb372e tracing: Use seq file for trace_options by Li Zefan · 16 years ago
  18. 91baf62 function-graph: Allow writing the same val to set_graph_function by Li Zefan · 16 years ago
  19. 313254a ftrace: Call trace_parser_clear() properly by Li Zefan · 16 years ago
  20. 311d16d ftrace: Return EINVAL when writing invalid val to set_ftrace_filter by Li Zefan · 16 years ago
  21. 3b8e427 tracing: Move a printk out of ftrace_raw_reg_event_foo() by Li Zefan · 16 years ago
  22. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 16 years ago
  23. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 16 years ago
  24. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 16 years ago
  25. df7147b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. cc51a0fc tracing: Add stack trace to irqsoff tracer by Steven Rostedt · 16 years ago
  28. 0388938 tracing: Add trace_dump_stack() by Steven Rostedt · 16 years ago
  29. dd7f594 ring-buffer: Move resize integrity check under reader lock by Steven Rostedt · 16 years ago
  30. 1842101 ring-buffer: Use sync sched protection on ring buffer resizing by Steven Rostedt · 16 years ago
  31. d954fbf tracing: Fix wrong usage of strstrip in trace_ksyms by Thomas Gleixner · 16 years ago
  32. f294248 tracing: Remove comparing of NULL to va_list in trace_array_vprintk() by Carsten Emde · 16 years ago
  33. be1eca3 tracing: Fix function graph trace_pipe to properly display failed entries by Jiri Olsa · 16 years ago
  34. d184b31 tracing: Add full state to trace_seq by Johannes Berg · 16 years ago
  35. a63ce5b tracing: Buffer the output of seq_file in case of filled buffer by Steven Rostedt · 16 years ago
  36. 29bf4a5 tracing: Only call pipe_close if pipe_close is defined by Steven Rostedt · 16 years ago
  37. 822a696 tracing/kprobes: Fix field creation's bad error handling by Frederic Weisbecker · 16 years ago
  38. a7c312b trace-kprobe: Support delete probe syntax by Masami Hiramatsu · 16 years ago
  39. c521efd tracing: Add pipe_close interface by Steven Rostedt · 16 years ago
  40. b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 16 years ago
  41. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. 7be077f trace_syscalls: Remove unused syscall_name_to_nr() by Lai Jiangshan · 16 years ago
  44. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 16 years ago
  45. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 16 years ago
  46. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 16 years ago
  47. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 16 years ago
  48. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 16 years ago
  49. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 16 years ago
  50. ba8665d trace_kprobes: Fix a memory leak bug and check kstrdup() return value by Masami Hiramatsu · 16 years ago
  51. 52a11f3 trace_kprobes: Don't output zero offset by Lai Jiangshan · 16 years ago
  52. 3d9b2e1 trace_kprobes: Always show group name by Lai Jiangshan · 16 years ago
  53. abab9d3 trace_kprobes: Fix memory leak by Lai Jiangshan · 16 years ago
  54. 0f1ef51 trace_syscalls: Add syscall nr field by Lai Jiangshan · 16 years ago
  55. dd1853c hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints by Frederic Weisbecker · 16 years ago
  56. 605bfae hw-breakpoints: Simplify error handling in breakpoint creation requests by Frederic Weisbecker · 16 years ago
  57. d99be40 ksym_tracer: Fix breakpoint removal after modification by Frederic Weisbecker · 16 years ago
  58. 7ac0743 ring-buffer-benchmark: Add parameters to set produce/consumer priorities by Steven Rostedt · 16 years ago
  59. 99df5a6 trace/syscalls: Change ret param in struct syscall_trace_exit to long by Tom Zanussi · 16 years ago
  60. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 16 years ago
  61. 457dc92 tracing, function tracer: Clean up strstrip() usage by Ingo Molnar · 16 years ago
  62. 98e4833 ring-buffer benchmark: Run producer/consumer threads at nice +19 by Ingo Molnar · 16 years ago
  63. 28889bf tracing: Forget about the NMI buffer for syscall events by Frederic Weisbecker · 16 years ago
  64. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 16 years ago
  65. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 16 years ago
  66. f6060f4 tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used by Lai Jiangshan · 16 years ago
  67. c13d2f7 tracing: Fix trace_marker output by Carsten Emde · 16 years ago
  68. 5a50e33 ring-buffer: Move access to commit_page up into function used by Steven Rostedt · 16 years ago
  69. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 16 years ago
  70. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 16 years ago
  71. 8b2a5da tracing: do not disable interrupts for trace_clock_local by Steven Rostedt · 16 years ago
  72. a6f0eb6 ring-buffer: Add multiple iterations between benchmark timestamps by Steven Rostedt · 16 years ago
  73. a646365 tracing: Fix return value of tracing_stats_read() by Roel Kluin · 16 years ago
  74. 676c0db ksym_tracer: Support read accesses independent of read/write. by Paul Mundt · 16 years ago
  75. 30ff21e ksym_tracer: Remove KSYM_SELFTEST_ENTRY by Li Zefan · 17 years ago
  76. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 17 years ago
  77. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 16 years ago
  78. 77b44d1 tracing/kprobes: Rename Kprobe-tracer to kprobe-event by Masami Hiramatsu · 16 years ago
  79. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 16 years ago
  80. ed146b2 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 16 years ago
  81. f711294 ring-buffer: Synchronize resizing buffer with reader lock by Lai Jiangshan · 16 years ago
  82. 5e9b397 tracing: Fix to use __always_unused attribute by Li Zefan · 16 years ago
  83. 9705f69 percpu: make percpu symbols in tracer unique by Tejun Heo · 16 years ago
  84. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  85. 3ed6777 tracing/filters: Fix to make system filter work by Li Zefan · 16 years ago
  86. dd004c4 kprobe-tracer: Compare both of event-name and event-group to find probe by Masami Hiramatsu · 16 years ago
  87. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 16 years ago
  88. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 16 years ago
  89. 3e69533 tracing: Fix trace_seq_printf() return value by Jiri Olsa · 16 years ago
  90. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 16 years ago
  91. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 16 years ago
  92. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 16 years ago
  93. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 16 years ago
  94. e63cc23 tracing/kprobes: Add failure messages for debugging by Masami Hiramatsu · 16 years ago
  95. f397af0 tracing/kprobes: Update kprobe-tracer selftest against new syntax by Masami Hiramatsu · 16 years ago
  96. a66abe7 tracing/events: Fix locking imbalance in the filter code by Ingo Molnar · 16 years ago
  97. 6fb2915 tracing/profile: Add filter support by Li Zefan · 16 years ago
  98. b0f1a59 tracing/filters: Use a different op for glob match by Li Zefan · 16 years ago
  99. fce29d1 tracing/filters: Refactor subsystem filter code by Li Zefan · 16 years ago
  100. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 16 years ago