Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
ca4ba557fad06273f8d729de24ed5c7c3bde9909
ca4ba55
start adding -e/--ebpf option to the python tools/ scripts
by Nathan Scott
· 7 years ago
d10c642
correct error reporting on python text compilation
by Nathan Scott
· 7 years ago
3763380
Merge pull request #1529 from iovisor/yhs_dev
by 4ast
· 7 years ago
19c8459
Merge pull request #1524 from iovisor/yhs_dev
by 4ast
· 7 years ago
0c405db
Merge pull request #1526 from luciang/master
by yonghong-song
· 7 years ago
37a55b8
usdt: add a test for one probe in both a.out and shared libraries
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
5426ef2
tools: syscount: add --errno=EPERM filter
by Lucian Adrian Grijincu
· 7 years ago
bf2a811
usdt: ignore location with incorrect probe virtual address
by Yonghong Song
· 7 years ago
fe86aee
Merge pull request #1523 from lcp/docs-xdp-adjust-meta
by yonghong-song
· 7 years ago
f654c79
Merge pull request #1518 from liu-song-6/perf_event_open_v02
by yonghong-song
· 7 years ago
8eae755
Add new bpf_xdp_adjust_meta to docs/kernel-versions.md
by Gary Lin
· 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
3558d5a
Merge pull request #1522 from palmtenor/buf_size
by yonghong-song
· 7 years ago
be578b7
Increase bpf_attach_tracing_event buffer size
by Teng Qin
· 7 years ago
956a983
Merge pull request #1483 from kinvolk/iaguis/fix-tcptracer-old-kernels
by yonghong-song
· 7 years ago
2d45e02
Merge pull request #1517 from iovisor/yhs_dev
by 4ast
· 7 years ago
0cfd665
fix a verifier failure
by Yonghong Song
· 7 years ago
20f1fda
Merge pull request #1514 from iovisor/yhs_dev
by 4ast
· 7 years ago
d827155
sync bpf compat headers with latest net-next
by Yonghong Song
· 7 years ago
484e525
Merge pull request #1510 from iovisor/yhs_dev
by 4ast
· 7 years ago
ffa47e6
fix runqlen.py with 4.15 kernel
by Yonghong Song
· 7 years ago
82ef5a0
Merge pull request #1508 from brendangregg/master
by yonghong-song
· 7 years ago
efa6ee9
add BPF.tracepoint_exists()
by Brendan Gregg
· 7 years ago
e023bc8
tcplife: add tcp:tcp_set_state tracepoint support
by Brendan Gregg
· 7 years ago
bbfd6ea
Merge pull request #1505 from iovisor/yhs_dev
by 4ast
· 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
b44d705
Merge pull request #1503 from iovisor/yhs_dev
by 4ast
· 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
4e04c94
Merge pull request #1489 from r4f4/fix-ucalls-py3
by yonghong-song
· 7 years ago
1eee853
Merge pull request #1497 from palmtenor/fix_python
by yonghong-song
· 7 years ago
adb31b5
Fix incorrect lost_cb type in Python
by Teng Qin
· 7 years ago
25be6bb
Merge pull request #1496 from palmtenor/fix_lost
by yonghong-song
· 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
73b5401
add way to debug generated BPF code (#1494)
by Brendan Gregg
· 7 years ago
c8177e9
Merge pull request #1419 from runejuhl/fix-cachetop-getpwuid
by Brendan Gregg
· 7 years ago
cf378e2
Merge pull request #1131 from cherusk/retrans_sum
by Brendan Gregg
· 7 years ago
4a2f221
Merge pull request #1480 from htbegin/bucket_sort_fn
by yonghong-song
· 7 years ago
e1a743e
Merge pull request #1491 from palmtenor/trace_py
by yonghong-song
· 7 years ago
33a5a4b
histogram: add a test case for bucket_sort_fn
by htbegin
· 7 years ago
c200b6c
Add --print_cpu option to trace.py
by Teng Qin
· 7 years ago
1a322d5
Improve trace.py print format
by Teng Qin
· 7 years ago
569461d
Merge pull request #1485 from iovisor/yhs_dev
by 4ast
· 7 years ago
7c1c804
Merge pull request #1488 from palmtenor/add_helper
by 4ast
· 7 years ago
120ac96
Merge pull request #1490 from palmtenor/clean_api
by 4ast
· 7 years ago
2aa3c0b
Merge pull request #1487 from oktopuz/master
by 4ast
· 7 years ago
35771cf
Add Perf Event tests
by Teng Qin
· 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
99d1468
ucalls: convert bytes to str
by Rafael Fonseca
· 7 years ago
bebb9c8
Merge pull request #1486 from palmtenor/clear_table
by 4ast
· 7 years ago
c596f4b
Add tests for C++ API Hash table and Stack table
by Teng Qin
· 7 years ago
1e9467f
tcpretrans: extend for counting
by Matthias Tafelmeier
· 7 years ago
0606c45
Building from source on Ubuntu Trusty requires the cmake3 package to be installed
by Alexander Dudko
· 7 years ago
f4470dc
add examples for including additional header files
by Yonghong Song
· 7 years ago
c7417dc
Add C++ helper to clear BPF tables
by Teng Qin
· 7 years ago
e5db52b
Merge pull request #1484 from iovisor/yhs_dev
by 4ast
· 7 years ago
926d667
tcptracer: initialize skc_net variable
by Iago López Galeiras
· 7 years ago
b384b76
Merge pull request #1481 from htbegin/execsnoop_fix
by Brendan Gregg
· 7 years ago
2faf060
Merge pull request #1474 from iovisor/yhs_dev
by 4ast
· 7 years ago
b32b4a5
add padding to the end of structure
by Yonghong Song
· 7 years ago
a83e278
histogram: support sorting bucket before dumping table
by htbegin
· 7 years ago
3c399da
execsnoop: fix the prototype for kprobe__sys_execve
by htbegin
· 7 years ago
34b3c10
Merge pull request #1475 from palmtenor/log_print
by yonghong-song
· 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
bf1a54c
Merge pull request #1473 from iovisor/yhs_dev
by 4ast
· 7 years ago
81b935d
sync compat headers with latest net-next
by Yonghong Song
· 7 years ago
928c7bd
Merge pull request #1467 from iovisor/install-md-update
by yonghong-song
· 7 years ago
e25bf21
install.md: use iovisor.org hosted link to netperf rpm
by Brenden Blanco
· 7 years ago
1d0e209
Update INSTALL instructions for binary packages
by Brenden Blanco
· 7 years ago
9634a00
Prepare debian changelog for v0.5.0 tag
by Brenden Blanco
· 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
65c2352
Merge pull request #1457 from palmtenor/loader
by yonghong-song
· 7 years ago
c32b845
hardirqs: add --count for event counts (#1460)
by Brendan Gregg
· 7 years ago
58b63ff
Merge pull request #1450 from sandip4n/fix-test-libbcc
by yonghong-song
· 7 years ago
392267f
Merge pull request #1456 from iamkafai/kafai_dev
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
54d30b1
man/bps: Add a man page for introspection/bps.c
by Martin KaFai Lau
· 7 years ago
977d064
Merge pull request #1451 from oliviertilmans/master
by yonghong-song
· 7 years ago
a2ea722
Merge pull request #1455 from iovisor/yhs_dev
by 4ast
· 7 years ago
fbe1b32
force linking the whole api-static library into shared library
by Yonghong Song
· 7 years ago
8cf1ff5
Merge pull request #1453 from bobrik/patch-2
by yonghong-song
· 7 years ago
830d58d
libbpf: Support unbound raw socket creation
by Olivier Tilmans
· 7 years ago
f3bd860
Merge pull request #1452 from bobrik/patch-1
by yonghong-song
· 7 years ago
525f3e9
funcslower: add a note about nested calls
by Ivan Babrou
· 7 years ago
95c20b0
funcslower: fix missing tgid when filtering by pid
by Ivan Babrou
· 7 years ago
1af99d4
Fix dns_matching example
by Olivier Tilmans
· 7 years ago
61bc92a
Update info about Ubuntu Xenial in INSTALL.md
by Lukasz Dorau
· 7 years ago
dee8f8f
Merge pull request #1448 from palmtenor/hw_cache_events
by 4ast
· 7 years ago
Next »