aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorBill Wendling <[email protected]>2020-11-18 14:39:10 -0800
committerMichael Ellerman <[email protected]>2020-11-26 22:05:43 +1100
commit26ba9f9651d802ba38583138f43fea5dc7eb0fd6 (patch)
tree52e1bb4ddf2dfd74f3742b96eb36f4a89898d0e2 /tools/perf/scripts/python/flamegraph.py
parenta538d184e3f0e3b5f800c5ab148e83bb5cdd0133 (diff)
powerpc/boot/wrapper: Add "-z rodynamic" when using LLD
Normally all read-only sections precede SHF_WRITE sections. .dynamic and .got have the SHF_WRITE flag; .dynamic probably because of DT_DEBUG. LLD emits an error when this happens, so use "-z rodynamic" to mark .dynamic as read-only. Signed-off-by: Bill Wendling <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions