1. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 9 years ago
  2. af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 9 years ago
  3. 4af4206 tracing: Fix syscall_*regfunc() vs copy_process() race by Oleg Nesterov · 10 years ago
  4. 44a6a4e tracing: Add missing syscall_metadata comment by Tom Zanussi · 11 years ago
  5. 6f86ab9 tracing: Cleanup unnecessary function declarations by Vaibhav Nagarnaik · 12 years ago
  6. 01e3e71 tracing: Trivial cleanup by David Sharp · 12 years ago
  7. c9642c4 tracing: Use a global field list for all syscall exit events by Li Zefan · 14 years ago
  8. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 14 years ago
  9. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 14 years ago
  10. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 14 years ago
  11. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  13. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 14 years ago
  14. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  15. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  16. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  17. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  18. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  19. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago
  20. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  21. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 15 years ago
  22. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  23. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
  24. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  25. 3d27d8c tracing: Make syscall tracepoints conditional by Josh Stone · 15 years ago
  26. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago
  27. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 15 years ago
  28. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 15 years ago
  29. f4b5ffc tracing: Add perf counter support for syscalls tracing by Jason Baron · 15 years ago
  30. 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 15 years ago
  31. fb34a08 tracing: Add trace events for each syscall entry/exit by Jason Baron · 15 years ago
  32. a871bd3 tracing: Add syscall tracepoints by Jason Baron · 15 years ago
  33. 066e037 tracing: Call arch_init_ftrace_syscalls at boot by Jason Baron · 15 years ago
  34. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 15 years ago