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


Groups > linux.kernel > #1474528

Re: [PATCH v2] ftrace: Access ret_stack->subtime only in the function profiler

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] ftrace: Access ret_stack->subtime only in the function profiler
Date 2016-09-01 18:30 +0200
Message-ID <scD2i-4er-33@gated-at.bofh.it> (permalink)
References <sc3UR-52f-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 31 Aug 2016 11:55:29 +0900
Namhyung Kim <namhyung@kernel.org> wrote:

> The subtime is used only for function profiler with function graph
> tracer enabled.  Move the definition of subtime under
> CONFIG_FUNCTION_PROFILER to reduce the memory usage.  Also move the
> initialization of subtime into the graph entry callback.
> 
> Cc: Josh Poimboeuf <jpoimboe@redhat.com>
> Signed-off-by: Namhyung Kim <namhyung@kernel.org>

Applied, thanks Namhyung!

-- Steve

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


Thread

[PATCH v2] ftrace: Access ret_stack->subtime only in the function profiler Namhyung Kim <namhyung@kernel.org> - 2016-08-31 05:00 +0200
  Re: [PATCH v2] ftrace: Access ret_stack->subtime only in the  function profiler Steven Rostedt <rostedt@goodmis.org> - 2016-09-01 18:30 +0200

csiph-web