Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bpftrace
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
bpftrace
Commits
ffa809d1
Commit
ffa809d1
authored
Sep 03, 2018
by
Brendan Gregg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add probe types diagram
parent
492e1f86
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
README.md
README.md
+1
-0
images/bpftrace_probes_2018.png
images/bpftrace_probes_2018.png
+0
-0
No files found.
README.md
View file @
ffa809d1
...
...
@@ -139,6 +139,7 @@ verify_cpu+0
```
## Probe types
<center><a
href=
"images/bpftrace_probes_2018.png"
><img
src=
"images/bpftrace_probes_2018.png"
border=
0
width=
700
></a></center>
### kprobes
Attach a BPFtrace script to a kernel function, to be executed when that function is called:
...
...
images/bpftrace_probes_2018.png
0 → 100644
View file @
ffa809d1
245 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment