Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[arc64] strace misidentifying some syscalls #47

Open
vineetgarc opened this issue Apr 16, 2021 · 0 comments
Open

[arc64] strace misidentifying some syscalls #47

vineetgarc opened this issue Apr 16, 2021 · 0 comments

Comments

@vineetgarc
Copy link

strace is not able to decipher some syscalls.

# strace -f ./lmbench/bin/arc64/bin/memsize 16
...
[pid    69] syscall_0x104(0xffffffffffffffff, 0x5ffffbb4, 0, 0, 0x201df0d8, 0x201df008 <unfinished ...>
...
syscall_0x71(0, 0x5ffffb18, 0, 0x8, 0x40, 0x6) = 0

0x71: clock_gettime
0x104 = wait4

vmlinux-210415-arc64-gcc-1af4ddc4b17b-lmbench.xz.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant