1. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. 436fc28 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 13 years ago
  4. 9b5f8b3 ftrace: Fix README to state tracing_on to start/stop tracing by Geunsik Lim · 13 years ago
  5. 910e94d Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core by Ingo Molnar · 13 years ago
  6. d696b58 tracing: Do not allocate buffer for trace_marker by Steven Rostedt · 13 years ago
  7. e0a413f tracing: Warn on output if the function tracer was found corrupted by Steven Rostedt · 13 years ago
  8. 02ca152 ftrace/kprobes: Fix not to delete probes if in use by Masami Hiramatsu · 13 years ago
  9. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  10. 2a5306c PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set by Ming Lei · 13 years ago
  11. 53b615c PM / Runtime: Introduce trace points for tracing rpm_* functions by Ming Lei · 13 years ago
  12. e36de1d tracing: Fix preemptirqsoff tracer to not stop at preempt off by Steven Rostedt · 13 years ago
  13. 6249687 tracing: Add a counter clock for those that do not trust clocks by Steven Rostedt · 13 years ago
  14. 5389f6f locking, tracing: Annotate tracing locks as raw by Thomas Gleixner · 15 years ago
  15. c64e148 trace: Add ring buffer stats to measure rate of events by Vaibhav Nagarnaik · 13 years ago
  16. f81ab07 trace: Add a new readonly entry to report total buffer size by Vaibhav Nagarnaik · 13 years ago
  17. 86b6ef2 tracing: Add preempt disable for filter self test by Steven Rostedt · 13 years ago
  18. 1d0e78e tracing/filter: Add startup tests for events filter by Jiri Olsa · 13 years ago
  19. f30120f tracing/filter: Change filter_match_preds function to use walk_pred_tree by Jiri Olsa · 13 years ago
  20. 96bc293 tracing/filter: Change fold_pred function to use walk_pred_tree by Jiri Olsa · 13 years ago
  21. 1b797fe tracing/filter: Change fold_pred_tree function to use walk_pred_tree by Jiri Olsa · 13 years ago
  22. c00b060 tracing/filter: Change count_leafs function to use walk_pred_tree by Jiri Olsa · 13 years ago
  23. f03f597 tracing/filter: Unify predicate tree walking, change check_pred_tree function to use it by Jiri Olsa · 13 years ago
  24. 3f78f93 tracing/filter: Simplify tracepoint event lookup by Jiri Olsa · 13 years ago
  25. 61aaef55 tracing/filter: Remove field_name from filter_pred struct by Jiri Olsa · 13 years ago
  26. 9d96cd1 tracing/filter: Separate predicate init and filter addition by Jiri Olsa · 13 years ago
  27. 81570d9 tracing/filter: Use static allocation for filter predicates by Jiri Olsa · 13 years ago
  28. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  29. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 13 years ago
  30. 3a301d7 tracing: Clean up tb_fmt to not give faulty compile warning by Steven Rostedt · 13 years ago
  31. 3272cab Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  32. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  33. f629299 trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED by Jesper Juhl · 13 years ago
  34. 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
  35. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  36. 7f6878a tracing/kprobe: Update symbol reference when loading module by Masami Hiramatsu · 14 years ago
  37. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 14 years ago
  38. 1538f88 tracing/kprobes: Merge trace probe enable/disable functions by Masami Hiramatsu · 14 years ago
  39. f7bc8b6 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 13 years ago
  40. 7143f16 tracing/kprobes: Rename probe_* to trace_probe_* by Masami Hiramatsu · 14 years ago
  41. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  42. 6331c28 ftrace: Fix dynamic selftest failure on some archs by Steven Rostedt · 13 years ago
  43. 072126f ftrace: Update filter when tracing enabled in set_ftrace_filter() by Steven Rostedt · 13 years ago
  44. 41fb61c ftrace: Balance records when updating the hash by Steven Rostedt · 13 years ago
  45. 4376cac ftrace: Do not disable interrupts for modules in mcount update by Steven Rostedt · 14 years ago
  46. e4a3f54 tracing: Still trace filtered irq functions when irq trace is disabled by Steven Rostedt · 14 years ago
  47. 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 13 years ago
  48. 40ee4df tracing: Have "enable" file use refcounts like the "filter" file by Steven Rostedt · 13 years ago
  49. e9dbfae tracing: Fix bug when reading system filters on module removal by Steven Rostedt · 13 years ago
  50. 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 · 13 years ago
  51. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 14 years ago
  52. d7ec4bf ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process by Vaibhav Nagarnaik · 14 years ago
  53. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 14 years ago
  54. 749230b tracing, function_graph: Add context-info support for function_graph tracer by Jiri Olsa · 14 years ago
  55. 199abfa tracing, function_graph: Remove lock-depth from latency trace by Jiri Olsa · 14 years ago
  56. f56e7f8 tracing, function: Fix trace header to follow context-info option by Jiri Olsa · 14 years ago
  57. ffeb80f tracing, function_graph: Merge overhead and duration display functions by Jiri Olsa · 14 years ago
  58. 321e68b tracing, function_graph: Remove dependency of abstime and duration fields on latency by Jiri Olsa · 14 years ago
  59. bd38c0e ftrace: Fixed an include coding style issue by Paul McQuade · 14 years ago
  60. cf30cf6 tracing: Add disable_on_free option by Steven Rostedt · 14 years ago
  61. 4f271a2 tracing: Add a proc file to stop tracing and free buffer by Vaibhav Nagarnaik · 14 years ago
  62. 7ea5906 tracing: Use NUMA allocation for per-cpu ring buffer pages by Vaibhav Nagarnaik · 14 years ago
  63. e7e2ee8 tracing: Schedule a delayed work to call wakeup() by Vaibhav Nagarnaik · 14 years ago
  64. db5e7ec tracing: Fix regression in printk_formats file by Steven Rostedt · 14 years ago
  65. a4f18ed ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 14 years ago
  66. 265a5b7 kprobes/trace: Fix kprobe selftest for gcc 4.6 by Steven Rostedt · 14 years ago
  67. 0aff1c0 ftrace: Fix possible undefined return code by GuoWen Li · 14 years ago
  68. b1cff0a ftrace: Add internal recursive checks by Steven Rostedt · 14 years ago
  69. 2fc1b6f tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine by liubo · 14 years ago
  70. 3b6cfdb ftrace: Set ops->flag to enabled even on static function tracing by Steven Rostedt · 14 years ago
  71. 17bb615 tracing: Have event with function tracer check error return by Steven Rostedt · 14 years ago
  72. a1cd617 ftrace: Have ftrace_startup() return failure code by Steven Rostedt · 14 years ago
  73. 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
  74. 95950c2 ftrace: Add self-tests for multiple function trace users by Steven Rostedt · 14 years ago
  75. 936e074 ftrace: Modify ftrace_set_filter/notrace to take ops by Steven Rostedt · 14 years ago
  76. cdbe61b ftrace: Allow dynamically allocated function tracers by Steven Rostedt · 14 years ago
  77. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 14 years ago
  78. 07fd551 ftrace: Free hash with call_rcu_sched() by Steven Rostedt · 14 years ago
  79. 2b49938 ftrace: Have global_ops store the functions that are to be traced by Steven Rostedt · 14 years ago
  80. bd69c30 ftrace: Add ops parameter to ftrace_startup/shutdown functions by Steven Rostedt · 14 years ago
  81. 647bcd0 ftrace: Add enabled_functions file by Steven Rostedt · 14 years ago
  82. ed926f9 ftrace: Use counters to enable functions to trace by Steven Rostedt · 14 years ago
  83. 33dc9b1 ftrace: Separate hash allocation and assignment by Steven Rostedt · 14 years ago
  84. f45948e ftrace: Create a global_ops to hold the filter and notrace hashes by Steven Rostedt · 14 years ago
  85. 1cf41dd7 ftrace: Use hash instead for FTRACE_FL_FILTER by Steven Rostedt · 14 years ago
  86. b448c4e ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions by Steven Rostedt · 14 years ago
  87. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 14 years ago
  88. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 14 years ago
  89. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 14 years ago
  90. 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
  91. 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
  92. b9df92d ftrace: Consolidate the function match routines for normal and mods by Steven Rostedt · 14 years ago
  93. 491d0dc ftrace: Consolidate updating of ftrace_trace_function by Steven Rostedt · 14 years ago
  94. 996e87b ftrace: Move record update for normal and modules into a separate function by Steven Rostedt · 14 years ago
  95. d2c8c3e ftrace: Remove FTRACE_FL_CONVERTED flag by Steven Rostedt · 14 years ago
  96. 45a4a23 ftrace: Remove FTRACE_FL_FAILED flag by Steven Rostedt · 14 years ago
  97. 3499e46 ftrace: Remove failures file by Steven Rostedt · 14 years ago
  98. 8ab2b7ef ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 14 years ago
  99. 0778d9a ftrace: Make FTRACE_WARN_ON() work in if condition by Steven Rostedt · 14 years ago
  100. 058e297 ftrace: Only update the function code on write to filter files by Steven Rostedt · 14 years ago