[PATCH v2 0/1] Perf lock improvements

From: Nick Forrington
Date: Thu May 02 2024 - 05:15:21 EST


Improvement to command line handling for perf lock info.
---
v1: https://lore.kernel.org/all/20231031120526.11502-1-nick.forrington@xxxxxxx/

v2:
* Drop previous "perf lock report: Restore aggregation by caller by
default" patch. Not required for newly collected data with LOCKDEP
tracepoints.
* Display map and thread info (rather than an error) when neither or
both of --map and --thread are specified.

Nick Forrington (1):
perf lock info: Display both map and thread by default

tools/perf/Documentation/perf-lock.txt | 4 ++--
tools/perf/builtin-lock.c | 22 +++++++++++++++++-----
2 files changed, 19 insertions(+), 7 deletions(-)

--
2.44.0