rhm wrote:I'd actually be gutted to have one of those cubes because it would mean that an idea I came up with was now locked up and nobody else, no other company or individual, could make use of that idea even if they had a better use for it than I did.
Nice. Glad to see Vance on c9. We need more VM.
Scott is probably more familiar with ETW than he himself realizes. In Hanselminutes podcast #52 he talks in detail about end-to-end tracing. I can't be %100 sure, but I gotta believe that the framework ultimately calls EventWriteTransfer() from the ETW API to do its thing there.I've been working with ETW a lot recently (in C code) (and XML for the manifests, of course). But I haven't seen that there is any facility for a "new feature" with "the ability to crawl the stacks" as Vance puts it, in ETW. I would greatly appreciate any pointers to more info on that topic. I read Osterman's blog entry but that didn't clarify this point for me.