summaryrefslogtreecommitdiffstats
path: root/includes/sys
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-06-01 18:47:30 -0700
committerJosh Stone <jistone@redhat.com>2009-06-01 18:47:30 -0700
commit276465828851648edc5b56f762a0d100051c9e32 (patch)
tree25bc37f7800741949fd433cdaf25bbd198b2479e /includes/sys
parentbec8cf694b0cd89dfa3d082e611326d7bcfad884 (diff)
downloadsystemtap-steved-276465828851648edc5b56f762a0d100051c9e32.tar.gz
systemtap-steved-276465828851648edc5b56f762a0d100051c9e32.tar.xz
systemtap-steved-276465828851648edc5b56f762a0d100051c9e32.zip
Move the blacklist functions into dwflpp
For a call like "stap -l 'syscall.*'", I found that ~10% of the time was spent compiling the blacklist regexps over again for each probe point. By moving this functionality into the kernel dwflpp instance, we can reuse the regexps and get an easy speed boost.
Diffstat (limited to 'includes/sys')
0 files changed, 0 insertions, 0 deletions