public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perf script: Fix reference to perf insert instead of perf inject
@ 2022-08-09 12:32 Adrian Hunter
  2022-08-09 16:50 ` Ian Rogers
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Hunter @ 2022-08-09 12:32 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Jiri Olsa, Namhyung Kim, Ian Rogers, linux-kernel

Amend "perf insert" to "perf inject".

Fixes: e28fb159f116 ("perf script: Add machine_pid and vcpu")
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
---
 tools/perf/Documentation/perf-script.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
index c09cc44e50ee..4c95e79e2c39 100644
--- a/tools/perf/Documentation/perf-script.txt
+++ b/tools/perf/Documentation/perf-script.txt
@@ -228,7 +228,7 @@ OPTIONS
 	Instruction Trace decoding.
 
 	The machine_pid and vcpu fields are derived from data resulting from using
-	perf insert to insert a perf.data file recorded inside a virtual machine into
+	perf inject to insert a perf.data file recorded inside a virtual machine into
 	a perf.data file recorded on the host at the same time.
 
 	Finally, a user may not set fields to none for all event types.
-- 
2.25.1


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

* Re: [PATCH] perf script: Fix reference to perf insert instead of perf inject
  2022-08-09 12:32 [PATCH] perf script: Fix reference to perf insert instead of perf inject Adrian Hunter
@ 2022-08-09 16:50 ` Ian Rogers
  2022-08-10 13:18   ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Rogers @ 2022-08-09 16:50 UTC (permalink / raw)
  To: Adrian Hunter
  Cc: Arnaldo Carvalho de Melo, Jiri Olsa, Namhyung Kim, linux-kernel

On Tue, Aug 9, 2022 at 5:33 AM Adrian Hunter <adrian.hunter@intel.com> wrote:
>
> Amend "perf insert" to "perf inject".
>
> Fixes: e28fb159f116 ("perf script: Add machine_pid and vcpu")
> Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>

Acked-by: Ian Rogers <irogers@google.com>

Thanks,
Ian

> ---
>  tools/perf/Documentation/perf-script.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
> index c09cc44e50ee..4c95e79e2c39 100644
> --- a/tools/perf/Documentation/perf-script.txt
> +++ b/tools/perf/Documentation/perf-script.txt
> @@ -228,7 +228,7 @@ OPTIONS
>         Instruction Trace decoding.
>
>         The machine_pid and vcpu fields are derived from data resulting from using
> -       perf insert to insert a perf.data file recorded inside a virtual machine into
> +       perf inject to insert a perf.data file recorded inside a virtual machine into
>         a perf.data file recorded on the host at the same time.
>
>         Finally, a user may not set fields to none for all event types.
> --
> 2.25.1
>

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

* Re: [PATCH] perf script: Fix reference to perf insert instead of perf inject
  2022-08-09 16:50 ` Ian Rogers
@ 2022-08-10 13:18   ` Arnaldo Carvalho de Melo
  0 siblings, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2022-08-10 13:18 UTC (permalink / raw)
  To: Ian Rogers; +Cc: Adrian Hunter, Jiri Olsa, Namhyung Kim, linux-kernel

Em Tue, Aug 09, 2022 at 09:50:55AM -0700, Ian Rogers escreveu:
> On Tue, Aug 9, 2022 at 5:33 AM Adrian Hunter <adrian.hunter@intel.com> wrote:
> >
> > Amend "perf insert" to "perf inject".
> >
> > Fixes: e28fb159f116 ("perf script: Add machine_pid and vcpu")
> > Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
> 
> Acked-by: Ian Rogers <irogers@google.com>

Thanks, applied.

- Arnaldo


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

end of thread, other threads:[~2022-08-10 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-09 12:32 [PATCH] perf script: Fix reference to perf insert instead of perf inject Adrian Hunter
2022-08-09 16:50 ` Ian Rogers
2022-08-10 13:18   ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox