Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
bpftrace
Repository
bpftrace
src
codegen_llvm.cpp
Find file
Blame
History
Permalink
Allow wildcard tracepoints and multiple attach points from different providers on a single probe
· b67f5598
Alastair Robertson
authored
Sep 10, 2017
tracepoint:random:*_read { ... } kprobe:sys_read, uprobe:/bin/bash:readline { ... }
b67f5598