1. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  2. 0429578 tracing/events: Show real number in array fields by Steven Rostedt · 14 years ago
  3. ffb9f99 tracing: Remove redundant raw_init callbacks by Li Zefan · 15 years ago
  4. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 15 years ago
  5. 0405ab8 tracing: Move raw_init from events to class by Steven Rostedt · 15 years ago
  6. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 15 years ago
  7. 8f08201 tracing: Create class struct for events by Steven Rostedt · 15 years ago
  8. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  9. 509e760 tracing: Add print_fmt field by Lai Jiangshan · 15 years ago
  10. 809826a tracing: Have __dynamic_array() define a field by Lai Jiangshan · 15 years ago
  11. fb7ae981 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  12. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  13. 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
  14. 5e9b397 tracing: Fix to use __always_unused attribute by Li Zefan · 15 years ago
  15. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  16. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  17. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  18. 20a58a7 tracing: remove some unused macros by Li Zefan · 15 years ago
  19. 05ffa2d ftrace: add compile-time check on F_printk() by Li Zefan · 15 years ago
  20. 4e5292e tracing: use the new trace_entries.h to create format files by Steven Rostedt · 15 years ago
  21. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  22. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 15 years ago
  23. d93f12f tracing: Introduce TRACE_FIELD_ZERO() macro by Masami Hiramatsu · 15 years ago
  24. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  25. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  26. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  27. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  28. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago
  29. a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 16 years ago
  30. 75db37d tracing: add size checks for exported ftrace internal structures by Steven Rostedt · 16 years ago
  31. 0a19e53 tracing/filters: allow on-the-fly filter switching by Tom Zanussi · 16 years ago
  32. e45f2e2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro by Tom Zanussi · 16 years ago
  33. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
  34. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 16 years ago
  35. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  36. da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
  37. 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 16 years ago
  38. 156b5f1 tracing: typecast sizeof and offsetof to unsigned int by Steven Rostedt · 16 years ago
  39. 770cb24 tracing: add format files for ftrace default entries by Steven Rostedt · 16 years ago