diff options
author | 2024-11-05 16:48:18 -0800 | |
---|---|---|
committer | 2024-11-07 11:49:50 -0800 | |
commit | 62a6d092f1e7e72365ecf65bbc3f268121130292 (patch) | |
tree | f9a5b9591ceae3804d530a1e8154ee874173d069 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | perf tools: Add the empty-pmu-events build to .gitignore (diff) | |
download | wireguard-linux-62a6d092f1e7e72365ecf65bbc3f268121130292.tar.xz wireguard-linux-62a6d092f1e7e72365ecf65bbc3f268121130292.zip |
perf stat: Expand metric+unit buffer size
Long metric names combined with units may exceed the metric_bf and
lead to truncation. Double metric_bf in size to avoid this.
Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Kan Liang <kan.liang@linux.intel.com>
Link: https://lore.kernel.org/r/20241106004818.2174593-1-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions