]> sourceware.org Git - systemtap.git/commit
Add small testsuite fixes for 4.11 kernels.
authorDavid Smith <dsmith@redhat.com>
Tue, 9 May 2017 21:39:11 +0000 (16:39 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 9 May 2017 21:39:11 +0000 (16:39 -0500)
commit35ea394c93d3c296c0c809d21bc397b531b7e965
treea7abdc669f0fb85bd0d1df7e71a3f716a7f83946
parentc7029a89f5f1ff6d6a7008e8bccb797046f8af50
Add small testsuite fixes for 4.11 kernels.

* testsuite/buildok/twentyseven.stp: Avoid missing inlined function
  arguments by probing 'kernel.function("do_execve").call'.
* testsuite/buildok/thirtyone.stp: On 4.11 kernels, handle the vfs_stat()
  function being renamed to vfs_statx().
* testsuite/systemtap.pass1-4/buildok.exp: Add kfails for
  buildok/fortyfour.stp and buildok/map_probe_cond.stp if we don't have
  uprobes.
* testsuite/systemtap.pass1-4/buildok-interactive.exp: Ditto.
testsuite/buildok/thirtyone.stp
testsuite/buildok/twentyseven.stp
testsuite/systemtap.pass1-4/buildok-interactive.exp
testsuite/systemtap.pass1-4/buildok.exp
This page took 0.028773 seconds and 5 git commands to generate.