Good explanation / documentation on ftrace

I just read that the 2.6.27 kernel has a new module called ftrace, which sounds just like the sunt dtrace utility. I had problems finding documentation, I was wondering if anyone else had anything else. Is this something that will be implemented in a full programming stack like dtrace and we get a nice little scripting language for tracking on Linux?

+5
source share
1 answer

I have no explanation, but here.

+8
source

All Articles