Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
643356941ed0fe5aa3dbbab81e62f439c644b875
/
src
83b49ad
introduce new BPF APIs to get kernel syscall entry func name/prefix
by Yonghong Song
· 7 years ago
858a3d7
print out more useful attach_kprobe failure information
by Yonghong Song
· 7 years ago
9357f35
fix python3 py_test_histogram failure
by Yonghong Song
· 7 years ago
63b6e44
Improve clear table API in C++
by Teng Qin
· 7 years ago
5a1106c
bcc/syms: Fix shared library symbol lookup
by Joel Fernandes
· 7 years ago
61130a1
fix compiler warning
by Yonghong Song
· 7 years ago
5c32691
permit symbol resulotion for function with size 0
by Yonghong Song
· 7 years ago
11d3c77
fix compilation error with latest llvm
by Yonghong Song
· 7 years ago
b40de15
Merge pull request #1661 from qmonnet/kernelfeatures
by yonghong-song
· 7 years ago
5029599
Return number of CPUs with data for BPFPerfBufferTable::poll()
by Andrii Nakryiko
· 7 years ago
5ddc64e
sync bpf compat headers with latest net-next, update doc for helpers
by Quentin Monnet
· 7 years ago
b2e6870
Return number of CPUs with data for BPFPerfBufferTable::poll()
by Andrii Nakryiko
· 7 years ago
76bec4d
Merge pull request #1652 from palmtenor/stack_fixes
by yonghong-song
· 7 years ago
2f07051
avoid symbol demangling if the symbol is not a mangled symbol
by Yonghong Song
· 7 years ago
7bfa4a1
Explicitly create stack-trace tables with size of power of two
by Teng Qin
· 7 years ago
d364800
Do not attempt syscall on invalid stack_id
by Teng Qin
· 7 years ago
581052a
Merge pull request #1647 from iovisor/yhs_dev
by 4ast
· 7 years ago
6cb3c3d
Fix spelling mistake in raised Exception
by Daniel Lockyer
· 7 years ago
1034bd4
skip kprobe functions outside normal text section
by Yonghong Song
· 7 years ago
ef9d02b
sync bpf compat headers with latest net-next
by Quentin Monnet
· 7 years ago
e0d808e
debian: add python3-bcc package
by Andreas Gerstmayr
· 7 years ago
991a1df
Add move constructor for BPFStackTable
by Teng Qin
· 7 years ago
2f2412a
fix fd leakage
by Nirmoy Das
· 7 years ago
6c33a52
C++ interface for attaching to perf event with raw perf_event_attr argument
by Teng Qin
· 7 years ago
5b7c678
Add perf event attaching interface with raw perf_event_attr argument
by Teng Qin
· 7 years ago
29015d7
fix CMakefile for lua
by Yonghong Song
· 7 years ago
570fd5e
Allow obtaining BPFPerfBuffer pointer for polling
by Teng Qin
· 7 years ago
0bd29aa
BPFPerfBuffer: Make it more clear that timeout is milliseconds
by Teng Qin
· 7 years ago
4f196e7
Fix BPFModule allocation / de-allocation mismatch
by Teng Qin
· 7 years ago
dbf0029
Rename kprobe_poll to perf_buffer_poll
by Teng Qin
· 7 years ago
1e9140b
Fix bugs introduced in Lua Perf Buffer handling
by Teng Qin
· 7 years ago
d83805d
Avoid including common.h in BPFTable.h
by Teng Qin
· 7 years ago
d0e48ed
Clean-up TRACEPOINT logic from perf reader
by Teng Qin
· 7 years ago
fafbf3c
Do not use perf reader for TRACEPOINT events
by Teng Qin
· 7 years ago
af96bba
free llvm engine/context memory when rw_engine is not used
by Yonghong Song
· 7 years ago
31bf1c5
setup some bpf_module data structures correctly when rw_engine is disabled
by Yonghong Song
· 7 years ago
a7554fc
fix hang with "trace.py --max-events #
by Yonghong Song
· 7 years ago
6044643
Merge pull request #1603 from netgroup-polito/fix_percpumaps_cc_api
by yonghong-song
· 7 years ago
987c6a6
fix percpu table support in c++ api
by Mauricio Vasquez B
· 7 years ago
db7b8eb
add a BPFModule API to disable rw_engine sscanf/snprintf functions
by Yonghong Song
· 7 years ago
5a9ee15
Explicitly include sys/types.h
by gmile
· 7 years ago
6c81f9d
Merge pull request #1593 from netgroup-polito/bpf_prog_table_delete_element
by yonghong-song
· 7 years ago
530fa0e
sync bpf compat headers with latest net-next
by Yonghong Song
· 7 years ago
2dd148a
BPFProgTable: allow to remove elements
by Mauricio Vasquez B
· 7 years ago
5ec4cc4
Merge pull request #1582 from iovisor/python_bytes
by yonghong-song
· 7 years ago
3c468a4
Merge pull request #1584 from palmtenor/printargs
by yonghong-song
· 7 years ago
e060464
Destruct USDTContext correctly in Python
by Teng Qin
· 7 years ago
918fad8
Implement get_text for Python USDT class
by Teng Qin
· 7 years ago
c0ca99a
python/bcc: add internal _assert_is_bytes usage
by Brenden Blanco
· 7 years ago
e663541
python: Add 2/3 compat wrappers for byte strings
by Brenden Blanco
· 8 years ago
1086952
clang: Add support to build eBPF for user specified ARCH
by Joel Fernandes
· 7 years ago
11f3a27
clang/loader: Add support for specifying absolute path of kernel sources
by Joel Fernandes
· 7 years ago
c058085
Merge pull request #1578 from lcp/docs-tail-call
by yonghong-song
· 7 years ago
8721814
Add BPF_PROG_ARRAY for BPF_MAP_TYPE_PROG_ARRAY
by Gary Lin
· 7 years ago
45d1f4d
Fix missing include
by Dane Springmeyer
· 7 years ago
4b977e8
Fix missing errno.h header
by Dane Springmeyer
· 7 years ago
3a94327
Add missing sched.h include for CLONE_NEWNS
by Dane Springmeyer
· 7 years ago
67ae605
Remove semicolon at the end of define BPF_STACK_TRACE()
by Song Liu
· 7 years ago
a1ac4bc
Merge pull request #1561 from joelagnel/bcc-misc-1
by yonghong-song
· 7 years ago
8e09958
table: Refactor __delitem__ in all table types
by Joel Fernandes
· 7 years ago
7aaa12f
Merge pull request #1563 from iovisor/yhs_dev
by 4ast
· 7 years ago
71ef359
Merge pull request #1558 from pchaigno/missing-helpers
by yonghong-song
· 7 years ago
96354c6
fix map a type parsing issue for export/extern types
by Yonghong Song
· 7 years ago
0d5084d
clang: Make libclang_frontend depend on libbcc
by Joel Fernandes
· 7 years ago
93fc2f8
cc: missing bpf helpers in export/helpers.h
by Paul Chaignon
· 7 years ago
3730829
cc: error hint for 'invalid func'
by Paul Chaignon
· 7 years ago
1ab5f66
use __builtin_memset instead of memset with frontend rewriter
by Yonghong Song
· 7 years ago
cd5d4a6
fix a race condition between perf_reader munmap and read
by Yonghong Song
· 7 years ago
89aa294
sync bpf compat headers with latest net-next
by Yonghong Song
· 7 years ago
bb95ef2
Merge pull request #1531 from natoscott/master
by yonghong-song
· 7 years ago
9dca57e
Merge pull request #1539 from hMcLauchlan/override-return-helper
by yonghong-song
· 7 years ago
f1bb6ea
Merge pull request #1540 from pchaigno/regex-filtering-kallsyms
by yonghong-song
· 7 years ago
fe03355
Use /proc/kallsyms for regex filtering
by Paul Chaignon
· 7 years ago
3d05244
Add bpf_override_return() helper definition
by Howard McLauchlan
· 7 years ago
7a46dfe
fix a trace_pipe output issue
by Yonghong Song
· 7 years ago
d10c642
correct error reporting on python text compilation
by Nathan Scott
· 7 years ago
bf2a811
usdt: ignore location with incorrect probe virtual address
by Yonghong Song
· 7 years ago
fead16a
usdt: permit to enable probes from a pid and a particular binary
by Yonghong Song
· 7 years ago
2489457
usdt: permit each probe to have locations from more than one binary path
by Yonghong Song
· 7 years ago
0e9ed20
bcc: Try use new API to create [k,u]probe with perf_event_open
by Song Liu
· 7 years ago
f180ea1
bcc: add functions to use new [k,u]probe API
by Song Liu
· 7 years ago
be578b7
Increase bpf_attach_tracing_event buffer size
by Teng Qin
· 7 years ago
0cfd665
fix a verifier failure
by Yonghong Song
· 7 years ago
d827155
sync bpf compat headers with latest net-next
by Yonghong Song
· 7 years ago
efa6ee9
add BPF.tracepoint_exists()
by Brendan Gregg
· 7 years ago
c0d1694
fix a compilation error with latest llvm/clang trunk
by Yonghong Song
· 7 years ago
bb3e873
Merge pull request #1504 from samofatov/master
by yonghong-song
· 7 years ago
c5308e9
CentOS 6 support
by nikolay.samofatov
· 7 years ago
bd7fa55
fix build issue for llvm 5.0.1
by Yonghong Song
· 7 years ago
adb31b5
Fix incorrect lost_cb type in Python
by Teng Qin
· 7 years ago
b7bbd04
Add cb_cookie to perf_reader_lost_cb
by Teng Qin
· 7 years ago
d271f3e
Fix lost count in perf_reader
by Teng Qin
· 7 years ago
4a2f221
Merge pull request #1480 from htbegin/bucket_sort_fn
by yonghong-song
· 7 years ago
7c1c804
Merge pull request #1488 from palmtenor/add_helper
by 4ast
· 7 years ago
d3b9d6a
Clean C++ interface arguments for tracing events
by Teng Qin
· 7 years ago
fd24405
Clean Python interface arguments for tracing events
by Teng Qin
· 7 years ago
b68e67b
Clean libbpf interface arguments for tracing events
by Teng Qin
· 7 years ago
4186f5e
Add new bpf_perf_{event|prog}_read_value helpers implementation
by Teng Qin
· 7 years ago
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
Next »