diff options
author | 2020-05-26 06:34:50 +0000 | |
---|---|---|
committer | 2020-05-28 00:18:36 +0000 | |
commit | f36e0aab6f1f78d770ce859df3f07a9c5763ce5f (patch) | |
tree | 9ec466f324249340f04d4123a024411c539fff4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | csky: Coding convention in entry.S (diff) | |
download | linux-dev-f36e0aab6f1f78d770ce859df3f07a9c5763ce5f.tar.xz linux-dev-f36e0aab6f1f78d770ce859df3f07a9c5763ce5f.zip |
csky: Fixup CONFIG_DEBUG_RSEQ
Put the rseq_syscall check point at the prologue of the syscall
will break the a0 ... a7. This will casue system call bug when
DEBUG_RSEQ is enabled.
So move it to the epilogue of syscall, but before syscall_trace.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions