Actions
Bug #1819
opentruss - Major revamping task list
Description
Many things to do with truss. Please add more in case you consider:
- Identifying 'unknown syscalls' and fix them.
- Make truss work for x86_64. This may require some hacking as truss looks in
/proc/<PID>/etype
to see the binary type, but we make no distinction between i386 and x86_64 binaries on that field. - Get rid of the need of /proc so it can be used in chroots
Actions