1. 7be077f trace_syscalls: Remove unused syscall_name_to_nr() by Lai Jiangshan · 16 years ago
  2. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 16 years ago
  3. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 16 years ago
  4. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 16 years ago
  5. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 16 years ago
  6. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 16 years ago
  7. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 16 years ago
  8. 0f1ef51 trace_syscalls: Add syscall nr field by Lai Jiangshan · 16 years ago
  9. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 16 years ago
  10. 28889bf tracing: Forget about the NMI buffer for syscall events by Frederic Weisbecker · 16 years ago
  11. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 16 years ago
  12. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 16 years ago
  13. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 16 years ago
  14. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 16 years ago
  15. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 16 years ago
  16. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 17 years ago
  17. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 16 years ago
  18. ee949a8 tracing/syscalls: Use long for syscall ret format and field definitions by Tom Zanussi · 16 years ago
  19. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 17 years ago
  20. 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 · 17 years ago
  21. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  22. 20ab442 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 17 years ago
  23. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 17 years ago
  24. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 17 years ago
  25. f8468f3 tracing: Remove unneeded pointer casts by Frederic Weisbecker · 17 years ago
  26. aeaeae1 tracing: Restore the const qualifier for field names and types definition by Frederic Weisbecker · 17 years ago
  27. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 17 years ago
  28. 57421db tracing: Convert event tracing code to use NR_syscalls by Jason Baron · 17 years ago
  29. cd0980f tracing: Check invalid syscall nr while tracing syscalls by Hendrik Brueckner · 17 years ago
  30. 35dce1a Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 17 years ago
  31. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 17 years ago
  32. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 17 years ago
  33. 4539f07 tracing/syscalls: Fix the output of syscalls with no arguments by Li Zefan · 17 years ago
  34. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 17 years ago
  35. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 17 years ago
  36. e697196 tracing/syscalls: Fix fields format for enter events by Li Zefan · 17 years ago
  37. ba8b3a4 tracing/syscalls: Fix to print parameter types by Li Zefan · 17 years ago
  38. 19007a6 tracing: Support for syscall events raw records in perfcounters by Frederic Weisbecker · 17 years ago
  39. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 17 years ago
  40. f4b5ffc tracing: Add perf counter support for syscalls tracing by Jason Baron · 17 years ago
  41. 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 17 years ago
  42. fb34a08 tracing: Add trace events for each syscall entry/exit by Jason Baron · 17 years ago
  43. 066e037 tracing: Call arch_init_ftrace_syscalls at boot by Jason Baron · 17 years ago
  44. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 17 years ago
  45. 5be71b6 tracing/syscalls: protect thread flag toggling from races by Frederic Weisbecker · 17 years ago
  46. 6404434 tracing/syscalls: various cleanups by Frederic Weisbecker · 17 years ago
  47. ac99c58 tracing/syscalls: fix missing release of tracing by Frederic Weisbecker · 17 years ago
  48. bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 17 years ago
  49. ee08c6e tracing/ftrace: syscall tracing infrastructure, basics by Frederic Weisbecker · 17 years ago