1. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  2. 509e760 tracing: Add print_fmt field by Lai Jiangshan · 15 years ago
  3. fb7ae98 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  4. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  5. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 15 years ago
  6. 3b8e427 tracing: Move a printk out of ftrace_raw_reg_event_foo() by Li Zefan · 15 years ago
  7. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  8. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 15 years ago
  9. 4819568 ftrace.h: Use common pr_info fmt string by Joe Perches · 15 years ago
  10. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
  12. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
  13. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
  14. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 15 years ago
  15. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  16. 811cb50 tracing: Fix event format export by Johannes Berg · 15 years ago
  17. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
  18. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  19. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  20. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  21. 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 · 15 years ago
  22. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  23. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  24. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  25. a48f494 tracing: have TRACE_EVENT macro use __flags to not shadow parameter by Steven Rostedt · 15 years ago
  26. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  27. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  28. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  29. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 15 years ago
  30. 0dd7b74 tracing: Fix double CPP substitution in TRACE_EVENT_FN by Frederic Weisbecker · 15 years ago
  31. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  32. 35dce1a Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  33. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  34. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  35. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  36. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  37. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago
  38. 69fd4f0 tracing: Add ftrace_event_call void * 'data' field by Jason Baron · 15 years ago
  39. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  40. 1853db0 perf_counter: Zero dead bytes from ftrace raw samples size alignment by Frederic Weisbecker · 15 years ago
  41. 304703a perf_counter: Subtract the buffer size field from the event record size by Frederic Weisbecker · 15 years ago
  42. a044560 perf_counter: Correct PERF_SAMPLE_RAW output by Peter Zijlstra · 15 years ago
  43. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  44. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  45. 7d536cb tracing/events: record the size of dynamic arrays by Li Zefan · 15 years ago
  46. 68fd60a tracing/events: add missing type info of dynamic arrays by Lai Jiangshan · 15 years ago
  47. 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 15 years ago
  48. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 15 years ago
  49. 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 15 years ago
  50. a9c1c3a tracing/events: put TP_fast_assign into braces by Li Zefan · 15 years ago
  51. 6e25db4 tracing/events: fix a typo in __string() format output by Li Zefan · 15 years ago
  52. f2aebae ftrace: don't convert function's local variable name in macro by Zhaolei · 15 years ago
  53. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 15 years ago
  54. be74b73 tracing: add __print_flags for events by Steven Rostedt · 15 years ago
  55. b0aae68 tracing/events: change the type of __str_loc_item to unsigned short by Li Zefan · 15 years ago
  56. a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 15 years ago
  57. b8e6555 tracing: remove deprecated TRACE_FORMAT by Steven Rostedt · 15 years ago
  58. 6a74aa4 tracing/events: protect __get_str() by Frederic Weisbecker · 15 years ago
  59. 9cbf117 tracing/events: provide string with undefined size support by Frederic Weisbecker · 15 years ago
  60. 7a4f453 tracing/events: make struct trace_entry->type to be int type by Li Zefan · 15 years ago
  61. 76aa811 tracing: avoid warnings from zero-arg tracepoints by Jeremy Fitzhardinge · 15 years ago
  62. 6d72373 tracing/events: add support for modules to TRACE_EVENT by Steven Rostedt · 15 years ago
  63. f42c85e tracing/events: move the ftrace event tracing code to core by Steven Rostedt · 15 years ago