[PATCH v1 0/4] perf list libpfm support and other fixes

From: Ian Rogers
Date: Wed Nov 16 2022 - 02:13:08 EST


Fix an asan issue and a a lack of libpfm support with the refactored
perf list code. Add some improvements to wordwrap and the escape
printing for json to aid this.

Ian Rogers (4):
perf list: Fix asan issue
perf list: Support newlines in wordwrap
perf list: Json escape encoding improvements
perf list: List callback support for libpfm

tools/perf/builtin-list.c | 122 ++++++++++++++++++------------
tools/perf/util/pfm.c | 154 +++++++++++++++++---------------------
tools/perf/util/pfm.h | 6 +-
3 files changed, 145 insertions(+), 137 deletions(-)

--
2.38.1.431.g37b22c650d-goog