1. 86397dc tracing: Clean up seqfile code for format file by Li Zefan · 14 years ago
  2. d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 14 years ago
  3. 2a37a3d tracing/events: Convert format output to seq_file by Steven Rostedt · 15 years ago
  4. e870e9a tracing: Allow to disable cmdline recording by Li Zefan · 15 years ago
  5. a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 15 years ago
  6. 67ead0a tracing: Remove open-coded __trace_add_event_call() by Li Zefan · 15 years ago
  7. c9d932c tracing: Remove test of NULL define_fields callback by Li Zefan · 15 years ago
  8. 8728fe5 tracing: Don't allocate common fields for every trace events by Li Zefan · 15 years ago
  9. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 15 years ago
  10. 553552c tracing: Combine event filter_active and enable into single flags field by Steven Rostedt · 15 years ago
  11. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 15 years ago
  12. 80decc7 tracing: Move print functions into event class by Steven Rostedt · 15 years ago
  13. 0405ab8 tracing: Move raw_init from events to class by Steven Rostedt · 15 years ago
  14. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 15 years ago
  15. 2239291 tracing: Remove per event trace registering by Steven Rostedt · 15 years ago
  16. 8f08201 tracing: Create class struct for events by Steven Rostedt · 15 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  18. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 15 years ago
  19. 7b60997f tracing: Simplify memory recycle of trace_define_field by Wenji Huang · 15 years ago
  20. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  21. 5a65e95 tracing: Use defined fields and print_fmt to print formats by Lai Jiangshan · 15 years ago
  22. 3b8e427 tracing: Move a printk out of ftrace_raw_reg_event_foo() by Li Zefan · 15 years ago
  23. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  24. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 15 years ago
  25. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  26. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  27. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  28. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  29. 88f70d7 tracing/ftrace: Fix to check create_event_dir() when adding new events by Masami Hiramatsu · 15 years ago
  30. 0aa73ba Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  31. f3f3f00 tracing/event: Cleanup the useless dentry variable by Frederic Weisbecker · 15 years ago
  32. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  33. 4ba7978 tracing: Check the return value of trace_get_user() by Li Zefan · 15 years ago
  34. 30bd39c tracing/events: use list_for_entry_continue by Li Zefan · 15 years ago
  35. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  36. 4fead8e ftrace: Fix trace_remove_event_call() to lock trace_event_mutex by Masami Hiramatsu · 15 years ago
  37. 588bebb ftrace: Fix trace_add_event_call() to initialize list by Masami Hiramatsu · 15 years ago
  38. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  39. 1f5a6b4 tracing: make testing syscall events a separate configuration by Steven Rostedt · 15 years ago
  40. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  41. 4e5292e tracing: use the new trace_entries.h to create format files by Steven Rostedt · 15 years ago
  42. 4896636 tracing: trace parser support for set_event by jolsa@redhat.com · 15 years ago
  43. 637e7e8 tracing: add lock depth to entries by Steven Rostedt · 15 years ago
  44. 48659d3 tracing: move tgid out of generic entry and into userstack by Steven Rostedt · 15 years ago
  45. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  46. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  47. aeaeae1 tracing: Restore the const qualifier for field names and types definition by Frederic Weisbecker · 15 years ago
  48. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  49. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  50. aa38e9f tracing/filters: Add filter_type to struct ftrace_event_field by Li Zefan · 15 years ago
  51. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago
  52. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  53. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  54. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  55. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago
  56. 69fd4f0 tracing: Add ftrace_event_call void * 'data' field by Jason Baron · 15 years ago
  57. f744bd5 tracing: Raw_init() bailout in trace event register fail case by Jason Baron · 15 years ago
  58. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  59. a2ca5e0 tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES by Frederic Weisbecker · 15 years ago
  60. af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 15 years ago
  61. 8650ae3 tracing: only truncate ftrace files when O_TRUNC is set by Steven Rostedt · 15 years ago
  62. dc82ec98a tracing/filter: Remove empty subsystem and its directory by Xiao Guangrong · 16 years ago
  63. c43768c Merge branch 'master' into for-next by Tejun Heo · 16 years ago
  64. 020e5f8 tracing/events: Add trace_event boot option by Li Zefan · 16 years ago
  65. e1c7e2a tracing/events: Don't increment @pos in s_start() by Li Zefan · 16 years ago
  66. 245b2e7 percpu: clean up percpu variable definitions by Tejun Heo · 16 years ago
  67. 110bf2b tracing: add protection around module events unload by Steven Rostedt · 16 years ago
  68. 0e907c9 ftrace: clean up of using ftrace_event_enable_disable() by Zhaolei · 16 years ago
  69. b11c53e ftrace: Add task_comm support for trace_event by Zhaolei · 16 years ago
  70. 5537937 ftrace: fix check for return value of register_module_notifier in event_trace_init by Ming Lei · 16 years ago
  71. 4671c79 tracing: add trace_set_clr_event to export event enabling function by Steven Rostedt · 16 years ago
  72. 29f9394 tracing: initialize return value for __ftrace_set_clr_event by Steven Rostedt · 16 years ago
  73. c142b15 tracing/events: simplify system_enable_read() by Li Zefan · 16 years ago
  74. 8f31bfe tracing/events: clean up for ftrace_set_clr_event() by Li Zefan · 16 years ago
  75. d6bf81e tracing: append ":*" to internal setting of system events by Steven Rostedt · 16 years ago
  76. 8ae79a1 tracing: add hierarchical enabling of events by Steven Rostedt · 16 years ago
  77. 9456f0f tracing: reset ring buffer when removing modules with events by Steven Rostedt · 16 years ago
  78. 20c8928 tracing/events: fix concurrent access to ftrace_events list by Li Zefan · 16 years ago
  79. 2df75e4 tracing/events: fix memory leak when unloading module by Li Zefan · 16 years ago
  80. 8b37256 tracing/filters: a better event parser by Tom Zanussi · 16 years ago
  81. a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 16 years ago
  82. 30e673b tracing/filters: move preds into event_filter object by Tom Zanussi · 16 years ago
  83. 701970b tracing/events: make modules have their own file_operations structure by Steven Rostedt · 16 years ago
  84. 75db37d tracing: add size checks for exported ftrace internal structures by Steven Rostedt · 16 years ago
  85. 89ec0de tracing: increase size of number of possible events by Steven Rostedt · 16 years ago
  86. 7a4f453 tracing/events: make struct trace_entry->type to be int type by Li Zefan · 16 years ago
  87. e8082f3 tracing/filters: don't remove old filters when failed to write subsys->filter by Li Zefan · 16 years ago
  88. cb4764a tracing: use nowakeup version of commit for function event trace tests by Steven Rostedt · 16 years ago
  89. 28d20e2 tracing/events: call the correct event trace selftest init function by Steven Rostedt · 16 years ago
  90. ac1adc5 tracing/filters: add filter_mutex to protect filter predicates by Tom Zanussi · 16 years ago
  91. 9ea21c1 tracing/events: perform function tracing in event selftests by Steven Rostedt · 16 years ago
  92. d1b182a tracing/events/ring-buffer: expose format of ring buffer headers to users by Steven Rostedt · 16 years ago
  93. e618700 tracing/events: add startup tests for events by Steven Rostedt · 16 years ago
  94. 61f919a tracing/events: fix compile for modules disabled by Steven Rostedt · 16 years ago
  95. 6d72373 tracing/events: add support for modules to TRACE_EVENT by Steven Rostedt · 16 years ago
  96. 17c873e tracing/events: add export symbols for trace events in modules by Steven Rostedt · 16 years ago
  97. a59fd60 tracing/events: convert event call sites to use a link list by Steven Rostedt · 16 years ago
  98. 0a19e53 tracing/filters: allow on-the-fly filter switching by Tom Zanussi · 16 years ago
  99. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  100. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago