]> sourceware.org Git - systemtap.git/commit
Fix PR19470 by updating process_by_pid.exp for arches without .plt probes.
authorDavid Smith <dsmith@redhat.com>
Thu, 14 Jan 2016 16:21:23 +0000 (10:21 -0600)
committerDavid Smith <dsmith@redhat.com>
Thu, 14 Jan 2016 16:21:23 +0000 (10:21 -0600)
commit4a2b1c30d3679ea17d9396ab3609974d89f290f2
tree87fdc085526aac730b373d1450c03715114dcfb3
parente6687df27bb560fc7208e3019d6438c4f5463fdf
Fix PR19470 by updating process_by_pid.exp for arches without .plt probes.

* testsuite/systemtap.base/process_by_pid_no_plt.stp: New test script for
  process_by_pid.exp for platforms without .plt probes.
* testsuite/systemtap.base/process_by_pid.exp: Use process_by_pid.stp if
  this platform supports .plt probes, use process_by_pid_no_plt.stp
  otherwise.
testsuite/systemtap.base/process_by_pid.exp
testsuite/systemtap.base/process_by_pid_no_plt.stp [new file with mode: 0644]
This page took 0.026375 seconds and 5 git commands to generate.