]> sourceware.org Git - systemtap.git/commit
Extract addr_of for unprivileged_[my]probes.exp once and with optional dot.
authorMark Wielaard <mjw@redhat.com>
Fri, 21 Oct 2011 14:49:02 +0000 (16:49 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 21 Oct 2011 14:54:08 +0000 (16:54 +0200)
commit50c8dc801a8fd22a3f6b8fd00e5d29944dfffbab
tree8169793d49ae8011a0c3e6b365022f4e85c85e86
parentb100897fdb986b1338099351e6b60a187572ce47
Extract addr_of for unprivileged_[my]probes.exp once and with optional dot.

Some architectures prefix function symbols with a '.', so accept an
optional dot prefix. Also extract each symbol only once instead of
for each pass over the list.
testsuite/systemtap.unprivileged/unprivileged_myproc.exp
testsuite/systemtap.unprivileged/unprivileged_probes.exp
This page took 0.023779 seconds and 5 git commands to generate.