On Wed, 31 Aug 2016 11:55:29 +0900
Namhyung Kim 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 entr
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
Signed-off-by: Namhyung Kim
---
2 matches
Mail list logo