All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf tools: Fix missing guest option documentation
@ 2022-08-11 17:04 Adrian Hunter
  2022-08-11 17:04 ` [PATCH 1/3] perf script: " Adrian Hunter
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Adrian Hunter @ 2022-08-11 17:04 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Jiri Olsa, Namhyung Kim, Ian Rogers, linux-kernel

Hi

Here are a couple of small documentation fixes and subsequent corresponding
tidy-up.


Adrian Hunter (3):
      perf script: Fix missing guest option documentation
      perf inject: Fix missing guestmount option documentation
      perf tools: Tidy guest option documentation

 tools/perf/Documentation/guest-files.txt | 16 ++++++++++++++++
 tools/perf/Documentation/guestmount.txt  | 11 +++++++++++
 tools/perf/Documentation/perf-inject.txt |  4 ++++
 tools/perf/Documentation/perf-kvm.txt    | 25 +++++--------------------
 tools/perf/Documentation/perf-script.txt |  6 +++---
 5 files changed, 39 insertions(+), 23 deletions(-)
 create mode 100644 tools/perf/Documentation/guest-files.txt
 create mode 100644 tools/perf/Documentation/guestmount.txt


Regards
Adrian

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

end of thread, other threads:[~2022-08-11 21:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11 17:04 [PATCH 0/3] perf tools: Fix missing guest option documentation Adrian Hunter
2022-08-11 17:04 ` [PATCH 1/3] perf script: " Adrian Hunter
2022-08-11 17:04 ` [PATCH 2/3] perf inject: Fix missing guestmount " Adrian Hunter
2022-08-11 17:04 ` [PATCH 3/3] perf tools: Tidy guest " Adrian Hunter
2022-08-11 21:50 ` [PATCH 0/3] perf tools: Fix missing " Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.