Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
aa1201a49f34c72adac1038611eb702752f799ec
aa1201a
Merge pull request #1725 from iovisor/yhs_dev
by yonghong-song
· 7 years ago
806627e
fix compilation error with latest llvm
by Yonghong Song
· 7 years ago
01c843e
Merge pull request #1724 from pchaigno/detect-ext-ptr-from-ctx
by yonghong-song
· 7 years ago
a8b4cee
Use older skb/kfree_skb tracepoint for tests
by Paul Chaignon
· 7 years ago
b66a9c9
Detect external pointers from context pointers
by Paul Chaignon
· 7 years ago
18c8c14
Tests for detection of external pointers from context argument
by Paul Chaignon
· 7 years ago
cf44278
Merge pull request #1720 from iovisor/yhs_dev
by yonghong-song
· 7 years ago
d07e2ec
Merge pull request #1722 from cippaciong/master
by yonghong-song
· 7 years ago
aa4aa52
profile: change default --stack-storage-size to 16384
by Tommaso Sardelli
· 7 years ago
718c928
profile: update --stack-storage-size default value in help message
by Tommaso Sardelli
· 7 years ago
46ebd9e
fix compilation with latest clang/llvm 7.0
by Yonghong Song
· 7 years ago
d837b73
Merge pull request #1721 from qmonnet/kernelfeatures
by 4ast
· 7 years ago
1ed0023
docs: update BPF features list (tracepoints to debug eBPF were removed)
by Quentin Monnet
· 7 years ago
cfab468
Merge pull request #1718 from iovisor/yhs_dev
by 4ast
· 7 years ago
67cc2ff
Merge pull request #1717 from qmonnet/kernelfeatures
by yonghong-song
· 7 years ago
df3b6b2
docs: update BPF features list and tell how to list components
by Quentin Monnet
· 7 years ago
4e28545
sync bpf compat headers with latest net-next, update doc for helpers
by Quentin Monnet
· 7 years ago
0d72237
introduce {attach|detach}_raw_tracepoint API
by Yonghong Song
· 7 years ago
3bb4485
Merge pull request #1716 from palmtenor/cppmisc
by yonghong-song
· 7 years ago
ce657b1
Fix TCPSendStack example stack id error handling
by Teng Qin
· 7 years ago
5cf8788
clang-format C++ API and example files
by Teng Qin
· 7 years ago
15488d7
Add checks of table type in constructor
by Teng Qin
· 7 years ago
bbc3fbf
Merge pull request #1715 from iovisor/yhs_dev
by 4ast
· 7 years ago
533d1d3
Merge pull request #1711 from palmtenor/cgrouparray
by yonghong-song
· 7 years ago
28b7fff
introduce C++ get_syscall_fnname API
by Yonghong Song
· 7 years ago
8f1a22a
Merge pull request #1709 from ahrens/patch-1
by yonghong-song
· 7 years ago
f0ed59d
document debug flags
by Matthew Ahrens
· 7 years ago
19b61eb
Merge pull request #1705 from palmtenor/profilestack
by yonghong-song
· 7 years ago
84664dc
Merge pull request #1708 from iovisor/yhs_dev
by 4ast
· 7 years ago
9f977c0
Add support of Cgroup Array in C++
by Teng Qin
· 7 years ago
8103194
Add support of Cgroup Array in Python
by Teng Qin
· 7 years ago
e5e9b1f
Add basic support of Cgroup Array
by Teng Qin
· 7 years ago
e4db768
Refactor profile.py stack id error handling
by Teng Qin
· 7 years ago
18a2f2f
Merge pull request #1704 from palmtenor/offwakestack
by yonghong-song
· 7 years ago
bca047d
document cflags argument to BPF()
by Matthew Ahrens
· 7 years ago
e778db0
Refactor offwaketime stack id error handling
by Teng Qin
· 7 years ago
bce2bee
Merge pull request #1703 from iovisor/yhs_dev
by 4ast
· 7 years ago
6433569
using get_syscall_fnname to get kprobe func name for tools
by Yonghong Song
· 7 years ago
83b49ad
introduce new BPF APIs to get kernel syscall entry func name/prefix
by Yonghong Song
· 7 years ago
435dded
Merge pull request #1702 from iovisor/yhs_dev
by 4ast
· 7 years ago
858a3d7
print out more useful attach_kprobe failure information
by Yonghong Song
· 7 years ago
a4782bd
Merge pull request #1699 from palmtenor/profile-sample
by yonghong-song
· 7 years ago
512710f
Merge pull request #1693 from palmtenor/offwake
by yonghong-song
· 7 years ago
86df2b8
Add -c option for profile.py
by Teng Qin
· 7 years ago
e7432d4
Fix offwaketime PID / TGID handling
by Teng Qin
· 7 years ago
7f22495
Merge pull request #1692 from palmtenor/stack_flag
by yonghong-song
· 7 years ago
9d1bdaa
Merge pull request #1689 from congwang/master
by yonghong-song
· 7 years ago
ea72805
Refactor offcputime stack id error handling
by Teng Qin
· 7 years ago
fb4ed04
Merge pull request #1691 from javierhonduco/trace-fix-probe-name-encoding
by yonghong-song
· 7 years ago
1ef82e2
Fix probe name encoding in Python 3
by Javier Honduvilla Coto
· 7 years ago
84c8873
Merge pull request #1688 from iovisor/yhs_dev
by 4ast
· 7 years ago
895be42
Merge pull request #1690 from tehnerd/fix_bpflist
by yonghong-song
· 7 years ago
98ee5df
fixing bpflist
by Nikita V. Shirokov
· 7 years ago
e26019f
Use better kprobes for runqlat.py
by Cong Wang
· 7 years ago
b5fcb51
fix profile.py with latest net-next
by Yonghong Song
· 7 years ago
f4e1c33
Merge pull request #1686 from iovisor/yhs_dev
by 4ast
· 7 years ago
22ea950
Merge pull request #1682 from hMcLauchlan/inject-qol
by yonghong-song
· 7 years ago
9357f35
fix python3 py_test_histogram failure
by Yonghong Song
· 7 years ago
6f53be3
Merge pull request #1687 from iovisor/yhs_dev2
by 4ast
· 7 years ago
c40b5fd
fix test_libbcc failure with 4.15.
by Yonghong Song
· 7 years ago
22166d0
Merge pull request #1681 from jcanseco/filetop_inlining
by yonghong-song
· 7 years ago
45bcfb7
More helpful help message
by Howard McLauchlan
· 7 years ago
fb3c0a7
Make parsing more strict
by Howard McLauchlan
· 7 years ago
6d818b6
filetop: probe vfs_read and vfs_write instead to fix inlining issue
by Jazel Canseco
· 7 years ago
7c27c27
Merge pull request #1673 from palmtenor/cleartab
by yonghong-song
· 7 years ago
10d0ee9
Merge pull request #1676 from hMcLauchlan/inject-4.17
by yonghong-song
· 7 years ago
b222f00
Add probability option to inject
by Howard McLauchlan
· 7 years ago
a643154
Add bpf_get_prandom_u32() to reference guide
by Howard McLauchlan
· 7 years ago
4c9305c
Update documentation for 4.17, add documentation for probability option
by Howard McLauchlan
· 7 years ago
63b6e44
Improve clear table API in C++
by Teng Qin
· 7 years ago
5d23500
Merge pull request #1670 from joelagnel/submit-fix-1628
by yonghong-song
· 7 years ago
5a1106c
bcc/syms: Fix shared library symbol lookup
by Joel Fernandes
· 7 years ago
cbb1611
Merge pull request #1672 from brtmr/master
by yonghong-song
· 7 years ago
059ff55
Added -q option to the USAGE string in execsnoop. Added -q option to the manpage for execsnoop
by Bastian Reitemeier
· 7 years ago
9345df1
moved quoting below argument pattern match, so that the pattern match happens on the unquoted argument
by Bastian Reitemeier
· 7 years ago
79ce51c
Added -q option to execsnoop to quote individual arguments. This helps when working with arguments that contain spaces.
by Bastian Reitemeier
· 7 years ago
18d3814
Merge pull request #1669 from iovisor/yhs_dev
by 4ast
· 7 years ago
61130a1
fix compiler warning
by Yonghong Song
· 7 years ago
ca3bd8a
Merge pull request #1666 from nirmoy/fix_spell_1
by yonghong-song
· 7 years ago
626a200
fix some spelling errors
by Nirmoy Das
· 7 years ago
5761675
Merge pull request #1664 from iovisor/yhs_dev
by 4ast
· 7 years ago
5c32691
permit symbol resulotion for function with size 0
by Yonghong Song
· 7 years ago
91f04f0
Merge pull request #1663 from iovisor/yhs_dev
by 4ast
· 7 years ago
11d3c77
fix compilation error with latest llvm
by Yonghong Song
· 7 years ago
1af66fd
Merge pull request #1662 from nirmoy/suse_changes_1
by yonghong-song
· 7 years ago
b40de15
Merge pull request #1661 from qmonnet/kernelfeatures
by yonghong-song
· 7 years ago
3ba1800
Merge pull request #1660 from anakryiko/perf_buffer_poll_return_type
by yonghong-song
· 7 years ago
32631ff
Building from source on openSUSE Tumbleweed requires the clang-devel package to be installed
by Nirmoy Das
· 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
5c550b5
Merge pull request #1659 from lcp/cachetop-bytes
by yonghong-song
· 7 years ago
b2e6870
Return number of CPUs with data for BPFPerfBufferTable::poll()
by Andrii Nakryiko
· 7 years ago
865133d
Merge pull request #1658 from lcp/syscount_str-v2
by yonghong-song
· 7 years ago
c5b5b30
tools/cachetop: match bpf.ksym() with bytes arrays
by Gary Lin
· 7 years ago
3a45935
tools/syscount: convert syscall and process names to bytes array
by Gary Lin
· 7 years ago
41134b1
Merge pull request #1657 from fser/patch-1
by yonghong-song
· 7 years ago
37468fa
Update INSTALL.md
by @aifsair
· 7 years ago
76bec4d
Merge pull request #1652 from palmtenor/stack_fixes
by yonghong-song
· 7 years ago
955b55e
Merge pull request #1653 from iovisor/yhs_dev
by 4ast
· 7 years ago
2f07051
avoid symbol demangling if the symbol is not a mangled symbol
by Yonghong Song
· 7 years ago
Next »