Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
fb180271eb3ebcf0441469ead5a301d25746c3dd
fb18027
Merge pull request #174 from iovisor/bblanco_dev
by yonghong-song
· 9 years ago
c234344
Add debian builder script that is versioned
by Brenden Blanco
· 9 years ago
4a36a54
Fix debian changelog formatting
by Brenden Blanco
· 9 years ago
d7ce03e
Update tag to v0.1.6, include finall llvm 3.7.0 release
by Brenden Blanco
· 9 years ago
49408b4
Merge pull request #173 from iovisor/bblanco_dev
by 4ast
· 9 years ago
3965a36
Add RPM packaging for el6,el7,fedora22
by Brenden Blanco
· 9 years ago
f52dc88
Merge pull request #171 from iovisor/bblanco_dev
by 4ast
· 9 years ago
b186900
Merge pull request #172 from brendangregg/master
by Brenden Blanco
· 9 years ago
fc9bc48
Merge remote-tracking branch 'upstream/master'
by Brendan Gregg
· 9 years ago
c8b6698
Minor change to task_switch example syntax
by Brenden Blanco
· 9 years ago
20d41cb
Merge pull request #170 from iovisor/bblanco_dev
by 4ast
· 9 years ago
d680633
Add another spec dependency
by Brenden Blanco
· 9 years ago
28bfb04
Add one dependency to spec
by Brenden Blanco
· 9 years ago
921008e
make use of BPF.ksym()
by Brendan Gregg
· 9 years ago
952b3a3
provide ksym() and ksymaddr()
by Brendan Gregg
· 9 years ago
4cbdef7
use new event_re option to improve vfscount
by Brendan Gregg
· 9 years ago
7bdea11
Add beta RPM spec and docker script for centos
by Brenden Blanco
· 9 years ago
ab4ca4c
Merge pull request #168 from iovisor/weichunc_dev
by Brenden Blanco
· 9 years ago
3fe56c3
Add gretap support for full mesh tunnel
by Wei-Chun Chao
· 9 years ago
ef3b5d9
Merge pull request #166 from iovisor/bblanco_dev
by 4ast
· 9 years ago
85208ec
Merge pull request #167 from brendangregg/master
by Brenden Blanco
· 9 years ago
39e1373
improve code by utilizing trace_readline_fields()
by Brendan Gregg
· 9 years ago
ef2452d
improve code by utilizing .clear()
by Brendan Gregg
· 9 years ago
9e5c352
Support versioning out of git tree in debuild
by Brenden Blanco
· 9 years ago
bd8fea4
Add proper debian build support
by Brenden Blanco
· 9 years ago
0c7ab87
Merge pull request #165 from iovisor/bblanco_dev
by 4ast
· 9 years ago
254264a
Fix print() breakage in python 2.7 environments
by Brenden Blanco
· 9 years ago
7eb074a
Merge pull request #163 from iovisor/bblanco_dev
by 4ast
· 9 years ago
b71f9fa
test_trace4 is unreliable, use a different test regex
by Brenden Blanco
· 9 years ago
81a783a
Add debug flag to enable prints from kernel verifier
by Brenden Blanco
· 9 years ago
88fda69
Merge pull request #162 from iovisor/bblanco_dev
by 4ast
· 9 years ago
5a888c7
Add regex support to attach_k[ret]probe
by Brenden Blanco
· 9 years ago
f39d745
Merge pull request #161 from svinota/master
by yonghong-song
· 9 years ago
d7a981f
examples: use IPDB `wait_ip()` feature
by Peter V. Saveliev
· 9 years ago
bb34fe7
Merge pull request #160 from iovisor/bblanco_dev
by 4ast
· 9 years ago
022f3d7
Add field support to trace_print and friends
by Brenden Blanco
· 9 years ago
ee28632
Merge pull request #158 from iovisor/bblanco_dev
by 4ast
· 9 years ago
8e40c23
Fix map.clear() usage for array type maps
by Brenden Blanco
· 9 years ago
136d85f
Merge pull request #157 from iovisor/bblanco_dev
by 4ast
· 9 years ago
4f74646
Add test case for clearing of maps from python
by Brenden Blanco
· 9 years ago
29856f6
Merge pull request #156 from iovisor/bblanco_dev
by 4ast
· 9 years ago
4101d2e
Add BPF python helpers for reading trace_pipe
by Brenden Blanco
· 9 years ago
20e2342
Merge pull request #153 from brendangregg/master
by Brenden Blanco
· 9 years ago
9421054
tidier example
by Brendan Gregg
· 9 years ago
057b078
more examples of b[] syntax, fix func arg passing
by Brendan Gregg
· 9 years ago
d3c27a7
Merge pull request #152 from iovisor/bblanco_dev
by 4ast
· 9 years ago
01ef55f
Add getitem api to BPF object to reference tables
by Brenden Blanco
· 9 years ago
ef67bb2
Merge pull request #151 from iovisor/bblanco_dev
by 4ast
· 9 years ago
5eef65e
Change API of attach_kprobe to take a name argument
by Brenden Blanco
· 9 years ago
307ac0b
Merge pull request #150 from brendangregg/master
by Brenden Blanco
· 9 years ago
ebdb242
save some syscalls
by Brendan Gregg
· 9 years ago
762b1b4
python 2 & 3 compatibility
by Brendan Gregg
· 9 years ago
177e07e
support odd Linux distros
by Brendan Gregg
· 9 years ago
ef4e1fc
cleaner get_table calls
by Brendan Gregg
· 9 years ago
68abbec
include paths
by Brendan Gregg
· 9 years ago
48fbc3e
some bcc examples and tools
by Brendan Gregg
· 9 years ago
5484bad
Merge pull request #134 from iovisor/bblanco_dev
by 4ast
· 9 years ago
29cd8bf
Add format string argument to bpf-run
by Brenden Blanco
· 9 years ago
615db32
Merge pull request #133 from iovisor/bblanco_dev
by 4ast
· 9 years ago
f1edfe4
Add bpf-run command line tool
by Brenden Blanco
· 9 years ago
ada05c2
Merge pull request #132 from iovisor/yhs_dev
by Brenden Blanco
· 9 years ago
703bad5
add dhcp support for tunnel-mesh
by Yonghong Song
· 9 years ago
f7a261d
Merge pull request #130 from iovisor/yhs_dev
by Brenden Blanco
· 9 years ago
b97dee3
Merge pull request #131 from iovisor/weichunc_dev
by Brenden Blanco
· 9 years ago
780ce48
distributed_bridge: check ip address before validating traffic
by Wei-Chun Chao
· 9 years ago
a7e9bf8
add vlan_learning and distributed_bridge in libbcc package
by Yonghong Song
· 9 years ago
a0e58e0
Merge pull request #129 from iovisor/weichunc_dev
by Brenden Blanco
· 9 years ago
7b90b52
distributed_bridge: wait for ns comes up before validating traffic
by Wei-Chun Chao
· 9 years ago
6e64585
Merge pull request #128 from iovisor/weichunc_dev
by Brenden Blanco
· 9 years ago
8cea2e9
Merge pull request #127 from iovisor/bblanco_dev
by 4ast
· 9 years ago
cb41b2b
test_brb2: only account for IP and ARP packets
by Wei-Chun Chao
· 9 years ago
2582ecf
Add testing for scanf/printf in python, deprecate table_update
by Brenden Blanco
· 9 years ago
f8ee5bf
Add sscanf C api for parsing key/leaf ascii to binary
by Brenden Blanco
· 9 years ago
f04003e
Merge pull request #126 from iovisor/yhs_dev
by Brenden Blanco
· 9 years ago
df73a82
close ipr to avoid fd leak
by Yonghong Song
· 9 years ago
83f800f
use pyroute2 IProute to remove the stale veth
by Yonghong Song
· 9 years ago
02bf681
Merge pull request #125 from iovisor/bblanco_dev
by 4ast
· 9 years ago
a328d23
Support nested rewrite of trace arguments in bpf_trace_printk
by Brenden Blanco
· 9 years ago
4a09dd5
Add printf key/leaf writer functionality
by Brenden Blanco
· 9 years ago
3381c79
Merge pull request #123 from iovisor/bblanco_dev
by 4ast
· 9 years ago
dfcdf0a
Fix recursive loop in parsing pointer to self struct
by Brenden Blanco
· 9 years ago
1bd744d
clean up potential conflict veth before creating new one in create_ns
by Yonghong Song
· 9 years ago
0d7245d
Merge pull request #122 from iovisor/yhs_dev2
by Brenden Blanco
· 9 years ago
0066ca5
Merge pull request #121 from iovisor/weichunc_dev
by Brenden Blanco
· 9 years ago
4aca477
Merge pull request #120 from iovisor/yhs_dev
by Brenden Blanco
· 9 years ago
b264e03
add connectivity validation in distributed bridge examples
by Wei-Chun Chao
· 9 years ago
8cb8e96
Fixing more ctrl-c problem
by Yonghong Song
· 9 years ago
8bbf062
print out simple_tc success at the end of test
by Yonghong Song
· 9 years ago
e2a2c48
Add one line desc output for simple_tc
by Yonghong Song
· 9 years ago
949e9eb
Merge pull request #119 from iovisor/bblanco_dev
by 4ast
· 9 years ago
5c387ba
Cleanup some flags left on during development
by Brenden Blanco
· 9 years ago
985adf6
Add update_table API: accepts sscanf style strings and populates a map
by Brenden Blanco
· 9 years ago
8ac3ea7
Convert bpf_module structures to use vector instead of map for tables
by Brenden Blanco
· 9 years ago
0a1dc29
Remove some deprecated checks in bpf_module
by Brenden Blanco
· 9 years ago
00ee4fe
Add LLVM IR based sscanf routine, to be run by the JIT
by Brenden Blanco
· 9 years ago
8c5661e
Rename BPFTable to TableDesc
by Brenden Blanco
· 9 years ago
5a19f90
Extract table types from B programs as well
by Brenden Blanco
· 9 years ago
52b0a90
Add framework to support map string reader (fuse feature)
by Brenden Blanco
· 9 years ago
fdb3f74
Merge pull request #118 from iovisor/bblanco_dev
by 4ast
· 9 years ago
e913eb9
Change wording to "Recommended"
by Brenden Blanco
· 9 years ago
Next »