summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBenjamin Gray <bgray@linux.ibm.com>2023-02-28 11:07:08 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2023-03-30 23:35:43 +1100
commit4ecd0868c5138238dec8a1549bb6ff8e5b48208b (patch)
treedde8a4ba964b5ea95864e9e549c5aea6a269471d /tools/perf/scripts/python/stackcollapse.py
parent69608683a65be5322ef44091eaeb9890472b2eea (diff)
selftests/powerpc: Pass make context to children
Make supports passing the 'jobserver' (parallel make support) to child invocations of make when either 1. The target command uses $(MAKE) directly 2. The command starts with '+' This context is not passed through expansions that result in $(MAKE), so the macros used in several places fail to pass on the jobserver context. Warnings are also raised by the child mentioning this. Prepend macros lines that invoke $(MAKE) with '+' to allow passing the jobserver context to these children. Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230228000709.124727-3-bgray@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions