1. 7ffbd48 tracing: Cache comms only after an event occurred by Steven Rostedt · 12 years ago
  2. 6f41567 tracing: Allow tracers to start at core initcall by Steven Rostedt · 12 years ago
  3. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 15 years ago
  4. ede55c9 tracing: Add correct/incorrect to sort keys for branch annotation output by Steven Rostedt · 15 years ago
  5. 8f6e8a3 tracing: user local buffer variable for trace branch tracer by Steven Rostedt · 15 years ago
  6. c8647b2 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c by Zhenwen Xu · 15 years ago
  7. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  8. 557055b tracing: Fix branch tracer header by Zhaolei · 16 years ago
  9. eb02ce0 tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() by Tom Zanussi · 16 years ago
  10. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
  11. 4254800 tracing: add handler to trace_stat by Steven Rostedt · 16 years ago
  12. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  13. 5fd73f8 tracing: remove extra latency_trace method from trace structure by Steven Rostedt · 16 years ago
  14. f54fc98 tracing: remove unneeded variable by Wenji Huang · 16 years ago
  15. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 16 years ago
  16. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 16 years ago
  17. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 16 years ago
  18. 97e5b19 trace_branch: Remove unused function by Arnaldo Carvalho de Melo · 16 years ago
  19. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 16 years ago
  20. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 16 years ago
  21. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 16 years ago
  22. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 16 years ago
  23. f04109b trace: Use tracing_reset_online_cpus in more places by Arnaldo Carvalho de Melo · 16 years ago
  24. 002bb86 tracing/ftrace: separate events tracing and stats tracing engine by Frederic Weisbecker · 16 years ago
  25. 034939b tracing/ftrace: handle more than one stat file per tracer by Frederic Weisbecker · 16 years ago
  26. e302cf3 tracing/branch-tracer: adapt to the stat tracing API by Frederic Weisbecker · 16 years ago
  27. f633cef ftrace: change trace.c to use registered events by Steven Rostedt · 16 years ago
  28. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  29. 65c6dc6 tracing/branch-tracer: include missing irqflags.h by Frederic Weisbecker · 16 years ago
  30. 0429149 trace: fix compiler warning in branch profiler by Steven Rostedt · 16 years ago
  31. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  32. bac28bf trace: branch profiling should not print percent without data by Steven Rostedt · 16 years ago
  33. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  34. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  35. 072b40a tracing/branch-tracer: fix a trace recursion on branch tracer by Frederic Weisbecker · 16 years ago
  36. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
  37. 94b80ff ftrace: rename trace_unlikely.c file by Steven Rostedt · 16 years ago[Renamed from kernel/trace/trace_unlikely.c]
  38. 80e5ea4 ftrace: add tracer called branch by Steven Rostedt · 16 years ago
  39. 9f029e8 ftrace: rename unlikely iter_ctrl to branch by Steven Rostedt · 16 years ago
  40. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  41. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 16 years ago
  42. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago