Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
99978d2344b7a45efef09316d76e44613e30a65c
/
src
99978d2
Fix perf event API implementations
by Teng Qin
· 7 years ago
c7417dc
Add C++ helper to clear BPF tables
by Teng Qin
· 7 years ago
b32b4a5
add padding to the end of structure
by Yonghong Song
· 7 years ago
2faf060
Merge pull request #1474 from iovisor/yhs_dev
by 4ast
· 7 years ago
c669257
Do not print to stderr if user specified log buffer
by Teng Qin
· 7 years ago
538a84e
provide padded structure for table_{key|leaf}_desc API
by Yonghong Song
· 7 years ago
81b935d
sync compat headers with latest net-next
by Yonghong Song
· 7 years ago
bd3d134
python: Avoid unnecessary pointer object creations
by Olivier Tilmans
· 7 years ago
7bdd53c
Merge pull request #1458 from oliviertilmans/master
by yonghong-song
· 7 years ago
a1962c6
python: make _decode_table_types aware of __int128
by Olivier Tilmans
· 7 years ago
5941f2b
Do not keep Loader instances around
by Teng Qin
· 7 years ago
977d064
Merge pull request #1451 from oliviertilmans/master
by yonghong-song
· 7 years ago
fbe1b32
force linking the whole api-static library into shared library
by Yonghong Song
· 7 years ago
830d58d
libbpf: Support unbound raw socket creation
by Olivier Tilmans
· 7 years ago
01b07ba
Update perf event type and config checks
by Teng Qin
· 7 years ago
e86b017
use user-provided log_level in bpf_prog_load
by Yonghong Song
· 7 years ago
73e2f2d
Move BCC debug options to an installed header file
by Teng Qin
· 7 years ago
94d15bc
change frontend rewriter to better handle anonymous struct/union
by Yonghong Song
· 7 years ago
1d0f292
bpf: use MCJIT explicitly for ExecutionEngine
by Gary Lin
· 7 years ago
de258ba
Add flag to enable verifier log_level 2
by Teng Qin
· 7 years ago
eea5528
Use bpf_prog_load_flag in APIs
by Teng Qin
· 7 years ago
797669f
Refactor log message handling when loading program
by Teng Qin
· 7 years ago
6fc8d15
fix clang frontend issues for fc26
by Yonghong Song
· 7 years ago
1df0f88
Fix Module display for unreadable Modules
by Teng Qin
· 7 years ago
f609af2
Add soname to libbpf.so
by Rafael Fonseca
· 7 years ago
eb6ddc0
bpf: make test py_test_tools_smoke pass on arm64
by Yonghong Song
· 7 years ago
740c407
Merge pull request #1414 from iovisor/yhs_dev
by 4ast
· 7 years ago
6e45749
Merge pull request #1285 from pchaigno/track-external-pointers-maps
by yonghong-song
· 7 years ago
c2d9880
Add usdt support for ARM64
by Yonghong Song
· 7 years ago
6be6e2c
Fix exception handling in python3
by Rafael Fonseca
· 7 years ago
e67cb56
Merge BType, Map, and Probe Consumers
by Paul Chaignon
· 7 years ago
eae0acf
Trace external pointers through maps
by Paul Chaignon
· 7 years ago
fbbe6d6
Merge pull request #1393 from pchaigno/handle-epipe
by 4ast
· 7 years ago
7abe63a
bpf: fix a couple of issues related to arm64
by Yonghong Song
· 7 years ago
3d51c0f
Merge pull request #1405 from iamkafai/kafai_dev
by yonghong-song
· 7 years ago
3c24ad9
Add a few introspection helpers
by Martin KaFai Lau
· 7 years ago
df36816
bpf: Add support for prog_name and map_name
by Martin KaFai Lau
· 7 years ago
2803c6e
Fix helper to access stack pointer for powerpc
by Sandipan Das
· 7 years ago
d049252
bpf: rename helper function bpf_get_stackid
by Yonghong Song
· 7 years ago
dd3e7ea
bpf: print out the src debug info to a temporary file
by Yonghong Song
· 7 years ago
c53d8ae
attempt to compile with system bpf.h if default compile failed
by Yonghong Song
· 7 years ago
860dbb0
Exit on EPIPE
by Paul Chaignon
· 7 years ago
fdf9b08
correct spelling mistakes
by Edward Betts
· 7 years ago
044263b
sync src/cc/compat/linux headers with latest net-next
by Yonghong Song
· 7 years ago
3c67c2f
Merge pull request #1386 from sandip4n/set-sdt-constraint
by yonghong-song
· 7 years ago
8b8e16b
Merge pull request #1385 from pchaigno/support-enums-map-visitor
by yonghong-song
· 7 years ago
9ab1cee
Set default USDT argument parser
by Sandipan Das
· 7 years ago
f7f873a
Fix segfault with enumerations
by Paul Chaignon
· 7 years ago
54a5b4d
Merge pull request #1382 from palmtenor/vdso
by yonghong-song
· 7 years ago
1670d33
Allow BCC to parse vDSO symbols
by Teng Qin
· 7 years ago
a9e5f53
Improve bcc_procutils_each_module logic
by Teng Qin
· 7 years ago
5b08d38
libbpf: print error to error stream
by Prashant Bhole
· 7 years ago
e9fa659
libbpf: return error when if_nametoindex returns 0
by Prashant Bhole
· 7 years ago
7c9d8c9
Merge pull request #1378 from palmtenor/ksyms_opt
by yonghong-song
· 7 years ago
8cc8fc3
Improve Kernel symbols loading
by Teng Qin
· 7 years ago
9c38f48
Avoid potential SEGFAULT when resolving Kernel symbols
by Teng Qin
· 7 years ago
422db70
Merge pull request #1365 from sandip4n/add-usdt-ppc64
by yonghong-song
· 7 years ago
91837ca
add debug option to dump asm insns embedded with source
by Yonghong Song
· 7 years ago
c5ca2a6
Traces external pointers in parenthesized expressions
by Paul Chaignon
· 7 years ago
a135d89
Merge pull request #1363 from navytux/y/probe-read-const
by yonghong-song
· 7 years ago
67fa222
Fix bcc_resolve_global_addr on shared libraries
by Teng Qin
· 7 years ago
9e02d82
Fix symbol resolution for shared libraries with multiple load sections
by Teng Qin
· 7 years ago
a0c5de1
Add file offset in bcc_procutils_each_module callback
by Teng Qin
· 7 years ago
0daa912
Merge pull request #1358 from palmtenor/load_exe
by yonghong-song
· 7 years ago
1f0f7b6
Add basic USDT probe support for powerpc64
by Sandipan Das
· 7 years ago
649e7f0
BCC macro for the creation of LPM trie maps (#1359)
by Paul Chaignon
· 7 years ago
5db9d37
Add ELF load ranges for executable binaries
by Teng Qin
· 7 years ago
9756295
Add common helper to read Process executable
by Teng Qin
· 7 years ago
2dc7daa
bpf_probe_read*: src argument should be const void *.
by Kirill Smelkov
· 7 years ago
b09e43b
Iterate through all load section when resolving name
by Teng Qin
· 7 years ago
a8f6db9
Add a helper to loop over ELF load sections
by Teng Qin
· 7 years ago
a0dd71e
clang-format and add documentation to bcc_elf.h
by Teng Qin
· 7 years ago
91fc721
Do not load zero-length function symbols
by Teng Qin
· 7 years ago
488c119
Deduplicate USDT probe locations
by Teng Qin
· 7 years ago
8322f80
Removed unused Mount Namespace helpers
by Teng Qin
· 7 years ago
0760b75
Improve string buffer checking on uprobe attach and detach
by Teng Qin
· 7 years ago
d56fff0
Merge pull request #1332 from iovisor/ast_dev
by yonghong-song
· 7 years ago
4f47e3b
annotate program tag
by Alexei Starovoitov
· 7 years ago
b1df37c
add helpers to access program tag
by Alexei Starovoitov
· 7 years ago
f4543fc
Do not create instance for kprobe
by Teng Qin
· 7 years ago
d9641be
Increased allowed path name for USDT probes
by Romain Cledat
· 7 years ago
667988c
Fix _GNU_SOURCE redefined warning
by Nan Xiao
· 7 years ago
137ee81
Fix uninitialized ProcMountNS in USDT Context
by Teng Qin
· 7 years ago
23fc589
Update after lookup in map.increment for HASH types
by Brenden Blanco
· 7 years ago
d2e5dd5
Fix for ubuntu elf linker error
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
1614ce7
Move source file names into cmake variables
by Brenden Blanco
· 7 years ago
25f3cce
src/cc: cmake file cleanup and split usdt into subdir
by Brenden Blanco
· 7 years ago
dcb77e6
Remove unused shared_table.h
by Brenden Blanco
· 7 years ago
75e2f37
fix lua-bcc build issue with cmake try_compile
by Yonghong Song
· 7 years ago
d32a61b
Fix segfault on incomplete types
by Paul Chaignon
· 7 years ago
719e100
Trace external pointers from helpers
by Paul Chaignon
· 7 years ago
db8353b
libbpf: fix typo in bpf_attach_xdp()
by Gary Lin
· 7 years ago
f72909f
Allow the flags to be specified in remove_xdp()
by Gary Lin
· 7 years ago
007d28c
bcc-lua: --no-pie, not -no-pie
by Mark Drayton
· 7 years ago
067219b
avoid large map memory allocation in userspace
by Yonghong Song
· 7 years ago
47305f4
Merge pull request #1293 from iovisor/tools_fixes
by Brendan Gregg
· 7 years ago
5e84698
python - set attach_xdp's default flag value to 0
by Gabriel Ganne
· 7 years ago
e48f7c9
have uniform uprobe event names for python and C++
by Yonghong Song
· 7 years ago
Next »