[0/2] Perf lock improvements

Message ID 20231031120526.11502-1-nick.forrington@arm.com
Headers
Series Perf lock improvements |

Message

Nick Forrington Oct. 31, 2023, 12:05 p.m. UTC
  Perf lock improvements, to re-introduce aggregation by caller to perf
lock report, and improve command line handling for perf lock info.

These changes are technically independent, but submitted together to
ensure they apply cleanly.

Nick Forrington (2):
  perf lock report: Restore aggregation by caller by default
  perf lock info: Enforce exactly one of --map and --thread

 tools/perf/Documentation/perf-lock.txt |  4 +++
 tools/perf/builtin-lock.c              | 49 ++++++++++++++++++++++++--
 2 files changed, 50 insertions(+), 3 deletions(-)