Re: [PATCH v8 3.2.0-rc5 1/9] uprobes: Install and removebreakpoints.

From: Peter Zijlstra
Date: Fri Jan 06 2012 - 05:58:44 EST


On Fri, 2012-01-06 at 11:44 +0530, Srikar Dronamraju wrote:
> - consumers for the uprobe is NULL, so mmap_uprobe will not
> insert new breakpoints which correspond to this uprobe until
> or unless another consumer gets added for the same probe.
>
> - If a new consumer gets added for this probe, we reuse the
> uprobe struct.

Ok, and when we install a new 'first' consumer we'll again try and
install all breakpoints ignoring those that were already there?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/