diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-08-11 13:18:12 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-08-11 13:24:57 -0400 |
commit | 3213d0891c826f16ba727a3e863075e2922666a0 (patch) | |
tree | fd0acb971620858d0716cbdc9b7c78157a92c1f8 /ChangeLog | |
parent | 0973d815afc635dfd21ae5943d84b92f61c45288 (diff) | |
download | systemtap-steved-3213d0891c826f16ba727a3e863075e2922666a0.tar.gz systemtap-steved-3213d0891c826f16ba727a3e863075e2922666a0.tar.xz systemtap-steved-3213d0891c826f16ba727a3e863075e2922666a0.zip |
PR5049: prefix with "*" any filenames given in "fn@filename:line" probes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-08-11 Frank Ch. Eigler <fche@elastic.org> + + PR5049 + * tapsets.cxx (cu_name_matches, collect_srcfiles_matching): + Implicitly prefix probe source filenames with "*". + 2008-08-09 Frank Ch. Eigler <fche@elastic.org> * main.cxx (main): Don't override $PATH etc. |