1. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  2. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  3. aa38e9f tracing/filters: Add filter_type to struct ftrace_event_field by Li Zefan · 15 years ago
  4. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago
  5. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  6. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  7. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago
  8. 69fd4f0 tracing: Add ftrace_event_call void * 'data' field by Jason Baron · 15 years ago
  9. f744bd5 tracing: Raw_init() bailout in trace event register fail case by Jason Baron · 15 years ago
  10. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  11. a2ca5e0 tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES by Frederic Weisbecker · 15 years ago
  12. af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 15 years ago
  13. 8650ae3 tracing: only truncate ftrace files when O_TRUNC is set by Steven Rostedt · 15 years ago
  14. dc82ec98a tracing/filter: Remove empty subsystem and its directory by Xiao Guangrong · 15 years ago
  15. 020e5f8 tracing/events: Add trace_event boot option by Li Zefan · 16 years ago
  16. e1c7e2a tracing/events: Don't increment @pos in s_start() by Li Zefan · 16 years ago
  17. 110bf2b tracing: add protection around module events unload by Steven Rostedt · 16 years ago
  18. 0e907c9 ftrace: clean up of using ftrace_event_enable_disable() by Zhaolei · 16 years ago
  19. b11c53e ftrace: Add task_comm support for trace_event by Zhaolei · 16 years ago
  20. 5537937 ftrace: fix check for return value of register_module_notifier in event_trace_init by Ming Lei · 16 years ago
  21. 4671c79 tracing: add trace_set_clr_event to export event enabling function by Steven Rostedt · 16 years ago
  22. 29f9394 tracing: initialize return value for __ftrace_set_clr_event by Steven Rostedt · 16 years ago
  23. c142b15 tracing/events: simplify system_enable_read() by Li Zefan · 16 years ago
  24. 8f31bfe tracing/events: clean up for ftrace_set_clr_event() by Li Zefan · 16 years ago
  25. d6bf81e tracing: append ":*" to internal setting of system events by Steven Rostedt · 16 years ago
  26. 8ae79a1 tracing: add hierarchical enabling of events by Steven Rostedt · 16 years ago
  27. 9456f0f tracing: reset ring buffer when removing modules with events by Steven Rostedt · 16 years ago
  28. 20c8928 tracing/events: fix concurrent access to ftrace_events list by Li Zefan · 16 years ago
  29. 2df75e4 tracing/events: fix memory leak when unloading module by Li Zefan · 16 years ago
  30. 8b37256 tracing/filters: a better event parser by Tom Zanussi · 16 years ago
  31. a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 16 years ago
  32. 30e673b tracing/filters: move preds into event_filter object by Tom Zanussi · 16 years ago
  33. 701970b tracing/events: make modules have their own file_operations structure by Steven Rostedt · 16 years ago
  34. 75db37d tracing: add size checks for exported ftrace internal structures by Steven Rostedt · 16 years ago
  35. 89ec0de tracing: increase size of number of possible events by Steven Rostedt · 16 years ago
  36. 7a4f453 tracing/events: make struct trace_entry->type to be int type by Li Zefan · 16 years ago
  37. e8082f3 tracing/filters: don't remove old filters when failed to write subsys->filter by Li Zefan · 16 years ago
  38. cb4764a tracing: use nowakeup version of commit for function event trace tests by Steven Rostedt · 16 years ago
  39. 28d20e2 tracing/events: call the correct event trace selftest init function by Steven Rostedt · 16 years ago
  40. ac1adc5 tracing/filters: add filter_mutex to protect filter predicates by Tom Zanussi · 16 years ago
  41. 9ea21c1 tracing/events: perform function tracing in event selftests by Steven Rostedt · 16 years ago
  42. d1b182a tracing/events/ring-buffer: expose format of ring buffer headers to users by Steven Rostedt · 16 years ago
  43. e618700 tracing/events: add startup tests for events by Steven Rostedt · 16 years ago
  44. 61f919a tracing/events: fix compile for modules disabled by Steven Rostedt · 16 years ago
  45. 6d72373 tracing/events: add support for modules to TRACE_EVENT by Steven Rostedt · 16 years ago
  46. 17c873e tracing/events: add export symbols for trace events in modules by Steven Rostedt · 16 years ago
  47. a59fd60 tracing/events: convert event call sites to use a link list by Steven Rostedt · 16 years ago
  48. 0a19e53 tracing/filters: allow on-the-fly filter switching by Tom Zanussi · 16 years ago
  49. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  50. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
  51. 44e9c8b tracing/filters: return proper error code when writing filter file by Li Zefan · 16 years ago
  52. 8433a40 tracing/filters: NIL-terminate user input filter by Li Zefan · 16 years ago
  53. 9a8118b tracing: filter fix for TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
  54. 4bda2d5 tracing/filters: use trace_seq_printf() to print filters by Tom Zanussi · 16 years ago
  55. 09f1f24 tracing/filters: free pred when clearing filters by Tom Zanussi · 16 years ago
  56. c4cff06 tracing/filters: clean up filter_add_subsystem_pred() by Tom Zanussi · 16 years ago
  57. 9bd7d09 tracing/events: make the filter files writable by Frederic Weisbecker · 16 years ago
  58. fe9f57f2 tracing: add run-time field descriptions for event filtering, kfree fix by Ingo Molnar · 16 years ago
  59. cfb180f tracing: add per-subsystem filtering by Tom Zanussi · 16 years ago
  60. 7ce7e42 tracing: add per-event filtering by Tom Zanussi · 16 years ago
  61. cf027f6 tracing: add run-time field descriptions for event filtering by Tom Zanussi · 16 years ago
  62. ac199db ftrace: event profile hooks by Peter Zijlstra · 16 years ago
  63. 23725ae ftrace: provide an id file for each event by Peter Zijlstra · 16 years ago
  64. c269fc8 tracing: fix leak in event_format_read() by Tom Zanussi · 16 years ago
  65. e9fb2b6 tracing: have event_trace_printk use static tracer by Steven Rostedt · 16 years ago
  66. 1852fcc tracing: expand the ring buffers when an event is activated by Steven Rostedt · 16 years ago
  67. 2314c4a tracing: add back the available_events file by Steven Rostedt · 16 years ago
  68. 40e2681 tracing: do not allow modifying the ftrace events via the event files by Steven Rostedt · 16 years ago
  69. ce8eb2b tracing: fix printk format specifier by Steven Rostedt · 16 years ago
  70. da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
  71. 156b5f1 tracing: typecast sizeof and offsetof to unsigned int by Steven Rostedt · 16 years ago
  72. 770cb24 tracing: add format files for ftrace default entries by Steven Rostedt · 16 years ago
  73. c5e4e19 tracing: add trace name and id to event formats by Steven Rostedt · 16 years ago
  74. 91729ef9 tracing: add ftrace headers to event format files by Steven Rostedt · 16 years ago
  75. 981d081 tracing: add format file to describe event struct fields by Steven Rostedt · 16 years ago
  76. 11a241a tracing: add protection around modify trace event fields by Steven Rostedt · 16 years ago
  77. fd99498 tracing: add raw fast tracing interface for trace events by Steven Rostedt · 16 years ago
  78. c32e827 tracing: add raw trace point recording infrastructure by Steven Rostedt · 16 years ago
  79. b628b3e tracing: make the set_event and available_events subsystem aware by Steven Rostedt · 16 years ago
  80. 6ecc2d1 tracing: add subsystem level to trace events by Steven Rostedt · 16 years ago
  81. 1473e44 tracing: make event directory structure by Steven Rostedt · 16 years ago
  82. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago