[PATCH 0/4] tracing/histogram: Some fixes for new stacktrace variables

From: Tom Zanussi
Date: Fri Feb 10 2023 - 16:33:21 EST


Hi Steve,

Here are a few fixes for some problems I saw when playing around
with the new stacktrace variable/synthetic event patches.

Thanks,

Tom

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 | 72 +++++++++++---
kernel/trace/trace_events_synth.c | 7 +-
3 files changed, 153 insertions(+), 82 deletions(-)

--
2.34.1