Login  Register

[ANN] MessageSendRecorder (and MethodWrappers) @ GitHub

Posted by marcel.taeumel on Jul 28, 2020; 10:26am
URL: https://forum.world.st/ANN-MessageSendRecorder-and-MethodWrappers-GitHub-tp5120077.html

Hi all!

I revived (and cleaned-up) a tracing project for Squeak our group did several years ago:
https://github.com/hpi-swa/MessageSendRecorder
And the end of the readme.md, you will find pointers to papers that (more or less) made use of this approach.

It uses MethodWrappers, which I also pushed to GitHub:
https://github.com/hpi-swa/MethodWrappers

Happy Squeaking!

Best,
Marcel