aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAnton Blanchard <[email protected]>2014-02-04 16:05:53 +1100
committerAnton Blanchard <[email protected]>2014-04-23 10:05:17 +1000
commitc857c43b34ecbfd686d860d4e85281d3750e3b47 (patch)
treed8e69b2bbdb52a7623f8139edfa7e5ee7dc68048 /tools/perf/scripts/python/event_analyzing_sample.py
parentad0289e4acf2bd6989e745cff3b4f0781a919e30 (diff)
powerpc: Don't use a function descriptor for system call table
There is no need to create a function descriptor for the system call table. By using one we force the system call table into the text section and it really belongs in the rodata section. This also removes another use of dot symbols. Signed-off-by: Anton Blanchard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions