Would that be commit:

commit 7b2d81d48a2d8e37efb6ce7b4d5ef58822b30d89
Author: Ingo Molnar <[email protected]>
Date:   Fri Feb 17 09:27:41 2012 +0100

    uprobes/core: Clean up, refactor and improve the code
...

-extern int register_uprobe(struct inode *inode, loff_t offset,
-                               struct uprobe_consumer *consumer);
-extern void unregister_uprobe(struct inode *inode, loff_t offset,
-                               struct uprobe_consumer *consumer);
-extern int mmap_uprobe(struct vm_area_struct *vma);
+extern int uprobe_register(struct inode *inode, loff_t offset, struct 
uprobe_consumer *consumer);
+extern void uprobe_unregister(struct inode *inode, loff_t offset, struct 
uprobe_consumer *consumer);
+extern int uprobe_mmap(struct vm_area_struct *vma);

?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054274

Title:
   stap fails with "error: ‘cpu_possible_map’ undeclared" in function
  ‘_stp_stat_get’

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemtap/+bug/1054274/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to