aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorVincent Chen <vincent.chen@sifive.com>2020-02-21 10:47:55 +0800
committerPalmer Dabbelt <palmerdabbelt@google.com>2020-03-03 10:27:46 -0800
commitaad15bc85c189261b0554a7dc8e053641dd4025c (patch)
tree5514fdeb5db500ae542b733ae9aa11ec62fe15f4 /tools/perf/scripts/python/check-perf-trace.py
parent0cff8bff7af886af0923d5c91776cd51603e531f (diff)
riscv: Change code model of module to medany to improve data accessing
All the loaded module locates in the region [&_end-2G,VMALLOC_END] at runtime, so the distance from the module start to the end of the kernel image does not exceed 2GB. Hence, the code model of the kernel module can be changed to medany to improve the performance data access. Signed-off-by: Vincent Chen <vincent.chen@sifive.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions