index
:
platform_external_bcc
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
upstream-master-backup
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: fix parameters of bpf_trace_printk() (#2121)
Xiaozhou Liu
2019-01-09
1
-2
/
+2
*
tutorial: align the header in opensnoop (#2105)
detailyang
2019-01-03
1
-1
/
+1
*
sync with latest net-next bpf uapi headers (#2100)
yonghong-song
2018-12-31
1
-2
/
+4
*
Update the tutorial to match what is currently in the examples (#2061)
William Cohen
2018-11-28
1
-67
/
+72
*
docs: fix kernel versions (#2031)
Xiaozhou Liu
2018-11-04
1
-3
/
+3
*
sync with latest net-next
Yonghong Song
2018-10-27
1
-3
/
+13
*
sync with latest net-next bpf headers (#2001)
yonghong-song
2018-10-10
1
-0
/
+1
*
Documentation: add function calls in 4.16 (#1994)
Alban Crequy
2018-10-08
1
-0
/
+1
*
sync header to latest net-next (#1932)
yonghong-song
2018-08-16
1
-0
/
+8
*
Documentation: Added table for program type and its helper functions (#1881)
Ravi Kiran Eticala
2018-08-07
1
-0
/
+33
*
Update scripts to use `increment` (#1905)
Javier Honduvilla Coto
2018-07-31
1
-8
/
+13
*
Allow arbitrary hashtable increments. Fixes #1742 (#1897)
Javier Honduvilla Coto
2018-07-27
3
-13
/
+13
*
clang: loader: Allow user to override kernel version (#1895)
Joel
2018-07-24
1
-0
/
+27
*
Do not allow defining the license from CFLAGS or command line
Oriol Arcas
2018-06-21
1
-1
/
+1
*
Added new footer.h header where BPF_LICENSE is set if not defined
Oriol Arcas
2018-06-20
2
-80
/
+128
*
Add DEVMAP, CPUMAP, and redirect_map() to the reference guide
Gary Lin
2018-06-11
1
-18
/
+91
*
sync BPF compat headers with latest bpf-next, update BPF features list
Quentin Monnet
2018-06-01
1
-4
/
+20
*
docs: update BPF features list (tracepoints to debug eBPF were removed)
Quentin Monnet
2018-04-30
1
-1
/
+1
*
introduce {attach|detach}_raw_tracepoint API
Yonghong Song
2018-04-29
1
-0
/
+48
*
docs: update BPF features list and tell how to list components
Quentin Monnet
2018-04-29
1
-2
/
+35
*
sync bpf compat headers with latest net-next, update doc for helpers
Quentin Monnet
2018-04-29
1
-5
/
+7
*
document debug flags
Matthew Ahrens
2018-04-26
1
-1
/
+12
*
document cflags argument to BPF()
Matthew Ahrens
2018-04-25
1
-1
/
+4
*
Add bpf_get_prandom_u32() to reference guide
Howard McLauchlan
2018-04-10
1
-0
/
+11
*
fix some spelling errors
Nirmoy Das
2018-04-05
2
-3
/
+3
*
sync bpf compat headers with latest net-next, update doc for helpers
Quentin Monnet
2018-04-02
1
-14
/
+15
*
docs: add latest eBPF helpers to features list
Quentin Monnet
2018-03-21
1
-0
/
+4
*
docs: fix commit hash and link for bpf_redirect_map()
Quentin Monnet
2018-03-09
1
-1
/
+1
*
Rename kprobe_poll to perf_buffer_poll
Teng Qin
2018-03-02
2
-11
/
+11
*
docs: fix commit hash and links for bpf_set_hash() and bpf_setsockopt()
Quentin Monnet
2018-03-01
1
-2
/
+2
*
sync bpf compat headers with latest net-next
Yonghong Song
2018-02-14
1
-0
/
+1
*
Make kernel-versions commit hashes monospace
Teng Qin
2018-02-12
1
-129
/
+129
*
Add BPF_PROG_ARRAY and map.call() to the reference guide
Gary Lin
2018-02-06
1
-16
/
+70
*
Merge pull request #1547 from pchaigno/doc-bpf-get-current-task
yonghong-song
2018-01-30
1
-2
/
+26
|
\
|
*
doc: bpf_get_current_task helper
Paul Chaignon
2018-01-27
1
-2
/
+26
*
|
bpf_getsockopt in docs/kernel-versions.md
Paul Chaignon
2018-01-27
1
-0
/
+1
|
/
*
Add a few trace.py examples in tutorial.md
Yonghong Song
2018-01-20
1
-11
/
+122
*
Add bpf_override_return to docs/kernel-versions.md
Howard McLauchlan
2018-01-19
1
-0
/
+1
*
clarification for whitelisting to allow bpf_override
Howard McLauchlan
2018-01-19
1
-2
/
+6
*
add docs for bpf_override_return
Howard McLauchlan
2018-01-18
1
-0
/
+24
*
Add new bpf_xdp_adjust_meta to docs/kernel-versions.md
Gary Lin
2018-01-10
1
-2
/
+3
*
Add new bpf_perf_{event|prog}_read_value helpers implementation
Teng Qin
2017-12-15
1
-0
/
+2
*
Always use spaces in C in the tutorial
William Stewart
2017-11-06
1
-49
/
+49
*
Merge pull request #1363 from navytux/y/probe-read-const
yonghong-song
2017-09-27
1
-2
/
+2
|
\
|
*
bpf_probe_read*: src argument should be const void *.
Kirill Smelkov
2017-09-25
1
-2
/
+2
*
|
BCC macro for the creation of LPM trie maps (#1359)
Paul Chaignon
2017-09-26
1
-16
/
+39
|
/
*
Update docs/kernel-versions.md for xdp/veth
Gary Lin
2017-09-15
1
-0
/
+1
*
Merge pull request #1333 from samuelnair/fix-py-tut
Brendan Gregg
2017-09-07
1
-1
/
+2
|
\
|
*
Modified the docs and example to make a fix for https://github.com/iovisor/bc...
Samuel Nair
2017-09-02
1
-1
/
+2
*
|
docs: update features list
Quentin Monnet
2017-09-04
1
-2
/
+10
|
/
[next]