1. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 17 years ago
  2. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 17 years ago
  3. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 17 years ago
  4. 77b44d1 tracing/kprobes: Rename Kprobe-tracer to kprobe-event by Masami Hiramatsu · 17 years ago
  5. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 17 years ago
  6. ed146b25 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 17 years ago
  7. f711294 ring-buffer: Synchronize resizing buffer with reader lock by Lai Jiangshan · 17 years ago
  8. 3ed6777 tracing/filters: Fix to make system filter work by Li Zefan · 17 years ago
  9. dd004c4 kprobe-tracer: Compare both of event-name and event-group to find probe by Masami Hiramatsu · 17 years ago
  10. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 17 years ago
  11. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 17 years ago
  12. 3e69533 tracing: Fix trace_seq_printf() return value by Jiri Olsa · 17 years ago
  13. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 17 years ago
  14. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 17 years ago
  15. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 17 years ago
  16. e63cc23 tracing/kprobes: Add failure messages for debugging by Masami Hiramatsu · 17 years ago
  17. f397af0 tracing/kprobes: Update kprobe-tracer selftest against new syntax by Masami Hiramatsu · 17 years ago
  18. a66abe7 tracing/events: Fix locking imbalance in the filter code by Ingo Molnar · 17 years ago
  19. 6fb2915 tracing/profile: Add filter support by Li Zefan · 17 years ago
  20. b0f1a59 tracing/filters: Use a different op for glob match by Li Zefan · 17 years ago
  21. fce29d1 tracing/filters: Refactor subsystem filter code by Li Zefan · 17 years ago
  22. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 17 years ago
  23. b226f744 Merge branch 'linus' into perf/core by Ingo Molnar · 17 years ago
  24. e345fe1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  25. 1beee96 ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace by Frederic Weisbecker · 17 years ago
  26. 06f43d6 ftrace: Copy ftrace_graph_filter boot param using strlcpy by Frederic Weisbecker · 17 years ago
  27. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 17 years ago
  28. 5cb084b tracing: Enable records during the module load by Jiri Olsa · 17 years ago
  29. 756d17e tracing: Support multiple pids in set_pid_ftrace file by jolsa@redhat.com · 17 years ago
  30. 1bac049 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 17 years ago
  31. bf7c5b4 tracing: Remove unused ftrace_trace_addr helper by Frederic Weisbecker · 17 years ago
  32. aef6f81 tracing: Rename set_ftrace to set_bootup_ftrace by Frederic Weisbecker · 17 years ago
  33. 9dbdd6c Merge commit 'v2.6.32-rc4' into perf/core by Ingo Molnar · 17 years ago
  34. 2c96c14 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  35. 8ad8073 tracing/filters: Fix memory leak when setting a filter by Li Zefan · 17 years ago
  36. e93f4d8 tracing/kprobes: Robustify fixed field names against variable field names conflicts by Masami Hiramatsu · 17 years ago
  37. a703d94 tracing/kprobes: Avoid field name confliction by Masami Hiramatsu · 17 years ago
  38. 2e06ff6 tracing/kprobes: Make special variable names more self-explainable by Masami Hiramatsu · 17 years ago
  39. 369bc18 ftrace: add kernel command line graph function filtering by Stefan Assmann · 17 years ago
  40. 99329c4 tracing/kprobes: Remove '$ra' special variable by Masami Hiramatsu · 17 years ago
  41. 405b265 tracing/kprobes: Add $ prefix to special variables by Masami Hiramatsu · 17 years ago
  42. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 17 years ago
  43. f17f36b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  44. b9d40b7 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  45. 8f6e8a3 tracing: user local buffer variable for trace branch tracer by Steven Rostedt · 17 years ago
  46. c8647b2 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c by Zhenwen Xu · 17 years ago
  47. 3279ba3 ftrace: check for failure for all conversions by Steven Rostedt · 17 years ago
  48. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 17 years ago
  49. 829b876 tracing: fix transposed numbers of lock_depth and preempt_count by Steven Rostedt · 17 years ago
  50. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 17 years ago
  51. b0f56f1 trace: Fix missing assignment in trace_ctxwake_* by Hiroshi Shimamoto · 17 years ago
  52. ee949a8 tracing/syscalls: Use long for syscall ret format and field definitions by Tom Zanussi · 17 years ago
  53. 0f26ec6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  54. 75fb409 tracing: Use free_percpu instead of kfree by Frederic Weisbecker · 17 years ago
  55. fe8e5b5 tracing: Check total refcount before releasing bufs in profile_enable failure by Frederic Weisbecker · 17 years ago
  56. 88f70d7 tracing/ftrace: Fix to check create_event_dir() when adding new events by Masami Hiramatsu · 17 years ago
  57. a1a138d tracing/kprobes: Use global event perf buffers in kprobe tracer by Masami Hiramatsu · 17 years ago
  58. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 17 years ago
  59. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 17 years ago
  60. f9ac5a6 kmemtrace: Fix up tracer registration by Paul Mundt · 17 years ago
  61. 0aa73ba Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  62. 3397409 tracing: Fix infinite recursion in ftrace_update_pid_func() by Matt Fleming · 17 years ago
  63. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  64. 3f6fe06 tracing/filters: Unify the regex parsing helpers by Frederic Weisbecker · 17 years ago
  65. 1889d20 tracing/filters: Provide basic regex support by Frederic Weisbecker · 17 years ago
  66. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 17 years ago
  67. f3f3f00 tracing/event: Cleanup the useless dentry variable by Frederic Weisbecker · 17 years ago
  68. 737f453 tracing/filters: Cleanup useless headers by Frederic Weisbecker · 17 years ago
  69. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 17 years ago
  70. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 17 years ago
  71. 88e9d34 seq_file: constify seq_operations by James Morris · 17 years ago
  72. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  73. 79fe249 tracing: Fix failure path in ftrace_regex_open() by Li Zefan · 17 years ago
  74. 1eb90f1 tracing: Fix failure path in ftrace_graph_write() by Li Zefan · 17 years ago
  75. 4ba7978 tracing: Check the return value of trace_get_user() by Li Zefan · 17 years ago
  76. 3c235a3 tracing: Fix off-by-one in trace_get_user() by Li Zefan · 17 years ago
  77. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  78. 8e4bc3d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  79. bd4c3a3 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  80. a419aef trivial: remove unnecessary semicolons by Joe Perches · 17 years ago
  81. 2944fcb trivial: Fix duplicated word "options" in comment by Uwe Kleine-Koenig · 17 years ago
  82. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  83. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 17 years ago
  84. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 17 years ago
  85. 05bafda tracing: Export trace_profile_buf symbols by Peter Zijlstra · 17 years ago
  86. a0f320f includecheck fix: kernel/trace, ring_buffer.c by Jaswinder Singh Rajput · 17 years ago
  87. 2df2881 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 · 17 years ago
  88. 30bd39c tracing/events: use list_for_entry_continue by Li Zefan · 17 years ago
  89. ee6c2c1 tracing: remove max_tracer_type_len by Li Zefan · 17 years ago
  90. a4ec5e0 function-graph: use ftrace_graph_funcs directly by Li Zefan · 17 years ago
  91. be4bdbf Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 17 years ago
  92. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 17 years ago
  93. fc53776 tracing: Remove markers by Christoph Hellwig · 17 years ago
  94. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 17 years ago
  95. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 17 years ago
  96. b375a11 tracing: switch function prints from %pf to %ps by Steven Rostedt · 17 years ago
  97. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  98. 5a0d905 tracing/kprobes: Disable kprobe events by default after creation by Masami Hiramatsu · 17 years ago
  99. 74ebb63 tracing/kprobes: Fix profiling alignment for perf_counter buffer by Masami Hiramatsu · 17 years ago
  100. 50d7805 tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use by Masami Hiramatsu · 17 years ago