trace: Allow wildcards (or regular expressions) in probe specifiers
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
This can be handy, similarly to stackcount/funccount.
For example:
```
trace t:syscalls:*
trace u:node:gc*
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.