1. 60916a9 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 12 years ago
  2. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 13 years ago
  4. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  5. 6e0f17b 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
  6. a2fe194 Merge branch 'linus' into perf/core by Ingo Molnar · 13 years ago
  7. f555f12 tracing/function: Convert func_set_flag() to a switch statement by Anton Vorontsov · 13 years ago
  8. 21f6794 tracing/function: Introduce persistent trace option by Anton Vorontsov · 13 years ago
  9. b2ad368 tracing: Fix initialization failure path in tracing_set_tracer() by Anton Vorontsov · 13 years ago
  10. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 93574fc tracing: Check for allocation failure in __tracing_open() by Dan Carpenter · 13 years ago
  12. 35c2f48 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
  13. 90574eb Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  14. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  15. 48fdc72 ring-buffer: Fix accounting of entries when removing pages by Vaibhav Nagarnaik · 13 years ago
  16. 44b9946 ring-buffer: Fix crash due to uninitialized new_pages list head by Vaibhav Nagarnaik · 13 years ago
  17. a5fb833 ring-buffer: Fix uninitialized read_stamp by Steven Rostedt · 13 years ago
  18. 6d158a8 tracing: Remove NR_CPUS array from trace_iterator by Steven Rostedt · 13 years ago
  19. 0be61eb tracing/selftest: Add a WARN_ON() if a tracer test fails by Steven Rostedt · 13 years ago
  20. d1ece09 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  21. 7374e82 tracing: Register the ftrace internal events during early boot by Steven Rostedt · 13 years ago
  22. 8d240dd ftrace: Remove a superfluous check by Borislav Petkov · 13 years ago
  23. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 13 years ago
  24. f2bf1f6 tracing: Have tracing_off() actually turn tracing off by Steven Rostedt · 13 years ago
  25. 65a50c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  26. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 9ba0541 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
  28. 6a31e1f ring-buffer: Check for valid buffer before changing size by Steven Rostedt · 13 years ago
  29. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. c54894c Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  32. 6f5e357 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  33. bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  34. 895b67f tracing: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  35. a591c73 tracing: Fix initial buffer_size_kb state by Vaibhav Nagarnaik · 13 years ago
  36. 05fdd70 ring-buffer: Merge separate resize loops by Vaibhav Nagarnaik · 13 years ago
  37. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  38. b732d43 ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER by Steven Rostedt · 13 years ago
  39. e4f5d54 ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() by Steven Rostedt · 13 years ago
  40. 8ed3e2c ftrace: Make ftrace_modify_all_code() global for archs to use by Steven Rostedt · 13 years ago
  41. f0cf973 ftrace: Return record ip addr for ftrace_location() by Steven Rostedt · 13 years ago
  42. a650e02 ftrace: Consolidate ftrace_location() and ftrace_text_reserved() by Steven Rostedt · 13 years ago
  43. 9644302 ftrace: Speed up search by skipping pages by address by Steven Rostedt · 13 years ago
  44. 706c81f ftrace: Remove extra helper functions by Steven Rostedt · 13 years ago
  45. 9fd4932 ftrace: Sort all function addresses, not just per page by Steven Rostedt · 13 years ago
  46. 71babb2 tracing: change CPU ring buffer state from tracing_cpumask by Vaibhav Nagarnaik · 13 years ago
  47. 0a3d7ce tracing: Check return value of tracing_dentry_percpu() by Namhyung Kim · 13 years ago
  48. 308f7ee ring-buffer: Reset head page before running self test by Steven Rostedt · 13 years ago
  49. 659f451 ring-buffer: Add integrity check at end of iter read by Steven Rostedt · 13 years ago
  50. 5040b4b ring-buffer: Make addition of pages in ring buffer atomic by Vaibhav Nagarnaik · 13 years ago
  51. 83f4031 ring-buffer: Make removal of ring buffer pages atomic by Vaibhav Nagarnaik · 13 years ago
  52. 6edb2a8 tracing: Clean up tracing_mark_write() by Steven Rostedt · 13 years ago
  53. 9cba26e Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes by Ingo Molnar · 13 years ago
  54. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 13 years ago
  55. 6817968 tracing: Remove ftrace_disable/enable_cpu() by Steven Rostedt · 13 years ago
  56. 50e18b9 tracing: Use seq_*_private interface for some seq files by Jiri Olsa · 13 years ago
  57. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 13 years ago
  58. 8ab83f5 tracing: Extract out common code for kprobes/uprobes trace events by Srikar Dronamraju · 13 years ago
  59. 3a6b766 tracing: Modify is_delete, is_return from int to bool by Srikar Dronamraju · 13 years ago
  60. 438ced1 ring-buffer: Add per_cpu ring buffer control files by Vaibhav Nagarnaik · 13 years ago
  61. 5a26c8f tracing: Remove an unneeded check in trace_seq_buffer() by Dan Carpenter · 13 years ago
  62. 07d777f tracing: Add percpu buffers for trace_printk() by Steven Rostedt · 13 years ago
  63. db4c75c tracing: Fix stacktrace of latency tracers (irqsoff and friends) by Steven Rostedt · 13 years ago
  64. 59bf896 Fix "the the" in various Kconfig by Masanari Iida · 13 years ago
  65. 348f0fc tracing: Fix regression with tracing_on by Steven Rostedt · 13 years ago
  66. 6e48b55 tracing: Fix build breakage without CONFIG_PERF_EVENTS (again) by Mark Brown · 13 years ago
  67. d3283fb trace: Remove unused workqueue tracer by Stephen Boyd · 13 years ago
  68. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  69. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  70. 12b5da3 tracing: Fix ent_size in trace output by Steven Rostedt · 13 years ago
  71. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  72. 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
  73. 01de982 tracing: Fix ftrace stack trace entries by Wolfgang Mauerer · 13 years ago
  74. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  75. 38eff28 constify path argument of trace_seq_path() by Al Viro · 13 years ago
  76. fa73dc9 tracing: Fix build breakage without CONFIG_PERF_EVENTS by Mark Brown · 13 years ago
  77. db6544e ftrace: Fix function_graph for archs that test ftrace_trace_function by Rajesh Bhagat · 13 years ago
  78. b892e5c tracing: Keep NMI watchdog from triggering when dumping trace by Steven Rostedt · 13 years ago
  79. 8c9cf54 tracing: Do not select FRAME_POINTER on PPC by Gerlando Falauto · 13 years ago
  80. 499e547 tracing/ring-buffer: Only have tracing_on disable tracing buffers by Steven Rostedt · 13 years ago
  81. 5500fa5 ftrace, perf: Add filter support for function trace event by Jiri Olsa · 13 years ago
  82. 02aa316 ftrace: Allow to specify filter field type for ftrace events by Jiri Olsa · 13 years ago
  83. ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 13 years ago
  84. e59a0bf ftrace: Add FTRACE_ENTRY_REG macro to allow event registration by Jiri Olsa · 13 years ago
  85. 489c75c ftrace, perf: Add add/del tracepoint perf registration actions by Jiri Olsa · 13 years ago
  86. ceec0b6 ftrace, perf: Add open/close tracepoint perf registration actions by Jiri Olsa · 13 years ago
  87. e248491 ftrace: Add enable/disable ftrace_ops control interface by Jiri Olsa · 13 years ago
  88. 5b34926 tracing: Don't use p->len field to determine output in __print_*() functions by Steven Rostedt · 13 years ago
  89. e404b32 tracing: Don't print an extra separator of flags by Andrey Vagin · 13 years ago
  90. 47b0edc tracing/trivial: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  91. 1e42e83 ftrace: sched_switch plugin is deprecated by Geunsik Lim · 13 years ago
  92. ac483c4 ftrace: Change filter/notrace set functions to return exit code by Jiri Olsa · 13 years ago
  93. 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
  94. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  95. 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
  96. f4ae40a switch debugfs to umode_t by Al Viro · 14 years ago
  97. 38b78eb tracing: Factorize filter creation by Tejun Heo · 13 years ago
  98. 762e120 tracing: Have stack tracing set filtered functions at boot by Steven Rostedt · 13 years ago
  99. 2a85a37 ftrace: Allow access to the boot time function enabling by Steven Rostedt · 13 years ago
  100. d2d45c7 tracing: Have stack_tracer use a separate list of functions by Steven Rostedt · 13 years ago