** Description changed:

  Stap scripts involving "syscall.clone" probe point will fail
  It is due to a kernel change, which renamed "do_fork" to "_do_fork"
  and fails in both DWARF and dwarf-less situations.
  
- Link to a patch:
- 
https://github.com/larytet/SystemTap/commit/4dde890792b69930e76e9667939bb08a80cdfb9c
+ Upstream fix:
+ 
https://www.sourceware.org/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=4dde890792b69930e76e9667939bb08a80cdfb9c
  
  Test:
  # stap -vv -L 'nd_syscall.clone'
  
  What should happen:
  command runs with no errors
  
  What happens:
  red lines with errors are printed

** Description changed:

  Stap scripts involving "syscall.clone" probe point will fail
  It is due to a kernel change, which renamed "do_fork" to "_do_fork"
  and fails in both DWARF and dwarf-less situations.
  
- Upstream fix:
+ Upstream fixes:
  
https://www.sourceware.org/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=4dde890792b69930e76e9667939bb08a80cdfb9c
+ 
https://www.sourceware.org/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=e450540b4a2c0469a435e7b8e2a3e6285be76390
  
  Test:
  # stap -vv -L 'nd_syscall.clone'
  
  What should happen:
  command runs with no errors
  
  What happens:
  red lines with errors are printed

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

Title:
  [wily][regression] syscall.clone not found

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to