1. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 16 years ago
  3. 20ab442 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 16 years ago
  4. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 16 years ago
  5. 57421db tracing: Convert event tracing code to use NR_syscalls by Jason Baron · 16 years ago
  6. cd0980f tracing: Check invalid syscall nr while tracing syscalls by Hendrik Brueckner · 16 years ago
  7. 35dce1a Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 16 years ago
  8. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 16 years ago
  9. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 16 years ago
  10. 4539f07 tracing/syscalls: Fix the output of syscalls with no arguments by Li Zefan · 16 years ago
  11. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 16 years ago
  12. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 16 years ago
  13. e697196 tracing/syscalls: Fix fields format for enter events by Li Zefan · 16 years ago
  14. ba8b3a4 tracing/syscalls: Fix to print parameter types by Li Zefan · 16 years ago
  15. 19007a6 tracing: Support for syscall events raw records in perfcounters by Frederic Weisbecker · 16 years ago
  16. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 16 years ago
  17. f4b5ffc tracing: Add perf counter support for syscalls tracing by Jason Baron · 16 years ago
  18. 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 16 years ago
  19. fb34a08 tracing: Add trace events for each syscall entry/exit by Jason Baron · 16 years ago
  20. 066e037 tracing: Call arch_init_ftrace_syscalls at boot by Jason Baron · 16 years ago
  21. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 17 years ago
  22. 5be71b6 tracing/syscalls: protect thread flag toggling from races by Frederic Weisbecker · 17 years ago
  23. 6404434 tracing/syscalls: various cleanups by Frederic Weisbecker · 17 years ago
  24. ac99c58 tracing/syscalls: fix missing release of tracing by Frederic Weisbecker · 17 years ago
  25. bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 17 years ago
  26. ee08c6e tracing/ftrace: syscall tracing infrastructure, basics by Frederic Weisbecker · 17 years ago