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