aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2016-12-07 10:36:05 +0100
committerMartin Schwidefsky <[email protected]>2016-12-12 12:10:15 +0100
commitb5cb9bf8dd2ce94a2de507bc7546d965cbd421a6 (patch)
tree969308df339402228d40723fb1451bf1decce88b /tools/perf/scripts/python/call-graph-from-postgresql.py
parenta521b048bc8c5d3c57a468c2cba70eb60e873616 (diff)
s390: exclude early C code from gcov profiling
Early C code must be excluded from gcov profiling since it may write to the bss section before - a potential initrd that resides there is rescued - the bss section is initialized (zeroed) This patch only addresses the problem that early code is instrumented for profiling, but not the problem that it jumps into other code that is still instrumented. That problem will be fixed with a follow-on patch. Reviewed-by: Peter Oberparleiter <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions