mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 00:54:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,11 +6,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# bpftrace
|
||||
|
||||
> High-level tracing language for Linux eBPF.
|
||||
> More information: <https://github.com/iovisor/bpftrace>.
|
||||
> More information: <https://github.com/bpftrace/bpftrace/blob/master/man/adoc/bpftrace.adoc>.
|
||||
|
||||
- Display bpftrace version:
|
||||
|
||||
`bpftrace -V`
|
||||
`bpftrace {{[-V|--version]}}`
|
||||
|
||||
- List all available probes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user