billtohara
billtohara
Building hobbes currently fails when using llvm-5.0 (latest stable release from September). It appears various parts of the code check for llvm versions up to and including 4.x. Treating 5.0...
Crash with ToT hobbes and llvm-4.0.1 after failing to update a variable, and then allocating another. # ./hi hi : an interactive shell for hobbes type ':h' for help on...
Is it possible to print the signature of a loaded function? For example, gettimeofday is tricky because the arguments are pointers to structs. Is it possible to get this signature...
My current understanding is that ply doesn't support uprobes yet. Is that planned, or is anyone working on it? Looking at the providers, the support to add say profiling provide...