Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
5f3751bfa38765b9a58a5871c1d607776828c8f7
5f3751b
Merge pull request #1055 from goldshtn/syms-encode
by Brenden Blanco
· 8 years ago
f78af26
tcplife for Lua (#1052)
by Simon Liu
· 8 years ago
f387f5d
Merge pull request #1050 from palmtenor/exampleinstall
by Brenden Blanco
· 8 years ago
db4d426
Add build option for installing C++ examples
by Teng Qin
· 8 years ago
dd3867d
Merge pull request #1032 from goldshtn/tools-tests
by Brenden Blanco
· 8 years ago
5c41b39
tests: Add smoke tests for most tools
by Sasha Goldshtein
· 8 years ago
2febc29
trace: Exit with nonzero return code on error
by Sasha Goldshtein
· 8 years ago
eea18dc
Merge pull request #1044 from goldshtn/ausyscall
by 4ast
· 8 years ago
3da7b4a
Merge pull request #1043 from goldshtn/bpflist
by Brendan Gregg
· 8 years ago
d5d37b2
Merge pull request #1039 from iovisor/tag_v0.3.0
by Brenden Blanco
· 8 years ago
6f5e08a
Prepare debian changelog for v0.3.0 tag
by Brenden Blanco
· 8 years ago
2593378
bpflist: Display processes with running BPF programs and maps
by Sasha Goldshtein
· 8 years ago
51803bf
syscount: Use ausyscalls if available to get syscall list
by Sasha Goldshtein
· 8 years ago
8968737
Merge pull request #1034 from brendangregg/master
by 4ast
· 8 years ago
83d34b3
Merge pull request #1030 from zvonkok/zvonkok-s390x
by 4ast
· 8 years ago
9567b62
funclatency: remove unnecessary include
by Brendan Gregg
· 8 years ago
98121a3
Added s390x support. Needs 4.10 Kernel
by Zvonko Kosic
· 8 years ago
575b3e5
Merge pull request #1005 from pchaigno/rewrite-only-deref
by Brenden Blanco
· 8 years ago
4c6ecb4
Restrict rewrite of unary operators to dereference operator
by Paul Chaignon
· 8 years ago
d05e66d
Merge pull request #1027 from fajs/debuild_no_parallel_tests
by Brenden Blanco
· 8 years ago
6e632ad
debuild: Do not parallelize tests
by Florian Schmidt
· 8 years ago
27a9cae
Merge pull request #1006 from pchaigno/fix-bpf_dins_pkt-rewrite
by Brenden Blanco
· 8 years ago
bbba2d4
Merge pull request #1024 from r4f4/explicit-static
by Brenden Blanco
· 8 years ago
40b881c
Merge pull request #1023 from dneiter/filetop_sort
by 4ast
· 8 years ago
dbea137
cmake: Explicitly mark static libraries as such
by Rafael Fonseca
· 8 years ago
47b74fe
Fix bpf_dins_pkt rewrite in BinaryOperator
by Paul Chaignon
· 8 years ago
956ca1c
Travis CI build to check compliance with PEP8 (#987)
by Paul Chaignon
· 8 years ago
0a2a46e
offwaketime.py for older kernels (#977)
by Brendan Gregg
· 8 years ago
bdbc472
Merge pull request #1021 from markdrayton/sym-mod-fix
by 4ast
· 8 years ago
c924193
Merge pull request #1022 from goldshtn/syms-multiple-regions
by 4ast
· 8 years ago
b69fe97
Merge pull request #1018 from GabrielGanne/python-xdp-return-values
by Brenden Blanco
· 8 years ago
f141d1b
cc: Symbol resolution with multiple executable regions per module
by Sasha Goldshtein
· 8 years ago
9ca8ac2
cc: Fix assertion for debug builds
by Sasha Goldshtein
· 8 years ago
d7a5ff0
range Python 2 -> 3 compatibility (#983)
by Rafael F
· 8 years ago
1a1f441
usdt: fix argument passing on python3 (#984)
by Rafael F
· 8 years ago
8ef6eb8
Update tutorial_bcc_python_developer.md (#1017)
by Alan Thompson
· 8 years ago
71600e7
Merge pull request #1020 from goldshtn/duplicate_modules
by Brenden Blanco
· 8 years ago
69948a6
cc: Don't parse the same module multiple times for USDT probes
by Sasha Goldshtein
· 8 years ago
78b05e0
add XDP return values to python interface
by Gabriel Ganne
· 8 years ago
dcf8cf9
python: handle null module in BPF.sym
by Mark Drayton
· 8 years ago
caa38c5
filetop: support specifying sort column via cmdline argument
by Daniel Neiter
· 8 years ago
601a13f
Merge pull request #1015 from goldshtn/perfmap-retry
by 4ast
· 8 years ago
cb06c97
Merge pull request #1002 from goldshtn/nested-symbols
by 4ast
· 8 years ago
4d0d430
Merge pull request #1012 from goldshtn/buildid-fix
by 4ast
· 8 years ago
88abfc6
Merge pull request #1014 from iovisor/test-debuginfo-fix
by 4ast
· 8 years ago
7b35436
Fix long running test_debuginfo and python3 fix
by Brenden Blanco
· 8 years ago
8a3fb6c
cc: Retry symbol resolution using perfmap
by Sasha Goldshtein
· 8 years ago
3febfa4
Merge pull request #997 from markdrayton/perf-buffer-size
by Brenden Blanco
· 8 years ago
5f5687e
Make perf ring buffer size configurable
by Mark Drayton
· 8 years ago
cc0ff79
Merge pull request #1003 from ColinIanKing/master
by Brenden Blanco
· 8 years ago
757a6ec
Merge pull request #1008 from pchaigno/support-macro
by Brenden Blanco
· 8 years ago
c5c3b99
Support for macros in rewriter
by Paul Chaignon
· 8 years ago
a075240
Merge pull request #994 from qmonnet/kernelfeatures
by 4ast
· 8 years ago
4953ab6
docs: Update eBPF features list
by Quentin Monnet
· 8 years ago
44a9813
snapcraft: add in some new tools missing from the snapcraft apps list
by Colin Ian King
· 8 years ago
01bb02c
cc: Handle nested functions correctly when resolving symbols
by Sasha Goldshtein
· 8 years ago
7c965b3
Merge pull request #999 from markdrayton/perf-map-anon
by 4ast
· 8 years ago
1368508
Improve matching of file-backed memory mappings
by Mark Drayton
· 8 years ago
02884a0
Merge pull request #996 from markdrayton/fix-find-buildid
by 4ast
· 8 years ago
b0a982b
Merge pull request #995 from pchaigno/patch-1
by 4ast
· 8 years ago
f498e59
Fix "for loop initial declarations only in C99" compile error
by Mark Drayton
· 8 years ago
34baf12
Fix error in test instructions
by Paul Chaignon
· 8 years ago
d60861a
Merge pull request #967 from goldshtn/debuginfo
by 4ast
· 8 years ago
3abf7f5
tests: Test debuginfo through debuglink and build-id sections
by Sasha Goldshtein
· 8 years ago
03ab5e8
Fix symbol resolution by name (SymbolCache.resolve_name)
by Sasha Goldshtein
· 8 years ago
0155385
cc: Resolve symbols from external debuginfo
by Sasha Goldshtein
· 8 years ago
7d8c29c
cc: Correctly treat PIE files as shared objects for symbols
by Sasha Goldshtein
· 8 years ago
1e34f4e
trace: Migrate to new symbols API and remove addresses from stacks
by Sasha Goldshtein
· 8 years ago
2f78068
off{cpu,wake}time: Migrate to new symbols API and remove addresses
by Sasha Goldshtein
· 8 years ago
b1bff01
uthreads: Migrate to new symbols API and include module name
by Sasha Goldshtein
· 8 years ago
2bf3ff3
stacksnoop: Migrate to new symbols API and remove addresses
by Sasha Goldshtein
· 8 years ago
b9f8f4a
stackcount: Migrate to new symbol resolution API
by Sasha Goldshtein
· 8 years ago
860823b
profile: Migrate to new symbol API and remove addresses
by Sasha Goldshtein
· 8 years ago
49df994
memleak: Migrate to new symbols resolution API
by Sasha Goldshtein
· 8 years ago
febed33
Simplify BCC symbol resolution API
by Sasha Goldshtein
· 8 years ago
98f5d4e
Remove usyms.py and redundant ProcessSymbols class
by Sasha Goldshtein
· 8 years ago
c8ba415
Merge pull request #988 from goldshtn/usdt-addressed-arg
by 4ast
· 8 years ago
0af31ef
Merge pull request #992 from goldshtn/trace-argdist-usdt-arg
by 4ast
· 8 years ago
3a5256f
trace, argdist: Treat small USDT arguments correctly
by Sasha Goldshtein
· 8 years ago
203fd27
Merge pull request #989 from pchaigno/fix-fd-leak
by 4ast
· 8 years ago
2919587
Fix file descriptor leak
by Paul Chaignon
· 8 years ago
8698bdb
Support base + index * scale addressing for USDT arguments
by Sasha Goldshtein
· 8 years ago
0a34d1e
Merge pull request #972 from r4f4/fix-llcstat
by Brenden Blanco
· 8 years ago
eec0731
Merge pull request #970 from goldshtn/db-tools
by Brendan Gregg
· 8 years ago
232c305
Merge branch 'master' into db-tools
by Brendan Gregg
· 8 years ago
8ca91fc
Merge pull request #971 from goldshtn/syscount
by Brenden Blanco
· 8 years ago
30aece2
Merge pull request #982 from irregulator/master
by Brenden Blanco
· 8 years ago
4ee5449
Adds zlib1g-dev Debian package build dependency
by Alexandros
· 8 years ago
8e583cc
syscount: Summarize syscall counts and latencies
by Sasha Goldshtein
· 8 years ago
2161e75
README: Add dbstat and dbslower and minor fix-ups
by Sasha Goldshtein
· 8 years ago
2495698
dbstat: Collect histograms of MySQL/PostgreSQL query latencies
by Sasha Goldshtein
· 8 years ago
dd37d63
dbslower: MySQL/PostgreSQL query tracing tool
by Sasha Goldshtein
· 8 years ago
5f354e5
Merge pull request #974 from r4f4/fix-undo
by Brenden Blanco
· 8 years ago
af236e7
Revert "undo rebase"
by Rafael Fonseca
· 8 years ago
a46c36a
Merge pull request #969 from goldshtn/clock-monotonic
by Brenden Blanco
· 8 years ago
f2e6b8d
llcstat: fix TypeError on python3
by Rafael Fonseca
· 8 years ago
63c9d94
Merge pull request #968 from mslusarz/deb-pkg-config
by Brenden Blanco
· 8 years ago
84331b3
Add pkg-config file to Debian packages.
by Marcin Ślusarz
· 8 years ago
e105d53
Merge pull request #942 from r4f4/fix-filetop
by Brenden Blanco
· 8 years ago
2939265
filetop: Fix TypeError by not mixing bytes and str.
by Rafael Fonseca
· 8 years ago
Next »