1. e077341 ftrace: export kretprobe_trampoline for function tracer by Abhishek Sagar · 16 years ago
  2. ad90c0e ftrace: user update and disable dynamic ftrace daemon by Steven Rostedt · 16 years ago
  3. 76094a2 ftrace: distinguish kretprobe'd functions in trace logs by Abhishek Sagar · 16 years ago
  4. 014c257 ftrace: core support for ARM by Abhishek Sagar · 16 years ago
  5. b1829d2 ftrace: fix merge by Ingo Molnar · 16 years ago
  6. 492a7ea5 ftrace: fix updating of ftrace_update_cnt by Abhishek Sagar · 16 years ago
  7. ffdaa35 ftrace: safe traversal of ftrace_hash hlist by Abhishek Sagar · 16 years ago
  8. ccbfac2 ftrace: powerpc clean ups by Steven Rostedt · 16 years ago
  9. 41bc814 ftrace: fix up cmdline recording by Steven Rostedt · 16 years ago
  10. 41c52c0 ftrace: set_ftrace_notrace feature by Steven Rostedt · 16 years ago
  11. da89a7a ftrace: remove printks from irqsoff trace by Steven Rostedt · 16 years ago
  12. 7e18d8e ftrace: add function tracing to wake up tracing by Steven Rostedt · 16 years ago
  13. 4902f88 ftrace: move ftrace_special to trace.c by Steven Rostedt · 16 years ago
  14. 19384c0 ftrace: limit use of check pages by Steven Rostedt · 16 years ago
  15. c6531cc sched: do not trace sched_clock by Ingo Molnar · 16 years ago
  16. 677aa9f ftrace: add have dynamic ftrace config for archs by Steven Rostedt · 16 years ago
  17. 7fa09f2 ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory by Steven Rostedt · 16 years ago
  18. 654e478 ftrace: use the new kbuild CFLAGS_REMOVE for lib directory by Steven Rostedt · 16 years ago
  19. 6ec5623 ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory by Steven Rostedt · 16 years ago
  20. 656ee82 kbuild: create new CFLAGS_REMOVE_(basename).o option by Steven Rostedt · 16 years ago
  21. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 16 years ago
  22. e0eca07 ftrace, POWERPC: add irqs_disabled_flags to ppc by Steven Rostedt · 16 years ago
  23. 489f139 ftrace: fix build bug by Ingo Molnar · 17 years ago
  24. d49dbf3 ftrace: fix include file dependency by Ingo Molnar · 16 years ago
  25. 2d8b820 ftrace: cleanups by Ingo Molnar · 17 years ago
  26. 3713567 ftrace: fix mcount export bug by Ingo Molnar · 16 years ago
  27. d05f5f9 sparc64: add ftrace support. by David Miller · 16 years ago
  28. aa5e5ce ftrace: remove packed attribute on ftrace_page. by David Miller · 16 years ago
  29. 74f4e36 ftrace: stacktrace fix by Ingo Molnar · 16 years ago
  30. 5b82a1b Port ftrace to markers by Mathieu Desnoyers · 16 years ago
  31. 0aa977f Markers - define non optimized marker by Mathieu Desnoyers · 16 years ago
  32. dc102a8 Markers - remove extra format argument by Mathieu Desnoyers · 16 years ago
  33. 3eefae9 ftrace: limit trace entries by Steven Rostedt · 16 years ago
  34. 6c6c279 ftrace: add readpos to struct trace_seq; add trace_seq_to_user() by Pekka Paalanen · 16 years ago
  35. 2bb6f8d ftrace: use raw_smp_processor_id for mcount functions by Steven Rostedt · 16 years ago
  36. a4feb834 ftrace: special stacktrace by Ingo Molnar · 16 years ago
  37. 9fe068e ftrace: trace faster by Ingo Molnar · 16 years ago
  38. 4823ed7 ftrace: fix setting of pos in read_pipe by Steven Rostedt · 16 years ago
  39. 2f1dafe x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable by Pekka Paalanen · 16 years ago
  40. 107bad8 ftrace: add trace pipe header pluggin by Steven Rostedt · 16 years ago
  41. 53d0aa7 ftrace: add logic to record overruns by Steven Rostedt · 16 years ago
  42. 72b59d67 x86_64: fix kernel rodata NX setting by Pekka Paalanen · 16 years ago
  43. 25b0b44 ftrace: fix comm on function trace output by Steven Rostedt · 16 years ago
  44. 4fcdae8 ftrace: comment code by Steven Rostedt · 16 years ago
  45. ab46428 ftrace: modulize the number of CPU buffers by Steven Rostedt · 16 years ago
  46. c6caeeb ftrace: replace simple_strtoul with strict_strtoul by Steven Rostedt · 16 years ago
  47. cffae43 ftrace: simple clean ups by Steven Rostedt · 16 years ago
  48. afc2abc ftrace: cleanups by Ingo Molnar · 16 years ago
  49. 93dcc6e ftrace: simplify hexprint by Thomas Gleixner · 16 years ago
  50. bb065af lockdep: update lockdep_recursion on graph_lock by Steven Rostedt · 16 years ago
  51. a98a3c3 ftrace: trace_entries to dynamically change trace buffer size by Steven Rostedt · 16 years ago
  52. 05bd68c ftrace: user proper API for setting RT prios in selftest by Steven Rostedt · 16 years ago
  53. 2dc8f09 ftrace: trace_pipe implement NONBLOCK by Steven Rostedt · 16 years ago
  54. 8452799 ftrace: return EOF in trace_pipe on change of tracer by Steven Rostedt · 16 years ago
  55. b5685ae ftrace: restore iterator trace in pipe read by Steven Rostedt · 16 years ago
  56. 8487c23 ftrace: allow trace_pipe to block on all reads by Steven Rostedt · 16 years ago
  57. d17d969 ftrace: fix conversion of task state to char in latency tracer by Ankita Garg · 16 years ago
  58. 72829bc ftrace: move enums to ftrace.h and make helper function global by Thomas Gleixner · 16 years ago
  59. 8606978 x86: add a list for custom page fault handlers. by Pekka Paalanen · 16 years ago
  60. 8f0f996 ftrace: dont write protect kernel text by Steven Rostedt · 16 years ago
  61. a56be3f ftrace: fix the fault label in updating code by Steven Rostedt · 16 years ago
  62. 30afdcb ftrace: selftest protect againt max flip by Steven Rostedt · 16 years ago
  63. d15f57f ftrace: fix mutex unlock in trace output by Steven Rostedt · 16 years ago
  64. 07a267c ftrace: add UNINTERRUPTIBLE state for kftraced on disable by Steven Rostedt · 16 years ago
  65. c1d2327 ftrace: restrict tracing to HAVE_FTRACE architectures by Ingo Molnar · 16 years ago
  66. 1d09daa ftrace: use Makefile to remove tracing from lockdep by Steven Rostedt · 16 years ago
  67. 9d0a420 ftrace: remove function tracing from spinlock debug by Steven Rostedt · 16 years ago
  68. 92205c2 ftrace: user raw_spin_lock in tracing by Steven Rostedt · 16 years ago
  69. c5f888c ftrace: irqsoff use raw_smp_processor_id by Steven Rostedt · 16 years ago
  70. 4d9493c ftrace: remove add-hoc code by Ingo Molnar · 16 years ago
  71. d05cdb2 ftrace: fix dynamic ftrace selftest by Steven Rostedt · 16 years ago
  72. 06fa75a ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation by Steven Rostedt · 16 years ago
  73. 4fe8c30 ftrace: printk and trace irqsoff and wakeups by Steven Rostedt · 16 years ago
  74. 8f96da0 ftrace: remove wakeup from function trace by Steven Rostedt · 16 years ago
  75. 694379e ftrace: make it more available in the Kconfig by Ingo Molnar · 16 years ago
  76. 5429db2 ftrace: fix wakeup callback by Peter Zijlstra · 16 years ago
  77. bac524d ftrace: trace next state by Peter Zijlstra · 16 years ago
  78. 88a4216 ftrace: sched special by Ingo Molnar · 16 years ago
  79. 36fc25a ftrace: sched tree fix by Ingo Molnar · 16 years ago
  80. f29c73f ftrace: include cpu in stacktrace by Ingo Molnar · 16 years ago
  81. 442e544 ftrace: iter ctrl fix by Ingo Molnar · 16 years ago
  82. d9af56f ftrace: fix cmdline tracing by Ingo Molnar · 16 years ago
  83. 36dfe92 ftrace: make use of tracing_cpumask by Ingo Molnar · 16 years ago
  84. c7078de ftrace: add tracing_cpumask by Ingo Molnar · 16 years ago
  85. 4ac3ba4 ftrace: trace scheduler rbtree by Ingo Molnar · 16 years ago
  86. 1a3c303 ftrace: fix __trace_special() by Ingo Molnar · 16 years ago
  87. 017730c ftrace: fix wakeups by Ingo Molnar · 16 years ago
  88. 24cd5d1 ftrace: trace curr/next tasks by Ingo Molnar · 16 years ago
  89. 4e65551 ftrace: sched tracer, trace full rbtree by Ingo Molnar · 16 years ago
  90. 4c1f4d4 ftrace: make nostacktrace the default by Ingo Molnar · 16 years ago
  91. 8ac0fca ftrace: sched tracer fix by Ingo Molnar · 16 years ago
  92. 86387f7 ftrace: add stack tracing by Ingo Molnar · 16 years ago
  93. 5742279 ftrace: add wakeup events to sched tracer by Ingo Molnar · 16 years ago
  94. e309b41 ftrace: remove notrace by Ingo Molnar · 16 years ago
  95. b53dde9 ftrace: disable -pg for the tracer itself by Ingo Molnar · 16 years ago
  96. 3594136 ftrace: do not profile lib/string.o by Steven Rostedt · 16 years ago
  97. caf8cde ftrace: remove address of function names by Steven Rostedt · 16 years ago
  98. 9ff9cdb ftrace: cleanups by Ingo Molnar · 16 years ago
  99. 6fb44b7 ftrace: add trace_function api for other tracers to use by Steven Rostedt · 16 years ago
  100. 2a2cc8f ftrace: allow the event pipe to be polled by Soeren Sandmann Pedersen · 16 years ago