| Summary: | support more probe point wildcards | ||
|---|---|---|---|
| Product: | systemtap | Reporter: | Frank Ch. Eigler <fche> |
| Component: | translator | Assignee: | David Smith <dsmith> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Attachments: | This patch adds support for wildcards such as "kernel.syscall.*read*". | ||
|
Description
Frank Ch. Eigler
2005-11-25 21:10:12 UTC
Created attachment 1051 [details]
This patch adds support for wildcards such as "kernel.syscall.*read*".
The patch resolves this issue. |