Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bcc
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
bcc
Commits
4f8aeb92
Commit
4f8aeb92
authored
Mar 21, 2018
by
Brendan Gregg
Committed by
GitHub
Mar 21, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1643 from qmonnet/sockmap
docs: add latest eBPF helpers to features list
parents
e0d808ec
94495e22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
docs/kernel-versions.md
docs/kernel-versions.md
+4
-0
No files found.
docs/kernel-versions.md
View file @
4f8aeb92
...
...
@@ -130,6 +130,10 @@ Helper | Kernel version | Commit
`BPF_FUNC_map_delete_elem()`
| 3.19 |
[
`d0003ec01c66`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d0003ec01c667b731c139e23de3306a8b328ccf5
)
`BPF_FUNC_map_lookup_elem()`
| 3.19 |
[
`d0003ec01c66`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d0003ec01c667b731c139e23de3306a8b328ccf5
)
`BPF_FUNC_map_update_elem()`
| 3.19 |
[
`d0003ec01c66`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d0003ec01c667b731c139e23de3306a8b328ccf5
)
`BPF_FUNC_msg_apply_bytes()`
| 4.16 |
[
`2a100317c9eb`
](
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=2a100317c9ebc204a166f16294884fbf9da074ce
)
`BPF_FUNC_msg_cork_bytes()`
| 4.16 |
[
`91843d540a13`
](
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=91843d540a139eb8070bcff8aa10089164436deb
)
`BPF_FUNC_msg_pull_data()`
| 4.16 |
[
`015632bb30da`
](
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=015632bb30daaaee64e1bcac07570860e0bf3092
)
`BPF_FUNC_msg_redirect_map()`
| 4.16 |
[
`4f738adba30a`
](
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=4f738adba30a7cfc006f605707e7aee847ffefa0
)
`BPF_FUNC_perf_event_output()`
| 4.4 |
[
`a43eec304259`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a43eec304259a6c637f4014a6d4767159b6a3aa3
)
`BPF_FUNC_perf_event_read()`
| 4.3 |
[
`35578d798400`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=35578d7984003097af2b1e34502bc943d40c1804
)
`BPF_FUNC_perf_event_read_value()`
| 4.15 |
[
`908432ca84fc`
](
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=908432ca84fc229e906ba164219e9ad0fe56f755
)
...
...
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