1. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  2. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  3. 12b5da3 tracing: Fix ent_size in trace output by Steven Rostedt · 13 years ago
  4. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  5. 04a54d2 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
  6. 01de982 tracing: Fix ftrace stack trace entries by Wolfgang Mauerer · 13 years ago
  7. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  8. 38eff28 constify path argument of trace_seq_path() by Al Viro · 13 years ago
  9. fa73dc9 tracing: Fix build breakage without CONFIG_PERF_EVENTS by Mark Brown · 13 years ago
  10. db6544e ftrace: Fix function_graph for archs that test ftrace_trace_function by Rajesh Bhagat · 13 years ago
  11. b892e5c tracing: Keep NMI watchdog from triggering when dumping trace by Steven Rostedt · 13 years ago
  12. 8c9cf54 tracing: Do not select FRAME_POINTER on PPC by Gerlando Falauto · 13 years ago
  13. 499e547 tracing/ring-buffer: Only have tracing_on disable tracing buffers by Steven Rostedt · 13 years ago
  14. 5500fa5 ftrace, perf: Add filter support for function trace event by Jiri Olsa · 13 years ago
  15. 02aa316 ftrace: Allow to specify filter field type for ftrace events by Jiri Olsa · 13 years ago
  16. ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 13 years ago
  17. e59a0bf ftrace: Add FTRACE_ENTRY_REG macro to allow event registration by Jiri Olsa · 13 years ago
  18. 489c75c ftrace, perf: Add add/del tracepoint perf registration actions by Jiri Olsa · 13 years ago
  19. ceec0b6 ftrace, perf: Add open/close tracepoint perf registration actions by Jiri Olsa · 13 years ago
  20. e248491 ftrace: Add enable/disable ftrace_ops control interface by Jiri Olsa · 13 years ago
  21. 5b34926 tracing: Don't use p->len field to determine output in __print_*() functions by Steven Rostedt · 13 years ago
  22. e404b32 tracing: Don't print an extra separator of flags by Andrey Vagin · 13 years ago
  23. 47b0edc tracing/trivial: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  24. 1e42e83 ftrace: sched_switch plugin is deprecated by Geunsik Lim · 13 years ago
  25. ac483c4 ftrace: Change filter/notrace set functions to return exit code by Jiri Olsa · 13 years ago
  26. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  28. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. f4ae40a6 switch debugfs to umode_t by Al Viro · 13 years ago
  30. 38b78eb tracing: Factorize filter creation by Tejun Heo · 13 years ago
  31. 762e120 tracing: Have stack tracing set filtered functions at boot by Steven Rostedt · 13 years ago
  32. 2a85a37 ftrace: Allow access to the boot time function enabling by Steven Rostedt · 13 years ago
  33. d2d45c7 tracing: Have stack_tracer use a separate list of functions by Steven Rostedt · 13 years ago
  34. 69a3083 ftrace: Decouple hash items from showing filtered functions by Steven Rostedt · 13 years ago
  35. fc13cb0 ftrace: Allow other users of function tracing to use the output listing by Steven Rostedt · 13 years ago
  36. 06a51d9 ftrace: Create ftrace_hash_empty() helper routine by Steven Rostedt · 13 years ago
  37. c842e97 ftrace: Fix ftrace hash record update with notrace by Steven Rostedt · 13 years ago
  38. 5855fea ftrace: Use bsearch to find record ip by Steven Rostedt · 13 years ago
  39. 6895061 ftrace: Sort the mcount records on each page by Steven Rostedt · 13 years ago
  40. 85ae32a ftrace: Replace record newlist with record page list by Steven Rostedt · 13 years ago
  41. a790087 ftrace: Allocate the mcount record pages as groups by Steven Rostedt · 13 years ago
  42. 32082309 ftrace: Remove usage of "freed" records by Steven Rostedt · 13 years ago
  43. c88fd86 ftrace: Allow archs to modify code without stop machine by Steven Rostedt · 13 years ago
  44. 30fb6aa ftrace: Fix unregister ftrace_ops accounting by Jiri Olsa · 13 years ago
  45. a8eecf2 trace: Allow ftrace_dump() to be called from modules by Paul E. McKenney · 13 years ago
  46. cc991b8 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  47. d6c1c49 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  48. ddf6e0e ftrace: Fix hash record accounting bug by Steven Rostedt · 13 years ago
  49. c7c6ec8 ftrace: Remove force undef config value left for testing by Steven Rostedt · 13 years ago
  50. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  51. cb59974 tracing: fix event_subsystem ref counting by Ilya Dryomov · 13 years ago
  52. d3d9acf trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter by Tejun Heo · 13 years ago
  53. 39eaf7e tracing: Add entries in buffer and total entries to default output header by Steven Rostedt · 13 years ago
  54. 77271ce tracing: Add irq, preempt-count and need resched info to default trace output by Steven Rostedt · 13 years ago
  55. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  56. 7e9a49e tracing/latency: Fix header output for latency tracers by Jiri Olsa · 13 years ago
  57. d4d34b9 ftrace: Fix hash record accounting bug by Steven Rostedt · 13 years ago
  58. 8ee3c92 ftrace: Remove force undef config value left for testing by Steven Rostedt · 13 years ago
  59. 49aa295 tracing: Add boiler plate for subsystem filter by Steven Rostedt · 13 years ago
  60. ed0449a tracing: Restore system filter behavior by Li Zefan · 13 years ago
  61. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  62. d631097 tracing: fix event_subsystem ref counting by Ilya Dryomov · 13 years ago
  63. 56d82e0 kernel: Add <linux/module.h> to files using it implicitly by Paul Gortmaker · 14 years ago
  64. 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
  65. 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
  66. 436fc28 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 13 years ago
  67. 9b5f8b3 ftrace: Fix README to state tracing_on to start/stop tracing by Geunsik Lim · 13 years ago
  68. 910e94d Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core by Ingo Molnar · 13 years ago
  69. d696b58 tracing: Do not allocate buffer for trace_marker by Steven Rostedt · 13 years ago
  70. e0a413f tracing: Warn on output if the function tracer was found corrupted by Steven Rostedt · 13 years ago
  71. 02ca152 ftrace/kprobes: Fix not to delete probes if in use by Masami Hiramatsu · 13 years ago
  72. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  73. 2a5306c PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set by Ming Lei · 13 years ago
  74. 53b615c PM / Runtime: Introduce trace points for tracing rpm_* functions by Ming Lei · 13 years ago
  75. e36de1d tracing: Fix preemptirqsoff tracer to not stop at preempt off by Steven Rostedt · 13 years ago
  76. 6249687 tracing: Add a counter clock for those that do not trust clocks by Steven Rostedt · 13 years ago
  77. 5389f6f locking, tracing: Annotate tracing locks as raw by Thomas Gleixner · 15 years ago
  78. c64e148 trace: Add ring buffer stats to measure rate of events by Vaibhav Nagarnaik · 13 years ago
  79. f81ab07 trace: Add a new readonly entry to report total buffer size by Vaibhav Nagarnaik · 13 years ago
  80. 86b6ef2 tracing: Add preempt disable for filter self test by Steven Rostedt · 13 years ago
  81. 1d0e78e tracing/filter: Add startup tests for events filter by Jiri Olsa · 13 years ago
  82. f30120f tracing/filter: Change filter_match_preds function to use walk_pred_tree by Jiri Olsa · 13 years ago
  83. 96bc293 tracing/filter: Change fold_pred function to use walk_pred_tree by Jiri Olsa · 13 years ago
  84. 1b797fe tracing/filter: Change fold_pred_tree function to use walk_pred_tree by Jiri Olsa · 13 years ago
  85. c00b060 tracing/filter: Change count_leafs function to use walk_pred_tree by Jiri Olsa · 13 years ago
  86. f03f597 tracing/filter: Unify predicate tree walking, change check_pred_tree function to use it by Jiri Olsa · 13 years ago
  87. 3f78f93 tracing/filter: Simplify tracepoint event lookup by Jiri Olsa · 13 years ago
  88. 61aaef55 tracing/filter: Remove field_name from filter_pred struct by Jiri Olsa · 13 years ago
  89. 9d96cd1 tracing/filter: Separate predicate init and filter addition by Jiri Olsa · 13 years ago
  90. 81570d9 tracing/filter: Use static allocation for filter predicates by Jiri Olsa · 13 years ago
  91. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  92. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 13 years ago
  93. 3a301d7 tracing: Clean up tb_fmt to not give faulty compile warning by Steven Rostedt · 13 years ago
  94. 3272cab Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  95. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  96. f629299 trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED by Jesper Juhl · 13 years ago
  97. 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
  98. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  99. 7f6878a tracing/kprobe: Update symbol reference when loading module by Masami Hiramatsu · 14 years ago
  100. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 14 years ago