Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Tracing user space functions outside the chroot #23

Open
russoue opened this issue Apr 11, 2019 · 0 comments
Open

Tracing user space functions outside the chroot #23

russoue opened this issue Apr 11, 2019 · 0 comments

Comments

@russoue
Copy link

russoue commented Apr 11, 2019

When I run trace 'p:c:write (arg1 == 1) "writing %d bytes to STDOUT" I see traces of any writes to stdout happening inside the chroot but nothing outside of it is traced. For example, if I have an adb shell open and I do a echo hello there it is not traced but anything happening on the stdout of another adeb shell is traced. Is this the intended behavior for user space tracing? Is there any way to trace user events outside the chroot?

@russoue russoue changed the title Tracing user space functions outside of the chroot Tracing user space functions outside the chroot Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant