]> sourceware.org Git - systemtap.git/commit
PR13037 Make lock blacklist more specific.
authorMark Wielaard <mjw@redhat.com>
Thu, 28 Jul 2011 12:02:09 +0000 (14:02 +0200)
committerMark Wielaard <mjw@redhat.com>
Thu, 28 Jul 2011 12:02:09 +0000 (14:02 +0200)
commit65d791538e9c4c52f6fe121f740d8b1e01d27033
treee3096d2705ea4124d26aecb476b45b59f1409595
parent6890af3f90ac509433cfc03972dc3b35cd91b4cd
PR13037 Make lock blacklist more specific.

The dwflpp::build_blacklist() would also match things like _nolock,
block or clock. Be more specific that we want to only match things
like _lock, _unlock, _trylock or seq[un]lock.
dwflpp.cxx
This page took 0.103167 seconds and 5 git commands to generate.