Merge branch 'perf/urgent' into perf/core, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
@@ -2438,6 +2438,9 @@ static char *prefix_if_not_in(const char *pre, char *str)
|
||||
|
||||
static char *setup_overhead(char *keys)
|
||||
{
|
||||
if (sort__mode == SORT_MODE__DIFF)
|
||||
return keys;
|
||||
|
||||
keys = prefix_if_not_in("overhead", keys);
|
||||
|
||||
if (symbol_conf.cumulate_callchain)
|
||||
|
Reference in New Issue
Block a user