Back to the drawing board for utrace?
Back to the drawing board for utrace?
Posted Jan 28, 2010 3:35 UTC (Thu) by fuhchee (guest, #40059)Parent article: Back to the drawing board for utrace?
retorted to some extent. It would do an injustice to the
topic to accept these excerpts at face value.
Posted Jan 29, 2010 16:00 UTC (Fri)
by fuhchee (guest, #40059)
[Link]
"By incorporating features that were needed for SystemTap, and not providing a user-space interface, it tried to both do too much and too little."
... reflect several misunderstandings.
utrace did not incorporate any features particularly for systemtap. It was designed and built independently, and *prior* to this part of systemtap getting started. As a well-designed framework, it turned out to be useful for more than just debugger control, so uprobes used it. (These dependencies are not etched in stone.)
And as for "too little", this line of thinking presumes that any new internal kernel functionality must by necessity be exposed via brand-new userspace protocol. It ignores suitable pre-existing interfaces (ptrace, gdb remote protocol) that simply work *better* with the new internals.
When an article relays so much opinion and heated debate, such editorial comments can lead astray.
Back to the drawing board for utrace?