Álvaro Felipe Melchor

Results 5 issues of Álvaro Felipe Melchor

Does it make sense to add another field to ThreadDetails to expose the name of the thread? Might be useful when wanting to only stalk specific threads by their names,...

The idea would be to get a backtrace of the memory operation to give more context about it, no only where it happened but how it got there.

I have been playing with Stalker however it crashes always on my case on pthread_create. At first, I tried to stalk all threads but that crashes as well though it...

It's true that the output from fsmon is nicer than fs_usage but it doesn't lose any event. ``` $ sudo fs_usage 43 18:28:12.852614 write F=14 B=0x4f 0.000005 syslogd.2809400 18:28:12.852748 write...

There should be an independent ht implementation on sdb. Right now everything must be an string in order to work properly, but the idea would be to have an agnostic...