1. 605ccb7 tracing: remove unused variable by Andrea Righi · 17 years ago
  2. 1986b0c ftrace: remove latency-tracer leftover by Ingo Molnar · 17 years ago
  3. 6712e29 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  4. 60bc080 ftrace: separate out the function enabled variable by Steven Rostedt · 17 years ago
  5. b5c21b4 ftrace: check proper config for preempt type by Steven Rostedt · 17 years ago
  6. ec1bb60 Merge branch 'tracing/sysprof' into auto-ftrace-next by Ingo Molnar · 17 years ago
  7. 5373fdb Merge branch 'tracing/mmiotrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  8. ecea656 ftrace: freeze kprobe'd records by Abhishek Sagar · 18 years ago
  9. 20764ff ftrace: fix printout by Jiri Slaby · 18 years ago
  10. 2b1bce1 ftrace: disable tracing when current_tracer is set to "none" by Ankita Garg · 18 years ago
  11. 76094a2 ftrace: distinguish kretprobe'd functions in trace logs by Abhishek Sagar · 18 years ago
  12. 41bc814 ftrace: fix up cmdline recording by Steven Rostedt · 18 years ago
  13. 4902f88 ftrace: move ftrace_special to trace.c by Steven Rostedt · 18 years ago
  14. 19384c0 ftrace: limit use of check pages by Steven Rostedt · 18 years ago
  15. 801a175 mmiotrace: ftrace fix by Ingo Molnar · 18 years ago
  16. bd8ac68 ftrace: mmiotrace, updates by Pekka Paalanen · 18 years ago
  17. d618b3e ftrace: sysprof updates by Ingo Molnar · 18 years ago
  18. 74f4e36 ftrace: stacktrace fix by Ingo Molnar · 18 years ago
  19. 3eefae9 ftrace: limit trace entries by Steven Rostedt · 18 years ago
  20. 6c6c279 ftrace: add readpos to struct trace_seq; add trace_seq_to_user() by Pekka Paalanen · 18 years ago
  21. a4feb834 ftrace: special stacktrace by Ingo Molnar · 18 years ago
  22. 9fe068e ftrace: trace faster by Ingo Molnar · 18 years ago
  23. 4823ed7 ftrace: fix setting of pos in read_pipe by Steven Rostedt · 18 years ago
  24. 107bad8 ftrace: add trace pipe header pluggin by Steven Rostedt · 18 years ago
  25. 53d0aa7 ftrace: add logic to record overruns by Steven Rostedt · 18 years ago
  26. 25b0b44 ftrace: fix comm on function trace output by Steven Rostedt · 18 years ago
  27. 4fcdae8 ftrace: comment code by Steven Rostedt · 18 years ago
  28. ab46428 ftrace: modulize the number of CPU buffers by Steven Rostedt · 18 years ago
  29. c6caeeb ftrace: replace simple_strtoul with strict_strtoul by Steven Rostedt · 18 years ago
  30. cffae43 ftrace: simple clean ups by Steven Rostedt · 18 years ago
  31. afc2abc ftrace: cleanups by Ingo Molnar · 18 years ago
  32. 93dcc6e ftrace: simplify hexprint by Thomas Gleixner · 18 years ago
  33. a98a3c3 ftrace: trace_entries to dynamically change trace buffer size by Steven Rostedt · 18 years ago
  34. 2dc8f09 ftrace: trace_pipe implement NONBLOCK by Steven Rostedt · 18 years ago
  35. 8452799 ftrace: return EOF in trace_pipe on change of tracer by Steven Rostedt · 18 years ago
  36. b5685ae ftrace: restore iterator trace in pipe read by Steven Rostedt · 18 years ago
  37. 8487c23 ftrace: allow trace_pipe to block on all reads by Steven Rostedt · 18 years ago
  38. d17d969 ftrace: fix conversion of task state to char in latency tracer by Ankita Garg · 18 years ago
  39. 72829bc ftrace: move enums to ftrace.h and make helper function global by Thomas Gleixner · 18 years ago
  40. d15f57f ftrace: fix mutex unlock in trace output by Steven Rostedt · 18 years ago
  41. 92205c2 ftrace: user raw_spin_lock in tracing by Steven Rostedt · 18 years ago
  42. 8f96da0 ftrace: remove wakeup from function trace by Steven Rostedt · 18 years ago
  43. bac524d ftrace: trace next state by Peter Zijlstra · 18 years ago
  44. 88a4216 ftrace: sched special by Ingo Molnar · 18 years ago
  45. f29c73f ftrace: include cpu in stacktrace by Ingo Molnar · 18 years ago
  46. 442e544 ftrace: iter ctrl fix by Ingo Molnar · 18 years ago
  47. 36dfe92 ftrace: make use of tracing_cpumask by Ingo Molnar · 18 years ago
  48. c7078de ftrace: add tracing_cpumask by Ingo Molnar · 18 years ago
  49. 4ac3ba4 ftrace: trace scheduler rbtree by Ingo Molnar · 18 years ago
  50. 1a3c303 ftrace: fix __trace_special() by Ingo Molnar · 18 years ago
  51. 017730c ftrace: fix wakeups by Ingo Molnar · 18 years ago
  52. 4e65551 ftrace: sched tracer, trace full rbtree by Ingo Molnar · 18 years ago
  53. 4c1f4d4 ftrace: make nostacktrace the default by Ingo Molnar · 18 years ago
  54. 86387f7 ftrace: add stack tracing by Ingo Molnar · 18 years ago
  55. 5742279 ftrace: add wakeup events to sched tracer by Ingo Molnar · 18 years ago
  56. e309b41 ftrace: remove notrace by Ingo Molnar · 18 years ago
  57. 6fb44b7 ftrace: add trace_function api for other tracers to use by Steven Rostedt · 18 years ago
  58. 2a2cc8f ftrace: allow the event pipe to be polled by Soeren Sandmann Pedersen · 18 years ago
  59. 2577046 ftrace: build fix by Ingo Molnar · 18 years ago
  60. 5e3ca0e ftrace: introduce the "hex" output method by Ingo Molnar · 18 years ago
  61. 2e0f576 ftrace: build fix by Ingo Molnar · 18 years ago
  62. 0fd9e0d ftrace: use cpu clock again by Ingo Molnar · 18 years ago
  63. 26994ea ftrace: enabled tracing by default by Steven Rostedt · 18 years ago
  64. 088b1e42 ftrace: pipe fixes by Steven Rostedt · 18 years ago
  65. dcb6308 ftrace, locking fix by Ingo Molnar · 18 years ago
  66. f0a920d ftrace: add trace_special() by Ingo Molnar · 18 years ago
  67. cb0f12a ftrace: bin-output by Ingo Molnar · 18 years ago
  68. f9896bf ftrace: add raw output by Ingo Molnar · 18 years ago
  69. 8c523a9 ftrace: clean-up-pipe-iteration by Ingo Molnar · 18 years ago
  70. cdd31cd ftrace: remove-idx-sync by Ingo Molnar · 18 years ago
  71. 53c37c1 ftrace: fast, scalable, synchronized timestamps by Ingo Molnar · 18 years ago
  72. 750ed1a ftrace: timestamp syncing, prepare by Ingo Molnar · 18 years ago
  73. 4bf39a9 ftrace: cleanups by Ingo Molnar · 18 years ago
  74. d4c5a2f ftrace: fix locking by Ingo Molnar · 18 years ago
  75. b3806b4 ftrace: user run time file reading by Steven Rostedt · 18 years ago
  76. 214023c ftrace: add a buffer for output by Steven Rostedt · 18 years ago
  77. 93a588f ftrace: change buffers to producer consumer by Steven Rostedt · 18 years ago
  78. 1d4db00 ftrace: reset selftests by Steven Rostedt · 18 years ago
  79. 4e3c333 ftrace: fix time offset by Ingo Molnar · 18 years ago
  80. 7bd2f24 ftrace: add README by Ingo Molnar · 18 years ago
  81. c7aafc5 ftrace: cleanups by Ingo Molnar · 18 years ago
  82. 60a1177 ftrace: add self-tests by Steven Rostedt · 18 years ago
  83. 57f50be ftrace: fix max latency by Steven Rostedt · 18 years ago
  84. 89b2f97 ftrace: fix updates to max trace by Steven Rostedt · 18 years ago
  85. 18cef37 ftrace: don't use raw_local_irq_save/restore by Steven Rostedt · 18 years ago
  86. 4c11d7a ftrace: convert single large buffer into single pages. by Steven Rostedt · 18 years ago
  87. bc0c38d ftrace: latency tracer infrastructure by Steven Rostedt · 18 years ago