On 01/13/2013 06:40 PM, Yannick Brosseau wrote:
> +     ret = uprobe_register(event->u.uprobe.inode,
> +                     event->u.uprobe.offset,
> +                     &event->u.uprobe.up_consumer);

> +     uprobe_unregister(event->u.uprobe.inode,
> +                     event->u.uprobe.offset,
> +                     &event->u.uprobe.up_consumer);

I'm guessing that you're using a Fedora kernel? :)

These functions are not yet exported upstream, but coincidentally I just
posted a patch for that a few days ago:

  https://patchwork.kernel.org/patch/1962891/
  https://lkml.org/lkml/2013/1/13/118

If there's any more complaint about this, maybe you can chime in to
advocate for lttng's needs too.

Thanks,
Josh

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to