linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1] Perf lock improvements
@ 2024-05-13  9:14 Nick Forrington
  2024-05-13  9:14 ` [PATCH 1/1] perf lock info: Display both map and thread by default Nick Forrington
  0 siblings, 1 reply; 8+ messages in thread
From: Nick Forrington @ 2024-05-13  9:14 UTC (permalink / raw)
  To: linux-kernel, linux-perf-users
  Cc: Nick Forrington, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Ian Rogers, Adrian Hunter, Liang, Kan

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

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.

v3:
* Update --help output

v4:
* Remove redundant error handling

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              | 27 ++++++++++++++------------
 2 files changed, 17 insertions(+), 14 deletions(-)

-- 
2.44.0

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH v3 0/1] Perf lock improvements
@ 2024-05-08 13:42 Nick Forrington
  2024-05-08 13:42 ` [PATCH 1/1] perf lock info: Display both map and thread by default Nick Forrington
  0 siblings, 1 reply; 8+ messages in thread
From: Nick Forrington @ 2024-05-08 13:42 UTC (permalink / raw)
  To: linux-kernel, linux-perf-users
  Cc: Nick Forrington, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Ian Rogers, Adrian Hunter, Liang, Kan

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

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.

v3:
* Update --help output

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

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

end of thread, other threads:[~2024-06-04 22:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13  9:14 [PATCH v4 0/1] Perf lock improvements Nick Forrington
2024-05-13  9:14 ` [PATCH 1/1] perf lock info: Display both map and thread by default Nick Forrington
2024-06-03  9:37   ` Nick Forrington
2024-06-04 22:17     ` Namhyung Kim
  -- strict thread matches above, loose matches on Subject: below --
2024-05-08 13:42 [PATCH v3 0/1] Perf lock improvements Nick Forrington
2024-05-08 13:42 ` [PATCH 1/1] perf lock info: Display both map and thread by default Nick Forrington
2024-05-08 21:18   ` Namhyung Kim
2024-05-09 10:01     ` Nick Forrington
2024-05-13  1:41       ` Namhyung Kim

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