1. 09d8091 tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() by Steven Rostedt (Red Hat) · 12 years ago
  2. 195a8af ftrace: Add check for NULL regs if ops has SAVE_REGS set by Steven Rostedt (Red Hat) · 12 years ago
  3. 9c01fe4 tracing: Kill trace_cpu struct/members by Oleg Nesterov · 12 years ago
  4. 6484c71 tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu() by Oleg Nesterov · 12 years ago
  5. 0bc392e tracing: Change tracing_entries_fops to rely on tracing_get_cpu() by Oleg Nesterov · 12 years ago
  6. 4d3435b tracing: Change tracing_stats_fops to rely on tracing_get_cpu() by Oleg Nesterov · 12 years ago
  7. 46ef2be tracing: Change tracing_buffers_fops to rely on tracing_get_cpu() by Oleg Nesterov · 12 years ago
  8. 1554420 tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu() by Oleg Nesterov · 12 years ago
  9. 649e9c70 tracing: Introduce trace_create_cpu_file() and tracing_get_cpu() by Oleg Nesterov · 12 years ago
  10. e70e78e tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() by Oleg Nesterov · 12 years ago
  11. a644a7e tracing: Kill trace_array->waiter by Oleg Nesterov · 12 years ago
  12. cd458ba tracing: Do not (ab)use trace_seq in event_id_read() by Oleg Nesterov · 12 years ago
  13. 7710b63 tracing: Simplify the iteration logic in f_start/f_next by Oleg Nesterov · 12 years ago
  14. 8f76899 tracing: Add ref_data to function and fgraph tracer structs by Steven Rostedt (Red Hat) · 12 years ago
  15. f77d09a tracing: Miscellaneous fixes for trace_array ref counting by Alexander Z Lam · 12 years ago
  16. 609e85a tracing: Fix error handling to ensure instances can always be removed by Alexander Z Lam · 12 years ago
  17. a232e27 tracing/kprobe: Wait for disabling all running kprobe handlers by Masami Hiramatsu · 12 years ago
  18. cd92bf6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() by Oleg Nesterov · 12 years ago
  19. 421c786 tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty by Oleg Nesterov · 12 years ago
  20. b8ebfd3 tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty by Oleg Nesterov · 12 years ago
  21. d611851 tracing: Typo fix on ring buffer comments by zhangwei(Jovi) · 12 years ago
  22. 146c344 tracing: Use trace_seq_puts()/trace_seq_putc() where possible by zhangwei(Jovi) · 12 years ago
  23. 991821c tracing: Use correct config guard CONFIG_STACK_TRACER by zhangwei(Jovi) · 12 years ago
  24. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  25. dcc3022 tracing: Make tracing_open_generic_{tr,tc}() static by Steven Rostedt (Red Hat) · 12 years ago
  26. 8de1eb0 tracing: Remove ftrace() function by zhangwei(Jovi) · 12 years ago
  27. 4480361 tracing: Remove TRACE_EVENT_TYPE enum definition by zhangwei(Jovi) · 12 years ago
  28. 5280bce tracing: Make tracer_tracing_{off,on,is_on}() static by Steven Rostedt (Red Hat) · 12 years ago
  29. 11034ae tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 12 years ago
  30. fa44063 uprobes: Fix return value in error handling path by zhangwei(Jovi) · 12 years ago
  31. 2a6c24a tracing: Fix race between deleting buffer and setting events by Steven Rostedt (Red Hat) · 12 years ago
  32. 8e2e2fa tracing: Add trace_array_get/put() to event handling by Steven Rostedt (Red Hat) · 12 years ago
  33. 7b85af6 tracing: Get trace_array ref counts when accessing trace files by Steven Rostedt (Red Hat) · 12 years ago
  34. ff45196 tracing: Add trace_array_get/put() to handle instance refs better by Steven Rostedt (Red Hat) · 12 years ago
  35. a822741 tracing: Protect ftrace_trace_arrays list in trace_events.c by Alexander Z Lam · 12 years ago
  36. 2d71619 tracing: Make trace_marker use the correct per-instance buffer by Alexander Z Lam · 12 years ago
  37. f1ed7c7 ftrace: Do not run selftest if command line parameter is set by Steven Rostedt (Red Hat) · 12 years ago
  38. cf6735a tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit() by Oleg Nesterov · 12 years ago
  39. 10246fa tracing: Use flag buffer_disabled for irqsoff tracer by Steven Rostedt (Red Hat) · 12 years ago
  40. b04d52e tracing/kprobes: Turn trace_probe->files into list_head by Oleg Nesterov · 12 years ago
  41. 3baa5e4 tracing: Fix disabling of soft disable by Tom Zanussi · 12 years ago
  42. a439059 tracing: Simplify code for showing of soft disabled flag by Tom Zanussi · 12 years ago
  43. 3fe3d61 tracing/kprobes: Kill probe_enable_lock by Oleg Nesterov · 12 years ago
  44. 288e984 tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty by Oleg Nesterov · 12 years ago
  45. 6e94a78 tracing: Failed to create system directory by Steven Rostedt · 12 years ago
  46. 52d85d7 ftrace: Fix stddev calculation in function profiler by Juri Lelli · 12 years ago
  47. 195a84d tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled by zhangwei(Jovi) · 12 years ago
  48. de7edd3 tracing: Disable tracing on warning by Steven Rostedt (Red Hat) · 12 years ago
  49. 1a891cf tracing: Add binary '&' filter for events by Steven Rostedt · 12 years ago
  50. aaf6ac0 tracing: Do not call kmem_cache_free() on allocation failure by Namhyung Kim · 12 years ago
  51. 7614c3d ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched() by Steven Rostedt · 12 years ago
  52. 238ae93 tracing: Fix file mode of free_buffer by Wang YanQing · 12 years ago
  53. 8092e80 tracing/trivial: Consolidate error return condition by Harsh Prateek Bora · 12 years ago
  54. 90e3c03 tracing: Add function probe to trigger a ftrace dump of current CPU trace by Steven Rostedt (Red Hat) · 12 years ago
  55. ad71d88 tracing: Add function probe to trigger a ftrace dump to console by Steven Rostedt (Red Hat) · 12 years ago
  56. 58e8eed tracing: Fix outputting formats of x86-tsc and counter when use trace_clock by Yoshihiro YUNOMAE · 12 years ago
  57. f17a519 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 12 years ago
  58. 0184d50 tracing: Fix bad parameter passed in branch selftest by Steven Rostedt (Red Hat) · 12 years ago
  59. 1bb539c ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends by Steven Rostedt · 12 years ago
  60. 6721cb6 ring-buffer: Do not poll non allocated cpu buffers by Steven Rostedt (Red Hat) · 12 years ago
  61. ca16431 tracing: Fix crash when ftrace=nop on the kernel command line by Steven Rostedt (Red Hat) · 12 years ago
  62. 6ed0106 tracing: Return -EBUSY when event_enable_func() fails to get module by Masami Hiramatsu · 12 years ago
  63. b62fdd9 tracing/kprobes: Make print_*probe_event static by Masami Hiramatsu · 12 years ago
  64. 3d1fc7b tracing/kprobes: Fix a sparse warning for incorrect type in assignment by Masami Hiramatsu · 12 years ago
  65. c02c7e6 tracing/kprobes: Use rcu_dereference_raw for tp->files by Masami Hiramatsu · 12 years ago
  66. 60705c8 tracing: Fix leaks of filter preds by Steven Rostedt (Red Hat) · 12 years ago
  67. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  68. b882008 tracing/kprobes: Support soft-mode disabling by Masami Hiramatsu · 12 years ago
  69. 41a7dd4 tracing/kprobes: Support ftrace_event_file base multibuffer by Masami Hiramatsu · 12 years ago
  70. 2b106aa tracing/kprobes: Pass trace_probe directly from dispatcher by Masami Hiramatsu · 12 years ago
  71. 48182bd tracing/kprobes: Increment probe hit-count even if it is used by perf by Masami Hiramatsu · 12 years ago
  72. db02038 tracing/kprobes: Use bool for retprobe checker by Masami Hiramatsu · 12 years ago
  73. 19dd603 ftrace: Fix function probe when more than one probe is added by Steven Rostedt (Red Hat) · 12 years ago
  74. 23ea9c4 ftrace: Fix the output of enabled_functions debug file by Steven Rostedt (Red Hat) · 12 years ago
  75. 5ae0bf5 ftrace: Fix locking in register_ftrace_function_probe() by Steven Rostedt (Red Hat) · 12 years ago
  76. da511bf tracing: Add helper function trace_create_new_event() to remove duplicate code by Steven Rostedt (Red Hat) · 12 years ago
  77. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 12 years ago
  78. 3005217 tracing: Indicate enabled soft-mode in enable file by Masami Hiramatsu · 12 years ago
  79. cce2c8f tracing/kprobes: Fix to increment return event probe hit-count by Masami Hiramatsu · 12 years ago
  80. 3f2367b ftrace: Cleanup regex_lock and ftrace_lock around hash updating by Masami Hiramatsu · 12 years ago
  81. f04f24fb ftrace, kprobes: Fix a deadlock on ftrace_regex_lock by Masami Hiramatsu · 12 years ago
  82. 7c088b5 ftrace: Have ftrace_regex_write() return either read or error by Steven Rostedt (Red Hat) · 12 years ago
  83. ff305de tracing: Return error if register_ftrace_function_probe() fails for event_enable_func() by Steven Rostedt (Red Hat) · 12 years ago
  84. a5b85bd tracing: Don't succeed if event_enable_func did not register anything by Masami Hiramatsu · 12 years ago
  85. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  86. 2228768 ring-buffer: Select IRQ_WORK by Steven Rostedt (Red Hat) · 12 years ago
  87. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 6c24499 tracing: Fix small merge bug by Steven Rostedt · 12 years ago
  89. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  90. 73e21ce Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  91. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
  92. 515619f uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty by Oleg Nesterov · 12 years ago
  93. ae9f493 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 32520b2 uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit() by Oleg Nesterov · 12 years ago
  95. 4ee5a52 uprobes/tracing: Change create_trace_uprobe() to support uretprobes by Oleg Nesterov · 12 years ago
  96. 3ede82d uprobes/tracing: Make seq_printf() code uretprobe-friendly by Oleg Nesterov · 12 years ago
  97. 4d1298e uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly by Oleg Nesterov · 12 years ago
  98. 393a736 uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly by Oleg Nesterov · 12 years ago
  99. c1ae5c7 uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher() by Oleg Nesterov · 12 years ago
  100. a51cc60 uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers by Oleg Nesterov · 12 years ago