Hi - On Mon, Feb 11, 2008 at 11:28:52AM -0500, Masami Hiramatsu wrote: > I think the current issue on the batched kprobe feature is just its > interface. [...] In systemtap land, we can work with just about anything if we have to. This would be okay: kprobe_bulk_unregister (struct kprobe**, unsigned count); - FChE