Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
1abb069eea0d1dd27c047321418129f572ccc93b
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
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
c510eff
Merge pull request #937 from netoptimizer/for_upstream01
by 4ast
· 8 years ago
e682846
docs: keep track of when prealloc of map elements were introduced
by Jesper Dangaard Brouer
· 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
1e6df40
cpudist: remove unused Tracepoint import
by Sasha Goldshtein
· 8 years ago
4114d0d
Fixed test case test_trace4.py error
by Derek
· 8 years ago
fdd2389
Handling multiple concurrent probe users.
by Derek
· 8 years ago
1888c16
rename event_name for lua
by Derek
· 8 years ago
c223353
rename event name in detach_uprobe/detach_uretprobe
by Derek
· 8 years ago
c8846e5
rename event name in detach_kprobe/detach_kretprobe
by Derek
· 8 years ago
739581f
Handling multiple concurrent probe users.
by Derek
· 8 years ago
b79b589
Merge pull request #913 from iovisor/python23_percpu
by 4ast
· 8 years ago
8412963
Skip percpu testing on unsupported kernels
by Brenden Blanco
· 8 years ago
8338b3a
Support for hotplug cpu cases in percpu array sizing
by Brenden Blanco
· 8 years ago
bfc1375
Fix python2/3 incompatible percpu helpers
by Brenden Blanco
· 8 years ago
f506be1
Merge pull request #914 from mkacik/master
by 4ast
· 8 years ago
9389ab4
[memleak] add parameter for specifying object to load malloc/free from
by Maria Kacik
· 8 years ago
3cc4c0a
Merge pull request #911 from goldshtn/trace-params-signature
by 4ast
· 8 years ago
e30eaec
Merge pull request #909 from goldshtn/tp-str-fixes
by 4ast
· 8 years ago
23e72b8
trace: Allow function signatures in uprobes and kprobes
by Sasha Goldshtein
· 8 years ago
dcf1675
trace, argdist: Fix code formatting nits
by Sasha Goldshtein
· 8 years ago
b630092
trace: Use correct argument index and tgid for filters
by Sasha Goldshtein
· 8 years ago
b9aec34
trace: Generated streq-helper to ignore null terminator
by Sasha Goldshtein
· 8 years ago
fd44cd2
argdist: Generated streq-helper to ignore null terminator
by Sasha Goldshtein
· 8 years ago
50486ff
tplist: Print one-based location and argument indices
by Sasha Goldshtein
· 8 years ago
7e78f3a
Merge pull request #875 from pchaigno/target-process-library
by 4ast
· 8 years ago
9367ea5
Merge pull request #908 from Catalysts/cpu-iteration
by 4ast
· 8 years ago
7e0784d
fix iteration over CPUs
by Andreas Gerstmayr
· 8 years ago
ec9d42c
Merge pull request #906 from goldshtn/valid-idents
by Brendan Gregg
· 8 years ago
81654bf
cc: Dynamically allocate memory for library path
by Paul Chaignon
· 8 years ago
893ad2f
cc: Use PID to detach uprobes
by Paul Chaignon
· 8 years ago
690b7e6
cc: Resolve library names using loaded libraries
by Paul Chaignon
· 8 years ago
3fa7ba1
argdist, trace: Support non-C identifier names
by Sasha Goldshtein
· 8 years ago
23e0de7
Merge pull request #904 from brendangregg/master
by 4ast
· 8 years ago
3482637
add some error hints
by Brendan Gregg
· 8 years ago
68ec110
Merge pull request #899 from brendangregg/tool2
by 4ast
· 8 years ago
ceb9089
Merge pull request #896 from brendangregg/tool1
by 4ast
· 8 years ago
a45d872
Merge pull request #897 from brendangregg/master
by 4ast
· 8 years ago
43e87c1
profile: increase unique stack default to 10k
by Brendan Gregg
· 8 years ago
f4ce31a
statsnoop: refactor
by Brendan Gregg
· 8 years ago
1655fcd
Merge pull request #895 from brendangregg/master
by 4ast
· 8 years ago
fdbebee
trace: allow tracing of functions containing a dot (golang)
by Brendan Gregg
· 8 years ago
b4f7843
gethostlatency: remove unused code
by Brendan Gregg
· 8 years ago
5fe89aa
Merge pull request #894 from brendangregg/master
by 4ast
· 8 years ago
b6035b6
add a few funccount examples
by Brendan Gregg
· 8 years ago
d4fc95d
Merge pull request #883 from ColinIanKing/master
by 4ast
· 8 years ago
d75dfa1
Merge pull request #890 from mvbpolito/add_helpers
by 4ast
· 8 years ago
a043d5c
Merge pull request #889 from totally/preprocess_4.10
by 4ast
· 8 years ago
19c37f8
Add missing helpers prototypes in helpers.h
by Mauricio Vasquez B
· 8 years ago
bc43a29
Fixes bio{snoop,top} on 4.10.
by Ryan Leary
· 8 years ago
e14519e
Merge pull request #887 from rneugeba/cflags
by Brenden Blanco
· 8 years ago
5dfd199
Add -fno-stack-protector to CFLAGS
by Rolf Neugebauer
· 8 years ago
9a174ab
Merge pull request #882 from mvbpolito/master
by Brenden Blanco
· 8 years ago
437ab7f
Merge branch 'master' into master
by Brenden Blanco
· 8 years ago
53da672
Merge pull request #886 from iovisor/llvm_40_fixes
by 4ast
· 8 years ago
2d86204
Fixes for LLVM 4.0 and python3
by Brenden Blanco
· 8 years ago
cad093b
snapcraft.yaml: fix typo in ttysnoop wrapper
by Colin Ian King
· 8 years ago
ab9c7b7
snapcraft: add cpuunclaimed to snapcraft wrapper rules
by Colin Ian King
· 8 years ago
eb6cdda
Merge pull request #878 from iovisor/compat-4.10-update
by Brenden Blanco
· 8 years ago
fc673a9
add missing inclusion guards in bcc/proto.h
by Mauricio Vasquez B
· 8 years ago
9d811a4
Use compat bpf_common.h for local clang build
by Brenden Blanco
· 8 years ago
8581e94
Update [virtual_]bpf.h to 4.10
by Brenden Blanco
· 8 years ago
aca14f3
Merge pull request #874 from pchaigno/fix-var
by 4ast
· 8 years ago
f3a7281
Fix variable name
by Paul Chaignon
· 8 years ago
0abd93e
Merge pull request #870 from brendangregg/master
by 4ast
· 8 years ago
0622365
fix comment in runqlen
by Brendan Gregg
· 8 years ago
3f3acd8
add cpuunclaimed
by Brendan Gregg
· 8 years ago
dd5799b
Merge pull request #835 from ColinIanKing/master
by 4ast
· 8 years ago
8b302d0
Merge pull request #867 from shodoco/extern
by 4ast
· 8 years ago
b0788f2
fix company copyright
by Huapeng Zhou
· 8 years ago
6fae0aa
Merge pull request #868 from shodoco/pin
by 4ast
· 8 years ago
37dcac0
add bpf_obj_pin/bpf_obj_get to pin/get bpf objects
by Huapeng Zhou
· 8 years ago
d4a3baf
do not close extern table when a module destructs
by Huapeng Zhou
· 8 years ago
35d6ff8
add table type to shared tables
by Huapeng Zhou
· 8 years ago
ae8ae66
Merge pull request #863 from shodoco/master
by Brenden Blanco
· 8 years ago
7de67fc
Merge branch 'master' into master
by shodoco
· 8 years ago
Next »