1 Sep 2006 04:55
Re: [RFC] Proposal of marker implementation
Masami Hiramatsu <masami.hiramatsu.pt <at> hitachi.com>
2006-09-01 02:55:37 GMT
2006-09-01 02:55:37 GMT
Hi Frank, I discussed this idea and your question in Hitachi, and I decide to shelve it, because realizing this idea is not easy on the other arch, and there are no proofs of big advantages. I just minded the overhead of current approach which came from accessing variables. And now I'd like to prioritize other things which should be done, for example, flight-recorder, kprobe-booster <at> other arch, integrated tracing scripts, and non-marker-based djprobe. Thanks, Frank Ch. Eigler wrote: > Masami Hiramatsu <masami.hiramatsu.pt <at> hitachi.com> writes: > >> I'd like to suggest my marker idea which I spoke in OLS. >> My idea is based on the "section" of elf binary and the djprobe. >> [...] > > Can this approach could be made "pluggable" in the sense of > interchangeable with the other type at the call site? Can you make a > version of these macros that adds reliable parameter passing? Can you > outline a proof-of-concept of the probe that would use these hooks? > Is live activation/deactivation of the probes a problem on complex > hosts (smp / preempt)? > > - FChE >(Continue reading)
RSS Feed