linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] perf list libpfm fixes
@ 2022-11-18  2:46 Ian Rogers
  2022-11-18  2:46 ` [PATCH v2 1/3] perf list: Support newlines in wordwrap Ian Rogers
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ian Rogers @ 2022-11-18  2:46 UTC (permalink / raw)
  To: Weilin Wang, Perry Taylor, Caleb Biggers, Leo Yan, Adrian Hunter,
	Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Mark Rutland, Alexander Shishkin, Jiri Olsa, Namhyung Kim,
	Sandipan Das, Kajol Jain, Zhengjun Xing, Kan Liang, Ravi Bangoria,
	Xin Gao, Rob Herring, linux-kernel, linux-perf-users
  Cc: Stephane Eranian, Ian Rogers

Fix 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.

v2. Rebased on acme/linux.git tmp.perf/core

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

 tools/perf/builtin-list.c | 120 +++++++++++++++++------------
 tools/perf/util/pfm.c     | 154 +++++++++++++++++---------------------
 tools/perf/util/pfm.h     |   6 +-
 3 files changed, 144 insertions(+), 136 deletions(-)

-- 
2.38.1.584.g0f3c55d4c2-goog


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-24 13:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18  2:46 [PATCH v2 0/3] perf list libpfm fixes Ian Rogers
2022-11-18  2:46 ` [PATCH v2 1/3] perf list: Support newlines in wordwrap Ian Rogers
2022-11-18  2:46 ` [PATCH v2 2/3] perf list: Json escape encoding improvements Ian Rogers
2022-11-18  2:46 ` [PATCH v2 3/3] perf list: List callback support for libpfm Ian Rogers
2022-11-24 13:06 ` [PATCH v2 0/3] perf list libpfm fixes Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).