From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Namhyung Kim <namhyung@kernel.org>
Cc: Mark Drayton <mbd@fb.com>, Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Jiri Olsa <jolsa@redhat.com>,
linux-kernel@vger.kernel.org, kernel-team@lge.com,
Song Liu <songliubraving@fb.com>
Subject: Re: [PATCH] perf: allow specifying proc-map-timeout in config file
Date: Wed, 5 Dec 2018 09:20:15 -0300 [thread overview]
Message-ID: <20181205122015.GA28389@kernel.org> (raw)
In-Reply-To: <20181205024222.GA32453@danjae.aot.lge.com>
Em Wed, Dec 05, 2018 at 11:42:22AM +0900, Namhyung Kim escreveu:
> On Tue, Dec 04, 2018 at 12:34:20PM -0800, Mark Drayton wrote:
> > The default timeout of 500ms for parsing /proc/<pid>/maps files is too
> > short for profiling many of our services. This can be overridden by
> > passing --proc-map-timeout to the relevant command but it'd be nice to
> > globally increase our default value. This patch permits setting a
> > different default with the core.proc-map-timeout config file parameter.
> > Signed-off-by: Mark Drayton <mbd@fb.com>
> Acked-by: Namhyung Kim <namhyung@kernel.org>
Thanks, added both yours and Song's Acked-by,
- Arnaldo
next prev parent reply other threads:[~2018-12-05 12:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-04 20:34 [PATCH] perf: allow specifying proc-map-timeout in config file Mark Drayton
2018-12-04 22:17 ` Song Liu
2018-12-05 2:42 ` Namhyung Kim
2018-12-05 12:20 ` Arnaldo Carvalho de Melo [this message]
2018-12-14 20:43 ` [tip:perf/core] perf tools: Allow " tip-bot for Mark Drayton
2018-12-18 14:10 ` tip-bot for Mark Drayton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181205122015.GA28389@kernel.org \
--to=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=jolsa@redhat.com \
--cc=kernel-team@lge.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mbd@fb.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=songliubraving@fb.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.