Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
3a45935a1e19aa3a2ed0ab1b8693fc94cc494e80
/
examples
914a78f
add an example of accessing an externally created map in C++
by Yonghong Song
· 7 years ago
505f98d
properly retrieve IP address from array for python2.7
by Nirmoy Das
· 7 years ago
570fd5e
Allow obtaining BPFPerfBuffer pointer for polling
by Teng Qin
· 7 years ago
dbf0029
Rename kprobe_poll to perf_buffer_poll
by Teng Qin
· 7 years ago
7c34c05
sync_timing.py: remove unnecessary header file
by Liu Bo
· 7 years ago
8268edb
urandomread.py: remove extra tail semicolon after TRACEPOINT_PROBE
by Liu Bo
· 7 years ago
8721814
Add BPF_PROG_ARRAY for BPF_MAP_TYPE_PROG_ARRAY
by Gary Lin
· 7 years ago
67ae605
Remove semicolon at the end of define BPF_STACK_TRACE()
by Song Liu
· 7 years ago
830d58d
libbpf: Support unbound raw socket creation
by Olivier Tilmans
· 7 years ago
1af99d4
Fix dns_matching example
by Olivier Tilmans
· 7 years ago
eae0acf
Trace external pointers through maps
by Paul Chaignon
· 7 years ago
fdf9b08
correct spelling mistakes
by Edward Betts
· 7 years ago
b2b9133
examples:dns_matching: accept args from user
by Prashant Bhole
· 7 years ago
af83f6f
examples:dns_matching: make it work as DNS sniffer
by Prashant Bhole
· 7 years ago
7436872
examples:dns_matching: helper function for adding cache entry
by Prashant Bhole
· 7 years ago
1e21149
examples:dns_matching: fixed loop break condition
by Prashant Bhole
· 7 years ago
3c40c02
examples:dns_matching: added pragma directive for loop unrolling
by Prashant Bhole
· 7 years ago
07c21f0
examples:dns_matching: fix key length and buffer overrun
by Prashant Bhole
· 7 years ago
08dbf13
Merge pull request #1333 from samuelnair/fix-py-tut
by Brendan Gregg
· 7 years ago
ec60e75
examples: fixed http_filter example
by Prashant Bhole
· 7 years ago
53e3afd
examples: fix vlan_learning example
by Prashant Bhole
· 7 years ago
e7a5bdc
Modified the docs and example to make a fix for https://github.com/iovisor/bcc/issues/139
by Samuel Nair
· 7 years ago
86bcc27
Fix compile errors with ENABLE_USDT=Off
by Brenden Blanco
· 7 years ago
7fef695
Add c-library only option
by Brenden Blanco
· 7 years ago
71fc3d5
move api and create dependent option
by Brenden Blanco
· 7 years ago
f72909f
Allow the flags to be specified in remove_xdp()
by Gary Lin
· 7 years ago
b4691fb
Add USDT sample (#1229)
by bveldhoen
· 7 years ago
9f3cab7
Add support for generic XDP mode
by Andy Gospodarek
· 7 years ago
e69aaa8
Get correct PID in TCPSendStack example
by Teng Qin
· 7 years ago
b84fb86
Merge pull request #1189 from iovisor/fix_test_brb
by Brenden Blanco
· 7 years ago
97a0cac
Workaround for possible race in pyroute2.ipdb
by Brenden Blanco
· 7 years ago
d1324ac
remove trailing white spaces from source code files
by Mauricio Vasquez B
· 7 years ago
af6f512
Add bpf_probe_read_str helper
by Teng Qin
· 7 years ago
bd8370e
KVM hypercall analysis example (#1082)
by Suchakra Sharma
· 8 years ago
24f77d7
stacksnoop: Retire and move to examples/tracing
by Sasha Goldshtein
· 8 years ago
6ceb329
map.insert bcc helper to expose the BPF_NOEXIST flag (#1085)
by Paul Chaignon
· 8 years ago
7a3e5bc
Use new helper Macro across files
by Teng Qin
· 8 years ago
db4d426
Add build option for installing C++ examples
by Teng Qin
· 8 years ago
5f5687e
Make perf ring buffer size configurable
by Mark Drayton
· 8 years ago
0155385
cc: Resolve symbols from external debuginfo
by Sasha Goldshtein
· 8 years ago
98f5d4e
Remove usyms.py and redundant ProcessSymbols class
by Sasha Goldshtein
· 8 years ago
9840a7b
Example of using USDT
by Teng Qin
· 8 years ago
a4feb69
Perf event example using C++ API
by Teng Qin
· 8 years ago
cae072a
Improve C++ API perf buffer polling
by Teng Qin
· 8 years ago
ce1ce3f
fix issue 829
by affansyed
· 8 years ago
1223843
Set EXAMPLE_PROGRAMS in one line.
by Zhiyi Sun
· 8 years ago
33343b0
Fix bug of missing to install simple_tc.py
by Zhiyi Sun
· 8 years ago
759c76a
hello_perf_output: match the data type of pid
by Gary Lin
· 8 years ago
13ebe8e
Implement StatusTuple class instead of using std::tuple
by Teng Qin
· 8 years ago
284dd8e
Examples of using BCC C++ API
by Teng Qin
· 8 years ago
082866d
fix some typos (#810)
by Taekho Nam
· 8 years ago
87d27cf
Fix Tracepoint example (#809)
by Teng Qin
· 8 years ago
a2370ab
Update examples and docs to use the new USDT API
by Sasha Goldshtein
· 8 years ago
676f357
src/lua: LuaJIT BPF compiler, examples, tests (#652)
by Marek Vavruša
· 8 years ago
112491a
fixup the issue in which distributed_bridge example (#716)
by zaafar
· 8 years ago
5bd242c
examples: fix indentation in tracing/tcpv4connect
by Iago López Galeiras
· 8 years ago
bdad384
Add perf_submit_skb
by Martin KaFai Lau
· 8 years ago
d602d6b
MySQL USDT tool and example (#642)
by Brendan Gregg
· 8 years ago
ae05984
Add support to xdp_drop_count for clsact mode
by Brenden Blanco
· 8 years ago
8db68e8
Add xdp_drop_count example
by Brenden Blanco
· 8 years ago
08fbceb
remove unused MSG_MAX
by Brendan Gregg
· 8 years ago
eb1b70d
fix uprobe examples to read correct argument
by Brendan Gregg
· 8 years ago
239e863
tutorials: end-user, and python developer
by Brendan Gregg
· 8 years ago
af98a1d
return 0 on hello_worlds
by Brendan Gregg
· 8 years ago
b79df7b
merge task_switch example
by Brendan Gregg
· 8 years ago
9894e3e
merge disksnoop example
by Brendan Gregg
· 8 years ago
310ab53
merge bitehist example
by Brendan Gregg
· 8 years ago
4f88a94
USDT Python API and example (#624)
by Brendan Gregg
· 8 years ago
a4159da
use new tracepoint support (#608)
by Brendan Gregg
· 8 years ago
e422f5e
A tracepoint example (#596)
by Brendan Gregg
· 8 years ago
f9dbfd8
Merge pull request #535 from MQasimSarfraz/patch-1
by Brenden Blanco
· 8 years ago
6dcb7d3
Removing htons in tunnel.py for consistency.
by Qasim Sarfraz
· 8 years ago
8cbc816
invalid access fixed. parameter for specify the interface added
by Bertrone Matteo
· 8 years ago
b263926
Merge branch 'master' into patch-1
by Qasim Sarfraz
· 8 years ago
f712dca
Avoid byte swap for vxlan port
by Qasim Sarfraz
· 8 years ago
b0f8e00
Updated the cmake file system to include lua and new networking tools.
by Zaafar Ahmed
· 8 years ago
ce86b46
Missed this one by extracting this from my actual program.
by Valkum
· 8 years ago
e3a1c18
Add dns_matching example with test case for for unroll, as requested at iovisor-dev@lists.iovisor.org
by Valkum
· 8 years ago
4ea4af4
usdt: Implement `bpf_usdt_readarg` as frontend action
by Vicent Marti
· 9 years ago
f7fe094
lua: Implement "Hello world" USDT example
by Vicent Marti
· 9 years ago
4afa96a
cc: introduce helpers to access pt_regs in an arch-independent manner
by Naveen N. Rao
· 9 years ago
9911182
Use local key/leaf definition instead of bpf_tunnel_key
by Brenden Blanco
· 9 years ago
6d14b2f
lua: Make all probes executable
by Vicent Marti
· 9 years ago
55d75ca
lua: Use the new native Symbol resolver
by Vicent Marti
· 9 years ago
fbf7193
lua: Properly support high-range 64 addresses
by Vicent Marti
· 9 years ago
afd4303
memleak.lua: Fix indentation
by Vicent Marti
· 9 years ago
e789360
bpf.lua: Add support for CFLAGS and LLVM debug flags
by Vicent Marti
· 9 years ago
df11f32
Add a few examples written in Lua
by Vicent Marti
· 9 years ago
8889906
examples: Add `mallocstacks`
by Vicent Marti
· 9 years ago
d0764aa
make tcpv4connect.py example tracer more robust
by Jean-Tiare Le Bigot
· 9 years ago
a8e4f46
readme fixed
by Bertrone Matteo
· 9 years ago
0c0ef11
Added files via upload
by Bertrone Matteo
· 9 years ago
46974b1
http_filter renamed, README fixed
by Bertrone Matteo
· 9 years ago
aa1e6ca
Merge pull request #343 from ceeaspb/master
by Brenden Blanco
· 9 years ago
c5d917b
README changes
by Bertrone Matteo
· 9 years ago
3b9679a
trawl typos with aspell
by Alex Bagehot
· 9 years ago
8177cdb
http filter example
by Bertrone Matteo
· 9 years ago
b095058
http filter example
by Bertrone Matteo
· 9 years ago
0030d34
more strlen examples
by Brendan Gregg
· 9 years ago
7adab96
Add uprobe strlen histogram example
by Brenden Blanco
· 9 years ago
Next »