lkml.org 
[lkml]   [2009]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 2/3] utrace core
Date
> That's btw. what i see as the biggest value of utrace: it's a 
> comprehesive, all-encompassing framework all around process state
> events and process state manipulation.

Me too!

And while we're on the btw's, I want to let everyone know that Ingo is the
one who came up with the name "utrace". I had only completely dismal ideas
for names, and nothing but the philosophy, "For the love of God, anything
but [a-z]trace!" So that's one tiny piece of the whole mess that you can't
blame on me. (Yes, I do believe I would be killed if we changed it again now.)
;-) ;-) ;-)

> Utrace came from Frysk (generic debugger), but the fact that you
> were able to build a completely unanticipated usecase and
> virtualization module on top of it is a very good sign of a robust
> and complete design. I'm impressed.

Um, thanks, I guess. The antecedents of your statement are not really
accurate, but I'll take the consequent as a compliment! :-)

In fact, utrace came from my experience of maintaining the old ptrace code.
Nor was this particular use "completely unanticipated".

I was not aware of Renzo or his work before he got in touch about making
use of utrace. But my imagined list of vaporware always included
"specialized engines for UML or other syscall-interception type things".
(e.g. seccomp is trivial with no need for per-arch asm work.) I swear,
a third of the people who ever came to me complaining about ptrace being
so hard to work with were doing things that to me are all "syscall
interception and/or tracking", whether for some security-minded purpose
or something more virtualization-like. Surely for many of those cases,
it was really the wrong way to solve the problem they were tackling.
Seems it's just the next stop after someone talks you out of LD_PRELOAD.
But who am I to say? It was quite clear that people really wanted
easier ways to experiment with doing this sort of thing.

That said, I certainly have always hoped for completely unanticipated
uses. (I will readily admit to succumbing to "Build it and they will
come" mentality. I'm sure flames about my deep character flaws, moral
turpitude, and dubious lineage will follow. The history of my career
will show that I was not striving for the appearance of cogent planning.)

I hatched the essential design of utrace when I'd recently spent a whole
lot of time fixing the innards of ptrace and a whole lot of time helping
userland implementors of debuggers and the like figure out how to work
with ptrace (and hearing their complaints about it). At the same time,
the group I'm in (still) was contemplating both the implementation
issues of a generic debugger, how to make it tractable to work up to far
smarter debuggers, and also the design of what became systemtap.

It was clear to me that this whole space of problems and potential
features would be an open-ended area where different approaches would
need to be hashed out, and that there would not be one "ptrace killer"
feature that would be the right fit for all uses. It has long been
clear that the threshold of effort was far too high for people to
experiment and innovate in this area. Hence the plan to make a new
platform that lowered that threshold at least closer to "pretty easy"
from "intractable", staying about as simple as what both brings that
threshold down enough and lets unrelated developments in these things
coexist well on the system.


Thanks,
Roland


\
 
 \ /
  Last update: 2009-03-23 05:55    [W:0.054 / U:0.508 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site