]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf lock info: Display both map and thread by default
authorNick Forrington <nick.forrington@arm.com>
Mon, 13 May 2024 09:14:12 +0000 (09:14 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 4 Jun 2024 05:01:00 +0000 (22:01 -0700)
commitf7d4485fcedcb4978148bad5fcde570f63790323
tree992d85e2da14d400cab0b06ffe38452cf0e4ee33
parentaf752016340021d433a962063067e819dba889b1
perf lock info: Display both map and thread by default

Change "perf lock info" argument handling to:

Display both map and thread info (rather than an error) when neither are
specified.

Display both map and thread info (rather than just thread info) when
both are requested.

Signed-off-by: Nick Forrington <nick.forrington@arm.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240513091413.738537-2-nick.forrington@arm.com
tools/perf/Documentation/perf-lock.txt
tools/perf/builtin-lock.c