diff options
author | Josh Stone <jistone@redhat.com> | 2009-06-01 18:47:30 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-06-01 18:47:30 -0700 |
commit | 276465828851648edc5b56f762a0d100051c9e32 (patch) | |
tree | 25bc37f7800741949fd433cdaf25bbd198b2479e /loc2c-test.c | |
parent | bec8cf694b0cd89dfa3d082e611326d7bcfad884 (diff) | |
download | systemtap-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 'loc2c-test.c')
0 files changed, 0 insertions, 0 deletions