1. 0183fb1 ftrace: fix set_ftrace_filter by Steven Rostedt · 17 years ago
  2. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 17 years ago
  3. 0b6e4d5 ftrace: perform an initialization for ftrace to enable it by Frederic Weisbecker · 17 years ago
  4. f17845e ftrace: warning in kernel/trace/ftrace.c by Ingo Molnar · 17 years ago
  5. 66b0de3 ftrace: fix build failure by Ingo Molnar · 17 years ago
  6. 08f5ac90 ftrace: remove ftrace hash by Steven Rostedt · 17 years ago
  7. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 17 years ago
  8. cb7be3b ftrace: remove daemon by Steven Rostedt · 17 years ago
  9. 6912896 ftrace: add ftrace warn on to disable ftrace by Steven Rostedt · 17 years ago
  10. 81adbdc ftrace: only have ftrace_kill atomic by Steven Rostedt · 17 years ago
  11. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 17 years ago
  12. bd95b88 ftrace: release functions from hash by Steven Rostedt · 17 years ago
  13. 05736a4 ftrace: warn on failure to disable mcount callers by Steven Rostedt · 17 years ago
  14. 71c67d5 ftrace: mcount_addr defined but not used by Steven Noonan · 17 years ago
  15. 644f991 ftrace: fix unlocking of hash by Steven Rostedt · 17 years ago
  16. 3b47bfc ftrace: remove direct reference to mcount in trace code by Steven Rostedt · 17 years ago
  17. ac8825e ftrace: clean up macro usage by Ingo Molnar · 17 years ago
  18. 2d7da80 ftrace: fix build failure by Stephen Rothwell · 17 years ago
  19. 99ecdc4 ftrace: add necessary locking for ftrace records by Steven Rostedt · 17 years ago
  20. 00fd61a ftrace: do not init module on ftrace disabled by Steven Rostedt · 17 years ago
  21. fed1939 ftrace: remove old pointers to mcount by Steven Rostedt · 17 years ago
  22. a9fdda3 ftrace: do not show freed records in available_filter_functions by Steven Rostedt · 17 years ago
  23. 90d595f ftrace: enable mcount recording for modules by Steven Rostedt · 17 years ago
  24. 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 17 years ago
  25. 784e2d7 stop_machine: fix up ftrace.c by Rusty Russell · 17 years ago
  26. b2613e3 ftrace: build fix for ftraced_suspend by Ingo Molnar · 17 years ago
  27. a2bb6a3 ftrace: add ftrace_kill_atomic by Steven Rostedt · 17 years ago
  28. 98a05ed ftrace: prevent ftrace modifications while being kprobe'd, v2 by Abhishek Sagar · 17 years ago
  29. f22f9a8 ftrace: avoid modifying kprobe'd records by Abhishek Sagar · 17 years ago
  30. ecea656 ftrace: freeze kprobe'd records by Abhishek Sagar · 17 years ago
  31. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
  32. f225293 namespacecheck: fixes by Ingo Molnar · 17 years ago
  33. a4500b8 ftrace: fix "notrace" filtering priority by Abhishek Sagar · 17 years ago
  34. 34078a5 ftrace: prevent freeing of all failed updates by Abhishek Sagar · 17 years ago
  35. eb9a7bf ftrace: add debugfs entry 'failures' by Abhishek Sagar · 17 years ago
  36. 1d74f2a ftrace: remove ftrace_ip_converted() by Abhishek Sagar · 17 years ago
  37. 0eb9670 ftrace: prevent freeing of all failed updates by Abhishek Sagar · 17 years ago
  38. ad90c0e ftrace: user update and disable dynamic ftrace daemon by Steven Rostedt · 17 years ago
  39. 492a7ea5 ftrace: fix updating of ftrace_update_cnt by Abhishek Sagar · 17 years ago
  40. ffdaa35 ftrace: safe traversal of ftrace_hash hlist by Abhishek Sagar · 17 years ago
  41. 41c52c0 ftrace: set_ftrace_notrace feature by Steven Rostedt · 17 years ago
  42. 2d8b820 ftrace: cleanups by Ingo Molnar · 18 years ago
  43. 3713567 ftrace: fix mcount export bug by Ingo Molnar · 17 years ago
  44. aa5e5ce ftrace: remove packed attribute on ftrace_page. by David Miller · 17 years ago
  45. 2bb6f8d ftrace: use raw_smp_processor_id for mcount functions by Steven Rostedt · 17 years ago
  46. 07a267c ftrace: add UNINTERRUPTIBLE state for kftraced on disable by Steven Rostedt · 17 years ago
  47. e309b41 ftrace: remove notrace by Ingo Molnar · 17 years ago
  48. caf8cde ftrace: remove address of function names by Steven Rostedt · 17 years ago
  49. 9ff9cdb ftrace: cleanups by Ingo Molnar · 17 years ago
  50. 4eebcc8 ftrace: disable tracing on failure by Steven Rostedt · 17 years ago
  51. 37ad508 ftrace - fix dynamic ftrace memory leak by Steven Rostedt · 17 years ago
  52. 750ed1a ftrace: timestamp syncing, prepare by Ingo Molnar · 17 years ago
  53. 4bf39a9 ftrace: cleanups by Ingo Molnar · 17 years ago
  54. 77a2b37 ftrace: startup tester on dynamic tracing. by Steven Rostedt · 17 years ago
  55. c7aafc5 ftrace: cleanups by Ingo Molnar · 17 years ago
  56. e1c08bd ftrace: force recording by Steven Rostedt · 17 years ago
  57. 5072c59 ftrace: add filter select functions to trace by Steven Rostedt · 17 years ago
  58. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 17 years ago
  59. 3c1720f ftrace: move memory management out of arch code by Steven Rostedt · 17 years ago
  60. b0fc494 ftrace: add ftrace_enabled sysctl to disable mcount function by Steven Rostedt · 17 years ago
  61. 3d08339 ftrace: dynamic enabling/disabling of function calls by Steven Rostedt · 17 years ago
  62. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 17 years ago