[for-next,0/5] tracing: Updates for 6.3

Message ID 20230217004954.719324747@goodmis.org
Headers
Series tracing: Updates for 6.3 |

Message

Steven Rostedt Feb. 17, 2023, 12:49 a.m. UTC
  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
trace/for-next

Head SHA1: d8f0ae3ebed416728077fe94698983c30d409241


Steven Rostedt (Google) (1):
      tracing: Add BUILD_BUG() to make sure stacktrace fits in strings

Tom Zanussi (4):
      tracing/histogram: Don't use strlen to find length of stacktrace variables
      tracing/histogram: Fix a few problems with stacktrace variable printing
      tracing/histogram: Fix stacktrace key
      tracing/histogram: Fix stacktrace histogram Documententation

----
 Documentation/trace/histogram.rst | 156 ++++++++++++++++++++++----------------
 kernel/trace/trace_events_hist.c  |  75 ++++++++++++++----
 kernel/trace/trace_events_synth.c |   7 +-
 3 files changed, 156 insertions(+), 82 deletions(-)