Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433882

Re: [PATCH 1/5] perf test: Add -F/--dont-fork option

From Nilay Vaish <nilayvaish@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/5] perf test: Add -F/--dont-fork option
Date 2016-06-29 18:10 +0200
Message-ID <rPqdP-6kR-9@gated-at.bofh.it> (permalink)
References <rOZnk-6lK-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 28 June 2016 at 06:29, Jiri Olsa <jolsa@kernel.org> wrote:
> Adding -F/--dont-fork option to bypass forking
> for each test. It's useful for debugging test.
>
> Link: http://lkml.kernel.org/n/tip-yq9gy0fcr8nl70986gwnl3dh@git.kernel.org
> Signed-off-by: Jiri Olsa <jolsa@kernel.org>
> ---
>  tools/perf/Documentation/perf-test.txt |  4 +++
>  tools/perf/tests/builtin-test.c        | 55 ++++++++++++++++++++--------------
>  2 files changed, 37 insertions(+), 22 deletions(-)
>

This patch seems fine to me.

--
Nilay

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/5] perf test: Add -F/--dont-fork option Jiri Olsa <jolsa@kernel.org> - 2016-06-28 13:40 +0200
  [PATCH 4/5] perf tools: Change cpu_map__fprintf output Jiri Olsa <jolsa@kernel.org> - 2016-06-28 13:40 +0200
    [tip:perf/core] perf tools: Change cpu_map__fprintf output tip-bot for Jiri Olsa <tipbot@zytor.com> - 2016-07-01 09:00 +0200
  [PATCH 2/5] perf tools: Allow to reset open files counter Jiri Olsa <jolsa@kernel.org> - 2016-06-28 13:40 +0200
    Re: [PATCH 2/5] perf tools: Allow to reset open files counter Nilay Vaish <nilayvaish@gmail.com> - 2016-06-29 18:10 +0200
      Re: [PATCH 2/5] perf tools: Allow to reset open files counter Nilay Vaish <nilayvaish@gmail.com> - 2016-06-30 15:30 +0200
    [tip:perf/core] perf tools: Allow to reset open files counter tip-bot for Jiri Olsa <tipbot@zytor.com> - 2016-07-01 08:50 +0200
  [PATCH 5/5] perf tools: Transform nodes string info to struct Jiri Olsa <jolsa@kernel.org> - 2016-06-28 13:40 +0200
    Re: [PATCH 5/5] perf tools: Transform nodes string info to struct Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-06-30 23:30 +0200
      Re: [PATCH 5/5] perf tools: Transform nodes string info to struct Jiri Olsa <jolsa@redhat.com> - 2016-07-01 08:30 +0200
  Re: [PATCH 1/5] perf test: Add -F/--dont-fork option Nilay Vaish <nilayvaish@gmail.com> - 2016-06-29 18:10 +0200
    Re: [PATCH 1/5] perf test: Add -F/--dont-fork option Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-06-29 18:10 +0200
      Re: [PATCH 1/5] perf test: Add -F/--dont-fork option Nilay Vaish <nilayvaish@gmail.com> - 2016-06-30 15:30 +0200
  Re: [PATCH 1/5] perf test: Add -F/--dont-fork option Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-06-30 23:20 +0200
  [tip:perf/core] perf test: Add -F/--dont-fork option tip-bot for Jiri Olsa <tipbot@zytor.com> - 2016-07-01 08:50 +0200

csiph-web