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

ktrace issues #115

Open
justincormack opened this issue Dec 10, 2013 · 4 comments
Open

ktrace issues #115

justincormack opened this issue Dec 10, 2013 · 4 comments

Comments

@justincormack
Copy link
Owner

ktrace works as proof of concept but has a lot of issues

  1. add rest of trace types
  2. add rest of syscall numbers
  3. need to be able to introspect argument and return value types so can work out which are eg ints not long
  4. special case handling for multiple return values
  5. friendlier output (see ioctl rough example)
@justincormack
Copy link
Owner Author

Also some issue with ktr_header.pid on 32 bit - fixed, version issue but see #117

@justincormack
Copy link
Owner Author

Fix tests to test stuff not print it out.

@justincormack
Copy link
Owner Author

make util.kdump take an fd or filename and allocate buffer itself.

@justincormack
Copy link
Owner Author

__tostring method on ktr_header

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

No branches or pull requests

1 participant