1. 50cdaf0 ftrace: improve seq_operation of ftrace by Liming Wang · 17 years ago
  2. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
  3. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 17 years ago
  4. 437f24fb ftrace: add cpu annotation for function graph tracer by Steven Rostedt · 17 years ago
  5. 660c7f9 ftrace: add thread comm to function graph tracer by Steven Rostedt · 17 years ago
  6. e53a631 ftrace: let function tracing and function return run together by Steven Rostedt · 17 years ago
  7. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 17 years ago
  8. df4fc31 ftrace: add function tracing to single thread by Steven Rostedt · 17 years ago
  9. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 17 years ago
  10. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 17 years ago
  11. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 17 years ago
  12. 8bba1bf x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() by Markus Metzger · 17 years ago
  13. 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  14. 65afa5e tracing/function-return-tracer: free the return stack on free_task() by Frederic Weisbecker · 17 years ago
  15. 7ee1768 x86, mmiotrace: fix buffer overrun detection by Pekka Paalanen · 17 years ago
  16. eae849c tracing/function-return-tracer: don't trace kfree while it frees the return stack by Frederic Weisbecker · 17 years ago
  17. e38da59 tracing/stack-tracer: avoid races accessing file by Török Edwin · 17 years ago
  18. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 17 years ago
  19. cffa10a tracing/stack-tracer: fix locking and refcounts by Török Edwin · 17 years ago
  20. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 17 years ago
  21. 0429149 trace: fix compiler warning in branch profiler by Steven Rostedt · 17 years ago
  22. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 17 years ago
  23. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 17 years ago
  24. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 17 years ago
  25. bac28bf trace: branch profiling should not print percent without data by Steven Rostedt · 17 years ago
  26. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 17 years ago
  27. cbe2f5a tracing: allow tracing of suspend/resume & hibernation code again by Ingo Molnar · 17 years ago
  28. b54d3de tracing: identify which executable object the userspace address belongs to by Török Edwin · 17 years ago
  29. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 17 years ago
  30. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 17 years ago
  31. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 17 years ago
  32. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  33. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 17 years ago
  34. 95763dd Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  35. 33d283b cgroups: fix a serious bug in cgroupstats by Li Zefan · 17 years ago
  36. 966c8c1 sprint_symbol(): use less stack by Hugh Dickins · 17 years ago
  37. 3fa59df cgroup: fix potential deadlock in pre_destroy by KAMEZAWA Hiroyuki · 17 years ago
  38. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 17 years ago
  39. de11def reintroduce accept4 by Ulrich Drepper · 17 years ago
  40. 60a5151 profiling: clean up profile_nop() by Andrew Morton · 17 years ago
  41. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  42. 86fa2f6 ftrace: fix selftest locking by Ingo Molnar · 17 years ago
  43. 6d5b43a Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 17 years ago
  44. 3246477 ftrace: fix dyn ftrace filter selection by Steven Rostedt · 17 years ago
  45. 8204327 ftrace: make filtered functions effective on setting by Steven Rostedt · 17 years ago
  46. f10ed36 ftrace: fix set_ftrace_filter by Steven Rostedt · 17 years ago
  47. a225063 ftrace: preemptoff selftest not working by Heiko Carstens · 17 years ago
  48. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 17 years ago
  49. 5177dc3 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 17 years ago
  50. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  51. a6a0c4c suspend: use WARN not WARN_ON to print the message by Arjan van de Ven · 17 years ago
  52. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  53. 8c60bfb Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  54. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 17 years ago
  55. 98ba403 relay: fix cpu offline problem by Lai Jiangshan · 17 years ago
  56. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 17 years ago
  57. 0619faf tracing/ftrace: make nop tracer using tracer flags by Frederic Weisbecker · 17 years ago
  58. adf9f19 tracing/ftrace: implement a set_flag callback for tracers by Frederic Weisbecker · 17 years ago
  59. 5a209c2 Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  60. e270219f kernel/profile.c: fix section mismatch warning by Rakib Mullick · 17 years ago
  61. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 17 years ago
  62. 65ecc14 Remove -mno-spe flags as they dont belong by Kumar Gala · 17 years ago
  63. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 17 years ago
  64. 0c726da9 tracing: branch tracer, fix writing to trace/trace_options by Aneesh Kumar K.V · 17 years ago
  65. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  66. e14c8bf stop_machine: fix race with return value (fixes Bug #11989) by Rusty Russell · 17 years ago
  67. 227a837 markers/tracpoints: fix non-modular build by Ingo Molnar · 17 years ago
  68. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 17 years ago
  69. 32f8574 tracepoints: use modules notifiers by Mathieu Desnoyers · 17 years ago
  70. de0baf9 tracepoints: fix disable by Mathieu Desnoyers · 17 years ago
  71. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 17 years ago
  72. a419246 markers: use module notifier by Mathieu Desnoyers · 17 years ago
  73. 021aeb0 markers: use rcu_*_sched_notrace and notrace by Mathieu Desnoyers · 17 years ago
  74. 2bdba31 markers: fix unregister by Mathieu Desnoyers · 17 years ago
  75. 5821e1b function tracing: fix wrong pos computing when read buffer has been fulfilled by walimis · 17 years ago
  76. 29d7b90 sched: fix kernel warning on /proc/sched_debug access by Ingo Molnar · 17 years ago
  77. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 17 years ago
  78. 072b40a tracing/branch-tracer: fix a trace recursion on branch tracer by Frederic Weisbecker · 17 years ago
  79. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 17 years ago
  80. e6e7a65 tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set by Frederic Weisbecker · 17 years ago
  81. ee02a2e ftrace: make filtered functions effective on setting by Steven Rostedt · 17 years ago
  82. 982c350 ftrace: fix dyn ftrace filter by Steven Rostedt · 17 years ago
  83. 20e5227 ftrace: allow NULL pointers in mcount_loc by Steven Rostedt · 17 years ago
  84. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 17 years ago
  85. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 17 years ago
  86. 918c115 ftrace: do not process freed records by Steven Rostedt · 17 years ago
  87. b17e8a3 ftrace: disable ftrace on anomalies in trace start and stop by Steven Rostedt · 17 years ago
  88. f3c7ac4 ftrace: remove condition from ftrace_record_ip by Steven Rostedt · 17 years ago
  89. c91add5 Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  90. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 17 years ago
  91. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 17 years ago
  92. b3535c6 ftrace: remove unnecessary if condition of __unregister_ftrace_function by walimis · 17 years ago
  93. ee51a1d tracing: fix mmiotrace resizing crash by Ingo Molnar · 17 years ago
  94. 12ef7d4 ftrace: CPU buffer start annotation clean ups by Steven Rostedt · 17 years ago
  95. ee6bce5 ftrace: rename iter_ctrl to trace_options by Steven Rostedt · 17 years ago
  96. 1696b2b ftrace: show buffer size in kilobytes by Steven Rostedt · 17 years ago
  97. a94c80e ftrace: rename trace_entries to buffer_size_kb by Steven Rostedt · 17 years ago
  98. 24de386 Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  99. 4ffaf86 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  100. 7e036d0 kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds by Andrew Morton · 17 years ago