1. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 10 years ago
  2. 754cb00 tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag by He Kuang · 10 years ago
  3. 3efb5f2 tracing: Remove unneeded includes of debugfs.h and fs.h by Steven Rostedt (Red Hat) · 10 years ago
  4. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 11 years ago
  5. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 11 years ago
  6. f306cc8 tracing: Update event filters for multibuffer by Tom Zanussi · 11 years ago
  7. 523c811 tracing: Fix some section mismatch warnings by Li Zefan · 12 years ago
  8. 7e4f44b tracing: Annotate event field-defining functions with __init by Li Zefan · 12 years ago
  9. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 13 years ago
  10. 04a54d2 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
  11. 01de982 tracing: Fix ftrace stack trace entries by Wolfgang Mauerer · 13 years ago
  12. 02aa316 ftrace: Allow to specify filter field type for ftrace events by Jiri Olsa · 13 years ago
  13. ced3900 ftrace, perf: Add support to use function tracepoint in perf by Jiri Olsa · 13 years ago
  14. e59a0bf ftrace: Add FTRACE_ENTRY_REG macro to allow event registration by Jiri Olsa · 13 years ago
  15. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  16. 0429578 tracing/events: Show real number in array fields by Steven Rostedt · 14 years ago
  17. ffb9f99 tracing: Remove redundant raw_init callbacks by Li Zefan · 15 years ago
  18. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 15 years ago
  19. 0405ab8 tracing: Move raw_init from events to class by Steven Rostedt · 15 years ago
  20. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 15 years ago
  21. 8f08201 tracing: Create class struct for events by Steven Rostedt · 15 years ago
  22. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  23. 509e760 tracing: Add print_fmt field by Lai Jiangshan · 15 years ago
  24. 809826a tracing: Have __dynamic_array() define a field by Lai Jiangshan · 15 years ago
  25. fb7ae981 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 15 years ago
  26. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  27. 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
  28. 5e9b397 tracing: Fix to use __always_unused attribute by Li Zefan · 15 years ago
  29. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  30. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  31. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  32. 20a58a7 tracing: remove some unused macros by Li Zefan · 15 years ago
  33. 05ffa2d ftrace: add compile-time check on F_printk() by Li Zefan · 15 years ago
  34. 4e5292e tracing: use the new trace_entries.h to create format files by Steven Rostedt · 15 years ago
  35. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  36. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 15 years ago
  37. d93f12f tracing: Introduce TRACE_FIELD_ZERO() macro by Masami Hiramatsu · 15 years ago
  38. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  39. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  40. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  41. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  42. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago
  43. a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 16 years ago
  44. 75db37d tracing: add size checks for exported ftrace internal structures by Steven Rostedt · 16 years ago
  45. 0a19e53 tracing/filters: allow on-the-fly filter switching by Tom Zanussi · 16 years ago
  46. e45f2e2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro by Tom Zanussi · 16 years ago
  47. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
  48. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 16 years ago
  49. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  50. da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
  51. 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 16 years ago
  52. 156b5f1 tracing: typecast sizeof and offsetof to unsigned int by Steven Rostedt · 16 years ago
  53. 770cb24 tracing: add format files for ftrace default entries by Steven Rostedt · 16 years ago