1. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  2. 40bcea7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  3. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  4. 7f6878a tracing/kprobe: Update symbol reference when loading module by Masami Hiramatsu · 14 years ago
  5. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 14 years ago
  6. 1538f88 tracing/kprobes: Merge trace probe enable/disable functions by Masami Hiramatsu · 14 years ago
  7. f7bc8b6 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 13 years ago
  8. 7143f16 tracing/kprobes: Rename probe_* to trace_probe_* by Masami Hiramatsu · 14 years ago
  9. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  10. 6331c28 ftrace: Fix dynamic selftest failure on some archs by Steven Rostedt · 13 years ago
  11. 072126f ftrace: Update filter when tracing enabled in set_ftrace_filter() by Steven Rostedt · 13 years ago
  12. 41fb61c ftrace: Balance records when updating the hash by Steven Rostedt · 13 years ago
  13. 4376cac ftrace: Do not disable interrupts for modules in mcount update by Steven Rostedt · 14 years ago
  14. e4a3f54 tracing: Still trace filtered irq functions when irq trace is disabled by Steven Rostedt · 14 years ago
  15. 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 13 years ago
  16. 40ee4df tracing: Have "enable" file use refcounts like the "filter" file by Steven Rostedt · 14 years ago
  17. e9dbfae tracing: Fix bug when reading system filters on module removal by Steven Rostedt · 14 years ago
  18. 931da61 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  19. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 14 years ago
  20. d7ec4bf ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process by Vaibhav Nagarnaik · 14 years ago
  21. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 14 years ago
  22. 749230b tracing, function_graph: Add context-info support for function_graph tracer by Jiri Olsa · 14 years ago
  23. 199abfa tracing, function_graph: Remove lock-depth from latency trace by Jiri Olsa · 14 years ago
  24. f56e7f8 tracing, function: Fix trace header to follow context-info option by Jiri Olsa · 14 years ago
  25. ffeb80f tracing, function_graph: Merge overhead and duration display functions by Jiri Olsa · 14 years ago
  26. 321e68b tracing, function_graph: Remove dependency of abstime and duration fields on latency by Jiri Olsa · 14 years ago
  27. bd38c0e ftrace: Fixed an include coding style issue by Paul McQuade · 14 years ago
  28. cf30cf6 tracing: Add disable_on_free option by Steven Rostedt · 14 years ago
  29. 4f271a2 tracing: Add a proc file to stop tracing and free buffer by Vaibhav Nagarnaik · 14 years ago
  30. 7ea5906 tracing: Use NUMA allocation for per-cpu ring buffer pages by Vaibhav Nagarnaik · 14 years ago
  31. e7e2ee8 tracing: Schedule a delayed work to call wakeup() by Vaibhav Nagarnaik · 14 years ago
  32. db5e7ec tracing: Fix regression in printk_formats file by Steven Rostedt · 14 years ago
  33. a4f18ed ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 14 years ago
  34. 265a5b7 kprobes/trace: Fix kprobe selftest for gcc 4.6 by Steven Rostedt · 14 years ago
  35. 0aff1c0 ftrace: Fix possible undefined return code by GuoWen Li · 14 years ago
  36. b1cff0a ftrace: Add internal recursive checks by Steven Rostedt · 14 years ago
  37. 2fc1b6f tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine by liubo · 14 years ago
  38. 3b6cfdb ftrace: Set ops->flag to enabled even on static function tracing by Steven Rostedt · 14 years ago
  39. 17bb615 tracing: Have event with function tracer check error return by Steven Rostedt · 14 years ago
  40. a1cd617 ftrace: Have ftrace_startup() return failure code by Steven Rostedt · 14 years ago
  41. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 95950c2 ftrace: Add self-tests for multiple function trace users by Steven Rostedt · 14 years ago
  43. 936e074 ftrace: Modify ftrace_set_filter/notrace to take ops by Steven Rostedt · 14 years ago
  44. cdbe61b ftrace: Allow dynamically allocated function tracers by Steven Rostedt · 14 years ago
  45. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 14 years ago
  46. 07fd551 ftrace: Free hash with call_rcu_sched() by Steven Rostedt · 14 years ago
  47. 2b49938 ftrace: Have global_ops store the functions that are to be traced by Steven Rostedt · 14 years ago
  48. bd69c30 ftrace: Add ops parameter to ftrace_startup/shutdown functions by Steven Rostedt · 14 years ago
  49. 647bcd0 ftrace: Add enabled_functions file by Steven Rostedt · 14 years ago
  50. ed926f9 ftrace: Use counters to enable functions to trace by Steven Rostedt · 14 years ago
  51. 33dc9b1 ftrace: Separate hash allocation and assignment by Steven Rostedt · 14 years ago
  52. f45948e ftrace: Create a global_ops to hold the filter and notrace hashes by Steven Rostedt · 14 years ago
  53. 1cf41dd7 ftrace: Use hash instead for FTRACE_FL_FILTER by Steven Rostedt · 14 years ago
  54. b448c4e ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions by Steven Rostedt · 14 years ago
  55. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 14 years ago
  56. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 14 years ago
  57. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 14 years ago
  58. ac0a326 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  59. 809435f Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  60. b9df92d ftrace: Consolidate the function match routines for normal and mods by Steven Rostedt · 14 years ago
  61. 491d0dc ftrace: Consolidate updating of ftrace_trace_function by Steven Rostedt · 14 years ago
  62. 996e87b ftrace: Move record update for normal and modules into a separate function by Steven Rostedt · 14 years ago
  63. d2c8c3e ftrace: Remove FTRACE_FL_CONVERTED flag by Steven Rostedt · 14 years ago
  64. 45a4a23 ftrace: Remove FTRACE_FL_FAILED flag by Steven Rostedt · 14 years ago
  65. 3499e46 ftrace: Remove failures file by Steven Rostedt · 14 years ago
  66. 8ab2b7ef ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 14 years ago
  67. 0778d9a ftrace: Make FTRACE_WARN_ON() work in if condition by Steven Rostedt · 14 years ago
  68. 058e297 ftrace: Only update the function code on write to filter files by Steven Rostedt · 14 years ago
  69. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  70. 6c8a721 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  71. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 14 years ago
  72. d20ac25 ftrace: Build without frame pointers on Microblaze by Michal Simek · 14 years ago
  73. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 14 years ago
  74. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 14 years ago
  75. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 14 years ago
  76. ee5e51f tracing: Avoid soft lockup in trace_pipe by Jiri Olsa · 14 years ago
  77. 1813dc3 tracing: Print trace_bprintk() formats for modules too by Steven Rostedt · 14 years ago
  78. 0588fa3 tracing: Convert trace_printk() formats for module to const char * by Steven Rostedt · 14 years ago
  79. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  80. 2a20b02 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  82. e1eb029 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  83. 1106b69 tracing: Fix set_ftrace_filter probe function display by Jiri Olsa · 14 years ago
  84. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 1ef1d1c trace, filters: Initialize the match variable in process_ops() properly by Ingo Molnar · 14 years ago
  87. 13e5bef trace, documentation: Fix branch profiling location in debugfs by David Rientjes · 14 years ago
  88. 805f6b5 blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. by Tao Ma · 14 years ago
  89. 4a0b166 tracing: Fix irqoff selftest expanding max buffer by Steven Rostedt · 14 years ago
  90. 9a24470 tracing: Align 4 byte ints together in struct tracer by Steven Rostedt · 14 years ago
  91. 56355b8 tracing: Export trace_set_clr_event() by Yuanhan Liu · 14 years ago
  92. 31274d7 tracing: Explain about unstable clock on resume with ring buffer warning by Jiri Olsa · 14 years ago
  93. 10da37a tracing: Adjust conditional expression latency formatting. by David Sharp · 14 years ago
  94. 140e4f2 tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup by David Sharp · 14 years ago
  95. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 14 years ago
  96. de29be5 ring-buffer: Remove unused #include <linux/trace_irq.h> by David Sharp · 14 years ago
  97. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 14 years ago
  98. 86cb2ec Merge commit 'v2.6.38-rc8' into perf/core by Ingo Molnar · 14 years ago
  99. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 14 years ago
  100. c09d7a3 Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git into perf/core by Frederic Weisbecker · 14 years ago