1. 4254800 tracing: add handler to trace_stat by Steven Rostedt · 16 years ago
  2. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  3. 5fd73f8 tracing: remove extra latency_trace method from trace structure by Steven Rostedt · 16 years ago
  4. f54fc98 tracing: remove unneeded variable by Wenji Huang · 17 years ago
  5. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 17 years ago
  6. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 17 years ago
  7. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 17 years ago
  8. 97e5b19 trace_branch: Remove unused function by Arnaldo Carvalho de Melo · 17 years ago
  9. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 17 years ago
  10. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 17 years ago
  11. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 17 years ago
  12. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 17 years ago
  13. f04109b trace: Use tracing_reset_online_cpus in more places by Arnaldo Carvalho de Melo · 17 years ago
  14. 002bb86 tracing/ftrace: separate events tracing and stats tracing engine by Frederic Weisbecker · 17 years ago
  15. 034939b tracing/ftrace: handle more than one stat file per tracer by Frederic Weisbecker · 17 years ago
  16. e302cf3 tracing/branch-tracer: adapt to the stat tracing API by Frederic Weisbecker · 17 years ago
  17. f633cef ftrace: change trace.c to use registered events by Steven Rostedt · 17 years ago
  18. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 17 years ago
  19. 65c6dc6 tracing/branch-tracer: include missing irqflags.h by Frederic Weisbecker · 17 years ago
  20. 0429149 trace: fix compiler warning in branch profiler by Steven Rostedt · 17 years ago
  21. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 17 years ago
  22. bac28bf trace: branch profiling should not print percent without data by Steven Rostedt · 17 years ago
  23. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 17 years ago
  24. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  25. 072b40a tracing/branch-tracer: fix a trace recursion on branch tracer by Frederic Weisbecker · 17 years ago
  26. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 17 years ago
  27. 94b80ff ftrace: rename trace_unlikely.c file by Steven Rostedt · 17 years ago[Renamed from kernel/trace/trace_unlikely.c]
  28. 80e5ea4 ftrace: add tracer called branch by Steven Rostedt · 17 years ago
  29. 9f029e8 ftrace: rename unlikely iter_ctrl to branch by Steven Rostedt · 17 years ago
  30. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 17 years ago
  31. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 17 years ago
  32. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 17 years ago