1. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  2. 2b90927 tracing: Use seq_buf for building dynevent_cmd string by Tom Zanussi · 5 years ago
  3. 74403b6 tracing: Remove check_arg() callbacks from dynevent args by Tom Zanussi · 5 years ago
  4. 249d7b2 tracing: Consolidate some synth_event_trace code by Tom Zanussi · 5 years ago
  5. d380dcd tracing: Fix now invalid var_ref_vals assumption in trace action by Tom Zanussi · 5 years ago
  6. fdeb1ac tracing: Change trace_boot to use synth_event interface by Tom Zanussi · 5 years ago
  7. 8dcc53a tracing: Add synth_event_trace() and related functions by Tom Zanussi · 5 years ago
  8. 35ca520 tracing: Add synthetic event command generation functions by Tom Zanussi · 5 years ago
  9. f5f6b25 tracing: Add synth_event_delete() by Tom Zanussi · 5 years ago
  10. d0a4970 tracing: Add 'hist:' to hist trigger error log error string by Tom Zanussi · 6 years ago
  11. 4de26c8 tracing: Add hist trigger error messages for sort specification by Tom Zanussi · 6 years ago
  12. b527b63 tracing: Simplify assignment parsing for hist triggers by Tom Zanussi · 6 years ago
  13. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  14. 8bcebc7 tracing: Fix histogram code when expression has same var as value by Steven Rostedt (VMware) · 5 years ago
  15. aeed8aa tracing: trigger: Replace unneeded RCU-list traversals by Masami Hiramatsu · 5 years ago
  16. 3b42a4c tracing: trigger: Replace unneeded RCU-list traversals by Masami Hiramatsu · 5 years ago
  17. 3fbe2d6 tracing/boot: Add synthetic event support by Masami Hiramatsu · 5 years ago
  18. 48ac948 tracing: Add NULL trace-array check in print_synth_event() by Masami Hiramatsu · 5 years ago
  19. b05e89a tracing: Accept different type for synthetic event fields by Masami Hiramatsu · 5 years ago
  20. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  21. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  22. 46f5cfc Merge branch 'core/kprobes' into perf/core, to pick up a completed branch by Ingo Molnar · 5 years ago
  23. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  24. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  25. 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
  26. 58a74a2 tracing: Increase SYNTH_FIELDS_MAX for synthetic_events by Artem Bityutskiy · 5 years ago
  27. 9fa8c9c tracing: Fix "gfp_t" format for synthetic events by Zhengjun Xing · 5 years ago
  28. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  29. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  30. 17f8607 tracing: Make sure variable reference alias has correct var_ref_idx by Tom Zanussi · 5 years ago
  31. ac68154 tracing: Add "gfp_t" support in synthetic_events by Zhengjun Xing · 5 years ago
  32. 3019913 tracing/dynevent: Pass extra arguments to match operation by Masami Hiramatsu · 6 years ago
  33. 9b2ca37 tracing: Add a check_val() check before updating cond_snapshot() track_val by Tom Zanussi · 6 years ago
  34. c8d94a1 tracing: Check keys for variable references in expressions too by Tom Zanussi · 6 years ago
  35. 55267c8 tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts by Tom Zanussi · 6 years ago
  36. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  37. e7d9166 tracing: Simplify stacktrace retrieval in histograms by Thomas Gleixner · 6 years ago
  38. 4285f2f tracing: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  39. 2f754e7 tracing: Have the error logs show up in the proper instances by Steven Rostedt (VMware) · 6 years ago
  40. d0cd871 tracing: Have histogram code pass around trace_array for error handling by Steven Rostedt (VMware) · 6 years ago
  41. d566c5e tracing: Use tracing error_log with hist triggers by Tom Zanussi · 6 years ago
  42. a1a05bb tracing: Save the last hist command's associated event name by Tom Zanussi · 6 years ago
  43. ff9d31d tracing: Remove unnecessary var_ref destroy in track_data_destroy() by Tom Zanussi · 6 years ago
  44. 27242c6 tracing: Use strncpy instead of memcpy when copying comm for hist triggers by Tom Zanussi · 6 years ago
  45. 9f0bbf3 tracing: Use strncpy instead of memcpy for string keys in hist triggers by Tom Zanussi · 6 years ago
  46. ed581aa tracing: Use str_has_prefix() in synth_event_create() by Tom Zanussi · 6 years ago
  47. e91eefd7 tracing: Add alternative synthetic event trace action syntax by Tom Zanussi · 6 years ago
  48. dff81f5 tracing: Add hist trigger onchange() handler by Tom Zanussi · 6 years ago
  49. a3785b7 tracing: Add hist trigger snapshot() action by Tom Zanussi · 6 years ago
  50. 466f452 tracing: Generalize hist trigger onmax and save action by Tom Zanussi · 6 years ago
  51. c3e4950 tracing: Split up onmatch action data by Tom Zanussi · 6 years ago
  52. 7d18a10 tracing: Refactor hist trigger action code by Tom Zanussi · 6 years ago
  53. 036876f tracing: Have the historgram use the result of str_has_prefix() for len of prefix by Steven Rostedt (VMware) · 6 years ago
  54. b6b2735 tracing: Use str_has_prefix() instead of using fixed sizes by Steven Rostedt (VMware) · 6 years ago
  55. 754481e tracing: Use str_has_prefix() helper for histogram code by Steven Rostedt (VMware) · 6 years ago
  56. 05ddb25 tracing: Add hist trigger comments for variable-related fields by Tom Zanussi · 6 years ago
  57. 9122013 tracing: Remove hist trigger synth_var_refs by Tom Zanussi · 6 years ago
  58. 656fe2b tracing: Use hist trigger's var_ref array to destroy var_refs by Tom Zanussi · 6 years ago
  59. de40f03 tracing: Remove open-coding of hist trigger var_ref management by Tom Zanussi · 6 years ago
  60. e4f6d24 tracing: Use var_refs[] for hist trigger reference checking by Tom Zanussi · 6 years ago
  61. 2f31ed9 tracing: Change strlen to sizeof for hist trigger static strings by Tom Zanussi · 6 years ago
  62. 6801f0d tracing: Remove unnecessary hist trigger struct field by Tom Zanussi · 6 years ago
  63. 7e1413e tracing: Consolidate trace_add/remove_event_call back to the nolock functions by Steven Rostedt (VMware) · 6 years ago
  64. 0e2b81f7 tracing: Remove unneeded synth_event_mutex by Masami Hiramatsu · 6 years ago
  65. 7bbab38 tracing: Use dyn_event framework for synthetic events by Masami Hiramatsu · 6 years ago
  66. faacb36 tracing: Simplify creation and deletion of synthetic events by Masami Hiramatsu · 6 years ago
  67. fc800a1 tracing: Lock event_mutex before synth_event_mutex by Masami Hiramatsu · 6 years ago
  68. 1885851 tracing: Return -ENOENT if there is no target synthetic event by Masami Hiramatsu · 6 years ago
  69. a360d9e tracing: Fix synthetic event to allow semicolon at end by Masami Hiramatsu · 6 years ago
  70. 282447b tracing: Fix synthetic event to accept unsigned modifier by Masami Hiramatsu · 6 years ago
  71. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  72. e0a568d tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister() by Steven Rostedt (VMware) · 6 years ago
  73. cf4d418 tracing: Avoid string overflow by Arnd Bergmann · 7 years ago
  74. 3be4c1e tracing: Allow histogram triggers to access ftrace internal events by Steven Rostedt (VMware) · 7 years ago
  75. dcf2345 tracing: Add field modifier parsing hist error for hist triggers by Tom Zanussi · 7 years ago
  76. 5ec432d tracing: Add field parsing hist error for hist triggers by Tom Zanussi · 7 years ago
  77. 608940d tracing: Restore proper field flag printing when displaying triggers by Tom Zanussi · 7 years ago
  78. b28d7b2 tracing: Uninitialized variable in create_tracing_map_fields() by Dan Carpenter · 7 years ago
  79. ad45287 tracing: Make sure variable string fields are NULL-terminated by Tom Zanussi · 7 years ago
  80. 48f7947 tracing: Add action comparisons when testing matching hist triggers by Tom Zanussi · 7 years ago
  81. 7669094 tracing: Don't add flag strings when displaying variable references by Tom Zanussi · 7 years ago
  82. 0ae7961 tracing: Fix display of hist trigger expressions containing timestamps by Tom Zanussi · 7 years ago
  83. 5e4cf2b tracing: Fix a potential NULL dereference by Dan Carpenter · 7 years ago
  84. 4708abc tracing: Use the ring-buffer nesting to allow synthetic events to be traced by Steven Rostedt (VMware) · 7 years ago
  85. a4072fe tracing: Add a clock attribute for hist triggers by Tom Zanussi · 7 years ago
  86. f404da6 tracing: Add 'last error' error facility for hist triggers by Tom Zanussi · 7 years ago
  87. 7e8b88a tracing: Add hist trigger support for variable reference aliases by Tom Zanussi · 7 years ago
  88. 8b7622b tracing: Add cpu field for hist triggers by Tom Zanussi · 7 years ago
  89. ec5ce09 tracing: Allow whitespace to surround hist trigger filter by Tom Zanussi · 7 years ago
  90. 5045060 tracing: Add 'onmax' hist trigger action support by Tom Zanussi · 7 years ago
  91. c282a38 tracing: Add 'onmatch' hist trigger action support by Tom Zanussi · 7 years ago
  92. 02205a6 tracing: Add support for 'field variables' by Tom Zanussi · 7 years ago
  93. 4b14793 tracing: Add support for 'synthetic' events by Tom Zanussi · 7 years ago
  94. 0212e2a tracing: Add hist trigger action hook by Tom Zanussi · 7 years ago
  95. 067fe03 tracing: Add variable reference handling to hist triggers by Tom Zanussi · 7 years ago
  96. 19a9fac tracing: Add hist_field 'type' field by Tom Zanussi · 7 years ago
  97. df35d93 tracing: Pass tracing_map_elt to hist_field accessor functions by Tom Zanussi · 7 years ago
  98. af6a29b tracing: Generalize per-element hist trigger data by Tom Zanussi · 7 years ago
  99. 100719d tracing: Add simple expression support to hist triggers by Tom Zanussi · 7 years ago
  100. 2ece94f tracing: Move get_hist_field_flags() by Tom Zanussi · 7 years ago