Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
5f3751bfa38765b9a58a5871c1d607776828c8f7
« Previous
3a23760
python: Allow module=None when resolving kernel symbols
by Sasha Goldshtein
· 8 years ago
9da5a97
Merge pull request #871 from zhiyisun/patch
by Brenden Blanco
· 8 years ago
c063fc4
Merge branch 'master' into patch
by Brenden Blanco
· 8 years ago
afb19da
Merge pull request #949 from ShelbyFrances/trace_enhancements
by Brenden Blanco
· 8 years ago
9bd4699
Merge pull request #956 from r4f4/fix-ucalls
by Brenden Blanco
· 8 years ago
372d1ff
Merge pull request #965 from r4f4/fix-tools-py2
by Brenden Blanco
· 8 years ago
f7ab443
argdist: Exit with nonzero return code on error
by Sasha Goldshtein
· 8 years ago
d11179d
mdflush: Add missing #include <linux/bio.h>
by Sasha Goldshtein
· 8 years ago
e0bcd3f
offwaketime: Add u+x permission
by Sasha Goldshtein
· 8 years ago
06a1c85
Merge pull request #920 from pchaigno/pid-filter-gethostlatency
by Brendan Gregg
· 8 years ago
edca17a
gethostlatency: Filter on PID
by Paul Chaignon
· 8 years ago
5472dbc
Merge pull request #964 from goldshtn/utools-missing-probes
by 4ast
· 8 years ago
69abacc
tools: Document use of -I <path> in trace, argdist
by ShelbyFrances
· 8 years ago
f5dbbdb
tools: support -I abspath in trace, argdist
by ShelbyFrances
· 8 years ago
86cd535
tools/trace: Document DSO tracing in tools/trace_example.txt
by ShelbyFrances
· 8 years ago
dc3a57c
u* tools: Gracefully handle missing probes
by Sasha Goldshtein
· 8 years ago
6e1fac4
Merge pull request #963 from goldshtn/utools-php
by 4ast
· 8 years ago
0ea2ffa
Merge pull request #961 from goldshtn/ugc-filters
by 4ast
· 8 years ago
c465a24
fixes #962 - fix lambda on both py2 and py3
by Rafael Fonseca
· 8 years ago
0d66906
ucalls: fix lambda syntax on python3
by Rafael Fonseca
· 8 years ago
42900ae
ucalls: fix map behaviour on python3
by Rafael Fonseca
· 8 years ago
e5d33df
cc: Fix SEGV when there is no build-id section
by Sasha Goldshtein
· 8 years ago
5467ccf
Merge pull request #959 from r4f4/fix-uobjnew
by Brenden Blanco
· 8 years ago
77d5273
Merge pull request #953 from Appdynamics/master
by Brenden Blanco
· 8 years ago
573a5d4
ustat: fix lambda syntax on python3.
by Rafael Fonseca
· 8 years ago
058c46f
uobjnew: fix lambda syntax in python3
by Rafael Fonseca
· 8 years ago
3d98151
usdt: convert text from bytes to str
by Rafael Fonseca
· 8 years ago
738a617
Merge pull request #958 from iovisor/dpkg-deb-compress
by 4ast
· 8 years ago
7a46276
Use fast compression in test deb builds
by Brenden Blanco
· 8 years ago
74155c5
Merge pull request #957 from iovisor/misc_fixes
by 4ast
· 8 years ago
dacb8ad
python3 compat: tracepoint fixes
by Brenden Blanco
· 8 years ago
341ec67
python3 compat: add missing str->bytes conversion
by Brenden Blanco
· 8 years ago
bc93238
Fix for test_log_buf to work with python3
by Brenden Blanco
· 8 years ago
7f1c3b2
Style fixes for loader.cc
by Brenden Blanco
· 8 years ago
1e93ccf
Use builtin clang::CompilerInvocation object
by Brenden Blanco
· 8 years ago
9c8c969
Explicitly mark b functions as nounwind
by Brenden Blanco
· 8 years ago
fddd69a
Mark additional helper function as inline
by Brenden Blanco
· 8 years ago
3a3b0f9
Merge pull request #916 from pchaigno/use-pid-to-resolve-lib
by Brenden Blanco
· 8 years ago
6a94f77
Merge pull request #951 from r4f4/fix-trace-py3
by Brenden Blanco
· 8 years ago
9b1916f
Merge pull request #952 from ColinIanKing/master
by Brenden Blanco
· 8 years ago
902f033
Merge pull request #955 from r4f4/fix-tplist
by 4ast
· 8 years ago
4821291
Merge pull request #954 from brendangregg/master
by Brenden Blanco
· 8 years ago
838ad4b
tplist: don't fail if no verbosity is supplied
by Rafael Fonseca
· 8 years ago
c933115
Still figuring out anchors in markdown.
by Michael Przybylski
· 8 years ago
a3107de
Still figuring out anchors in markdown.
by Michael Przybylski
· 8 years ago
5c00424
Building on Debian Jessie
by Michael Przybylski
· 8 years ago
f487c79
Yanked all libbcc.so tests out of test/lua/test_standalone.sh
by Michael Przybylski
· 8 years ago
7fb7bfa
Fixed TestUprobes.test_simple_library() in test_uprobes.lua
by Michael Przybylski
· 8 years ago
70e2034
Fixed failing test_simple_library() in test_uprobes.py
by Michael Przybylski
· 8 years ago
942c9c1
Debian jessie compile/test work in progress.
by Michael Przybylski
· 8 years ago
60c4192
Update tools to use new BPF.monotonic_time method
by Sasha Goldshtein
· 8 years ago
d5e24d9
Move monotonic_time to BPF class, use CLOCK_MONOTONIC
by Sasha Goldshtein
· 8 years ago
4ec5e4d
update tools pic
by Brendan Gregg
· 8 years ago
cfb5ee7
u* tools: PHP support
by Sasha Goldshtein
· 8 years ago
aee5ecf
trace: fix for python3
by Rafael Fonseca
· 8 years ago
9b296e8
snapcraft: add in some missing tools from the snapcraft apps list
by Colin Ian King
· 8 years ago
c325200
ugc: Add -M for minimum time and -F for text filtering
by Sasha Goldshtein
· 8 years ago
3e77af5
Merge pull request #948 from shodoco/master
by 4ast
· 8 years ago
e1a45f3
bcc: update kernel-versions.md for lpm trie change
by Huapeng Zhou
· 8 years ago
fcd936c
bcc: add support for lpm trie map type
by Huapeng Zhou
· 8 years ago
f1692e0
Merge pull request #946 from goldshtn/install-fc2425
by Brenden Blanco
· 8 years ago
cba9ee4
Merge pull request #947 from rnav/powerpc64-doc-update
by 4ast
· 8 years ago
dbbaa37
docs/kernel-versions: add reference to powerpc64 constant blinding support
by Naveen N. Rao
· 8 years ago
6ea63a0
Update installation instructions for FC24 and FC25
by Sasha Goldshtein
· 8 years ago
0bd4e58
Merge pull request #936 from kennyyu/kennyyu-deadlock-detector
by 4ast
· 8 years ago
1abb069
Merge pull request #944 from derek0883/mybcc
by 4ast
· 8 years ago
6c99958
switch bcc to use single instance per bcc process,
by Derek
· 8 years ago
1f63218
Merge branch 'master' into kennyyu-deadlock-detector
by Kenny Yu
· 8 years ago
6004c32
Merge pull request #943 from edwardshao/topic/fix-docs-commit-link
by 4ast
· 8 years ago
c2abf30
docs: fix "BPF attached to sockets" commit link
by Edward Shao
· 8 years ago
ce1f842
Merge branch 'master' into kennyyu-deadlock-detector
by Kenny Yu
· 8 years ago
c510eff
Merge pull request #937 from netoptimizer/for_upstream01
by 4ast
· 8 years ago
c44e92c
Address round 2 of comments in https://github.com/iovisor/bcc/pull/936
by Kenny Yu
· 8 years ago
b83af35
Merge branch 'master' into kennyyu-deadlock-detector
by Kenny Yu
· 8 years ago
d07b759
Fix a few small typos
by Kenny Yu
· 8 years ago
e7dff43
Address comments from https://github.com/iovisor/bcc/pull/936
by Kenny Yu
· 8 years ago
e682846
docs: keep track of when prealloc of map elements were introduced
by Jesper Dangaard Brouer
· 8 years ago
66fb4d2
tools: add tool to detect potential deadlocks in running programs
by Kenny Yu
· 8 years ago
e1f7462
Merge pull request #935 from wcohen/wcohen/lua_opt
by Brenden Blanco
· 8 years ago
ef91b6e
Allow RPMS to be built on ppc64 and aarch64 by making luajit optional
by William Cohen
· 8 years ago
4a57f4d
Merge pull request #928 from goldshtn/tp-data-loc
by 4ast
· 8 years ago
3ea6eee
tplist: Don't ignore __data_loc fields
by Sasha Goldshtein
· 8 years ago
c6aaaed
tests: Add test for TP_DATA_LOC_READ_CONST
by Sasha Goldshtein
· 8 years ago
b9545a5
cc: Support for __data_loc tracepoint fields
by Sasha Goldshtein
· 8 years ago
b77915d
Merge pull request #918 from derek0883/mybcc
by 4ast
· 8 years ago
227b5b9
enum bpf_probe_attach_type to CAPITAL
by Derek
· 8 years ago
a112514
undo rebase
by Derek
· 8 years ago
199b341
Merge pull request #927 from rnav/powerpc-fixes
by 4ast
· 8 years ago
6267b29
powerpc: update the build triplet
by Naveen N. Rao
· 8 years ago
be0d60b
Merge branch 'mybcc' of https://github.com/derek0883/bcc into mybcc
by Derek
· 8 years ago
7174d93
keep 'enum bpf_attach_type' inside libbpf.h, renamed it to bpf_probe_attach_type
by Derek
· 8 years ago
6e08207
Fixed test case test_trace4.py error
by Derek
· 8 years ago
e4da6c2
Handling multiple concurrent probe users.
by Derek
· 8 years ago
1f356ba
rename event_name for lua
by Derek
· 8 years ago
35da3d0
rename event name in detach_uprobe/detach_uretprobe
by Derek
· 8 years ago
627611f
rename event name in detach_kprobe/detach_kretprobe
by Derek
· 8 years ago
35c2501
Handling multiple concurrent probe users.
by Derek
· 8 years ago
727248b
Merge pull request #926 from goldshtn/argdist-pid-fix
by 4ast
· 8 years ago
2485e28
Merge pull request #925 from goldshtn/cpudist-import-fix
by 4ast
· 8 years ago
655e3c3
argdist: Fix -p behavior to filter tgid and not pid
by Sasha Goldshtein
· 8 years ago
Next »