Supress invalid file warning for wildcarded tracepoints
Wildcards, unless expanded, are not valid tracepoints. We should not warn about missing files if the patch is wildcarded. Interestingly enough, the previous behavior (early return) could have caused fewer tracepoints to be attached than available. However in practice, this doesn't seem to happen. This closes issue #133.
Showing
Please register or sign in to comment