Hacker News new | past | comments | ask | show | jobs | submit login

rbtrace is built on ruby's event hook api, which provides events when ruby and C extension methods are called, and when they return.

python offers a very similar event hook api: http://www.doughellmann.com/PyMOTW/sys/tracing.html




Thank you.

I used Python for 6 years and had no idea about sys.settrace()




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: