Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-10 | ratrace: fix fork/exec race with "nohang" procctl (like a debugger) | cinap_lenrek | |
2015-07-29 | ratrace: avoid blank line prints, make writer the parent | cinap_lenrek | |
when there where multiple syscalls returning out of order, it would print blank lines between the exits. avoid this by remembering if the last char written was a newline and conditionally insert newline on out of order return. sometimes, ratrace would return before all messages have been printed. make the writer process the parent so ratrace wont exit until all readers are finished avoiding the problem. | |||
2015-07-29 | ratrace: various improvements | cinap_lenrek | |
error handling, serialize exits, close reader filedescriptors, fix channel types, embedd the string buffer in the Msg struct. | |||
2014-07-22 | ratrace: make multithreaded ratraces less confusing (for mischief) | cinap_lenrek | |
2013-09-08 | cpu, ratrace, trace: remove unused #include <bio.h> | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |