1. 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
  2. aa512a2 x86/function-graph: fix constraint for recording old return value by Steven Rostedt · 16 years ago
  3. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
  4. 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 16 years ago
  5. 5d1a03d function-graph: moved the timestamp from arch to generic code by Steven Rostedt · 16 years ago
  6. e9d9df4 ftrace: protect running nmi (V3) by Lai Jiangshan · 16 years ago
  7. f58ba10 tracing/syscalls: support for syscalls tracing on x86 by Frederic Weisbecker · 16 years ago
  8. 0012693 tracing/function-graph-tracer: use the more lightweight local clock by Frederic Weisbecker · 16 years ago
  9. c478f87 Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  10. 90c7ac4 ftrace: immediately stop code modification if failure is detected by Steven Rostedt · 16 years ago
  11. 1623963 ftrace, x86: make kernel text writable only for conversions by Steven Rostedt · 16 years ago
  12. 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 16 years ago
  13. 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 16 years ago
  14. f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
  15. 4040068 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  16. d524e03 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  17. e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
  18. 96665788 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
  19. 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 16 years ago
  20. a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 16 years ago
  21. 9a5fd90 ftrace: change function graph tracer to use new in_nmi by Steven Rostedt · 16 years ago
  22. 4e6ea14 ftrace, x86: rename in_nmi variable by Steven Rostedt · 16 years ago
  23. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 16 years ago
  24. 8902528 x86: ftrace - simplify wait_for_nmi by Cyrill Gorcunov · 16 years ago
  25. 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
  26. 62679ef ftrace: add checks on ret stack in function graph by Steven Rostedt · 16 years ago
  27. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
  28. 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 16 years ago
  29. 347fdd9 ftrace: clean up function graph asm by Steven Rostedt · 16 years ago
  30. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 16 years ago
  31. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 16 years ago
  32. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 16 years ago
  33. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  34. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  35. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
  36. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 16 years ago
  37. b01c746 tracing/function-return-tracer: add a barrier to ensure return stack index is incremented in memory by Frederic Weisbecker · 16 years ago
  38. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 16 years ago
  39. 1dc1c6a tracing/function-return-tracer: call prepare_ftrace_return by registers by Frederic Weisbecker · 16 years ago
  40. 62d59d1 tracing/function-return-tracer: make the function return tracer lockless by Frederic Weisbecker · 16 years ago
  41. 19b3e96 tracing: function return tracer, build fix by Ingo Molnar · 16 years ago
  42. 867f7fb tracing, x86: function return tracer, fix assembly constraints by Ingo Molnar · 16 years ago
  43. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 16 years ago
  44. a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 16 years ago
  45. b807c3d ftrace: nmi update statistics by Steven Rostedt · 16 years ago
  46. 17666f0 ftrace: nmi safe code modification by Steven Rostedt · 16 years ago
  47. 8115f3f ftrace: use a real variable for ftrace_nop in x86 by Steven Rostedt · 16 years ago
  48. 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 16 years ago
  49. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  50. ab9a091 ftrace: use probe_kernel by Steven Rostedt · 16 years ago
  51. 76aefee ftrace: comment arch ftrace code by Steven Rostedt · 16 years ago
  52. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
  53. c513867 ftrace: do not enclose logic in WARN_ON by Steven Rostedt · 16 years ago
  54. 8b27386 ftrace: make ftrace_test_p6nop disassembler-friendly by Anders Kaseorg · 16 years ago
  55. ac2b86f x86/ftrace: use uaccess in atomic context by Frédéric Weisbecker · 16 years ago
  56. 37a52f5 x86: suppress trivial sparse signedness warnings by Harvey Harrison · 16 years ago
  57. 6f93fc0 ftrace: x86 use copy to and from user functions by Steven Rostedt · 16 years ago
  58. 732f3ca ftrace: use only 5 byte nops for x86 by Steven Rostedt · 16 years ago
  59. 0a37605 ftrace: x86 mcount stub by Steven Rostedt · 16 years ago
  60. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
  61. ee4311a ftrace: build fix with gcc 4.3 by Ingo Molnar · 17 years ago
  62. 1d74f2a ftrace: remove ftrace_ip_converted() by Abhishek Sagar · 17 years ago
  63. a56be3f ftrace: fix the fault label in updating code by Steven Rostedt · 17 years ago
  64. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 17 years ago
  65. 3c1720f ftrace: move memory management out of arch code by Steven Rostedt · 17 years ago
  66. dfa60ab ftrace: use nops instead of jmp by Steven Rostedt · 17 years ago
  67. 3d08339 ftrace: dynamic enabling/disabling of function calls by Steven Rostedt · 17 years ago