1. 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
  2. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  3. 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
  4. f4ae40a6 switch debugfs to umode_t by Al Viro · 13 years ago
  5. 38b78eb tracing: Factorize filter creation by Tejun Heo · 13 years ago
  6. 762e120 tracing: Have stack tracing set filtered functions at boot by Steven Rostedt · 13 years ago
  7. 2a85a37 ftrace: Allow access to the boot time function enabling by Steven Rostedt · 13 years ago
  8. d2d45c7 tracing: Have stack_tracer use a separate list of functions by Steven Rostedt · 13 years ago
  9. 69a3083 ftrace: Decouple hash items from showing filtered functions by Steven Rostedt · 13 years ago
  10. fc13cb0 ftrace: Allow other users of function tracing to use the output listing by Steven Rostedt · 13 years ago
  11. 06a51d9 ftrace: Create ftrace_hash_empty() helper routine by Steven Rostedt · 13 years ago
  12. c842e97 ftrace: Fix ftrace hash record update with notrace by Steven Rostedt · 13 years ago
  13. 5855fea ftrace: Use bsearch to find record ip by Steven Rostedt · 13 years ago
  14. 6895061 ftrace: Sort the mcount records on each page by Steven Rostedt · 13 years ago
  15. 85ae32a ftrace: Replace record newlist with record page list by Steven Rostedt · 13 years ago
  16. a790087 ftrace: Allocate the mcount record pages as groups by Steven Rostedt · 13 years ago
  17. 32082309 ftrace: Remove usage of "freed" records by Steven Rostedt · 13 years ago
  18. c88fd86 ftrace: Allow archs to modify code without stop machine by Steven Rostedt · 13 years ago
  19. 30fb6aa ftrace: Fix unregister ftrace_ops accounting by Jiri Olsa · 13 years ago
  20. a8eecf2 trace: Allow ftrace_dump() to be called from modules by Paul E. McKenney · 13 years ago
  21. 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
  22. d6c1c49 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  23. ddf6e0e ftrace: Fix hash record accounting bug by Steven Rostedt · 13 years ago
  24. c7c6ec8 ftrace: Remove force undef config value left for testing by Steven Rostedt · 13 years ago
  25. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  26. cb59974 tracing: fix event_subsystem ref counting by Ilya Dryomov · 13 years ago
  27. d3d9acf trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter by Tejun Heo · 13 years ago
  28. 39eaf7e tracing: Add entries in buffer and total entries to default output header by Steven Rostedt · 13 years ago
  29. 77271ce tracing: Add irq, preempt-count and need resched info to default trace output by Steven Rostedt · 13 years ago
  30. 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
  31. 7e9a49e tracing/latency: Fix header output for latency tracers by Jiri Olsa · 13 years ago
  32. d4d34b9 ftrace: Fix hash record accounting bug by Steven Rostedt · 13 years ago
  33. 8ee3c92 ftrace: Remove force undef config value left for testing by Steven Rostedt · 13 years ago
  34. 49aa295 tracing: Add boiler plate for subsystem filter by Steven Rostedt · 13 years ago
  35. ed0449a tracing: Restore system filter behavior by Li Zefan · 13 years ago
  36. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  37. d631097 tracing: fix event_subsystem ref counting by Ilya Dryomov · 13 years ago
  38. 56d82e0 kernel: Add <linux/module.h> to files using it implicitly by Paul Gortmaker · 14 years ago
  39. 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
  40. 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
  41. 436fc28 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 13 years ago
  42. 9b5f8b3 ftrace: Fix README to state tracing_on to start/stop tracing by Geunsik Lim · 13 years ago
  43. 910e94d Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core by Ingo Molnar · 13 years ago
  44. d696b58 tracing: Do not allocate buffer for trace_marker by Steven Rostedt · 13 years ago
  45. e0a413f tracing: Warn on output if the function tracer was found corrupted by Steven Rostedt · 13 years ago
  46. 02ca152 ftrace/kprobes: Fix not to delete probes if in use by Masami Hiramatsu · 13 years ago
  47. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  48. 2a5306c PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set by Ming Lei · 13 years ago
  49. 53b615c PM / Runtime: Introduce trace points for tracing rpm_* functions by Ming Lei · 13 years ago
  50. e36de1d tracing: Fix preemptirqsoff tracer to not stop at preempt off by Steven Rostedt · 13 years ago
  51. 6249687 tracing: Add a counter clock for those that do not trust clocks by Steven Rostedt · 13 years ago
  52. 5389f6f locking, tracing: Annotate tracing locks as raw by Thomas Gleixner · 15 years ago
  53. c64e148 trace: Add ring buffer stats to measure rate of events by Vaibhav Nagarnaik · 13 years ago
  54. f81ab07 trace: Add a new readonly entry to report total buffer size by Vaibhav Nagarnaik · 13 years ago
  55. 86b6ef2 tracing: Add preempt disable for filter self test by Steven Rostedt · 13 years ago
  56. 1d0e78e tracing/filter: Add startup tests for events filter by Jiri Olsa · 13 years ago
  57. f30120f tracing/filter: Change filter_match_preds function to use walk_pred_tree by Jiri Olsa · 13 years ago
  58. 96bc293 tracing/filter: Change fold_pred function to use walk_pred_tree by Jiri Olsa · 13 years ago
  59. 1b797fe tracing/filter: Change fold_pred_tree function to use walk_pred_tree by Jiri Olsa · 13 years ago
  60. c00b060 tracing/filter: Change count_leafs function to use walk_pred_tree by Jiri Olsa · 13 years ago
  61. f03f597 tracing/filter: Unify predicate tree walking, change check_pred_tree function to use it by Jiri Olsa · 13 years ago
  62. 3f78f93 tracing/filter: Simplify tracepoint event lookup by Jiri Olsa · 13 years ago
  63. 61aaef55 tracing/filter: Remove field_name from filter_pred struct by Jiri Olsa · 13 years ago
  64. 9d96cd1 tracing/filter: Separate predicate init and filter addition by Jiri Olsa · 13 years ago
  65. 81570d9 tracing/filter: Use static allocation for filter predicates by Jiri Olsa · 13 years ago
  66. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  67. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 13 years ago
  68. 3a301d7 tracing: Clean up tb_fmt to not give faulty compile warning by Steven Rostedt · 13 years ago
  69. 3272cab Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  70. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  71. f629299 trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED by Jesper Juhl · 13 years ago
  72. 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
  73. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  74. 7f6878a tracing/kprobe: Update symbol reference when loading module by Masami Hiramatsu · 14 years ago
  75. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 14 years ago
  76. 1538f88 tracing/kprobes: Merge trace probe enable/disable functions by Masami Hiramatsu · 14 years ago
  77. f7bc8b6 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 13 years ago
  78. 7143f16 tracing/kprobes: Rename probe_* to trace_probe_* by Masami Hiramatsu · 14 years ago
  79. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  80. 6331c28 ftrace: Fix dynamic selftest failure on some archs by Steven Rostedt · 13 years ago
  81. 072126f ftrace: Update filter when tracing enabled in set_ftrace_filter() by Steven Rostedt · 13 years ago
  82. 41fb61c ftrace: Balance records when updating the hash by Steven Rostedt · 13 years ago
  83. 4376cac ftrace: Do not disable interrupts for modules in mcount update by Steven Rostedt · 14 years ago
  84. e4a3f54 tracing: Still trace filtered irq functions when irq trace is disabled by Steven Rostedt · 14 years ago
  85. 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 13 years ago
  86. 40ee4df tracing: Have "enable" file use refcounts like the "filter" file by Steven Rostedt · 14 years ago
  87. e9dbfae tracing: Fix bug when reading system filters on module removal by Steven Rostedt · 14 years ago
  88. 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
  89. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 14 years ago
  90. d7ec4bf ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process by Vaibhav Nagarnaik · 14 years ago
  91. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 14 years ago
  92. 749230b tracing, function_graph: Add context-info support for function_graph tracer by Jiri Olsa · 14 years ago
  93. 199abfa tracing, function_graph: Remove lock-depth from latency trace by Jiri Olsa · 14 years ago
  94. f56e7f8 tracing, function: Fix trace header to follow context-info option by Jiri Olsa · 14 years ago
  95. ffeb80f tracing, function_graph: Merge overhead and duration display functions by Jiri Olsa · 14 years ago
  96. 321e68b tracing, function_graph: Remove dependency of abstime and duration fields on latency by Jiri Olsa · 14 years ago
  97. bd38c0e ftrace: Fixed an include coding style issue by Paul McQuade · 14 years ago
  98. cf30cf6 tracing: Add disable_on_free option by Steven Rostedt · 14 years ago
  99. 4f271a2 tracing: Add a proc file to stop tracing and free buffer by Vaibhav Nagarnaik · 14 years ago
  100. 7ea5906 tracing: Use NUMA allocation for per-cpu ring buffer pages by Vaibhav Nagarnaik · 14 years ago