Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
baebe8075d38776ab9aab0419e96e2f7cdd7e95d
/
tools
baebe80
use one map instead of two
by Brendan Gregg
· 9 years ago
aa1e6ca
Merge pull request #343 from ceeaspb/master
by Brenden Blanco
· 9 years ago
7a31351
one slipped the net
by Alex Bagehot
· 9 years ago
3b9679a
trawl typos with aspell
by Alex Bagehot
· 9 years ago
6959dcf
Add bitesize tool
by mcaleavya
· 9 years ago
7583a4e
use __builtin_memcpy() instead of unrolled loop
by Alexei Starovoitov
· 9 years ago
57abe5b
update with cachestat , squashed commit
by unixtest
· 9 years ago
62f4c28
fix synopsis options in docs
by Brendan Gregg
· 9 years ago
af2b46a
offwaketime
by Brendan Gregg
· 9 years ago
5a06c2c
gethostlatency
by Brendan Gregg
· 9 years ago
aa87997
bashreadline
by Brendan Gregg
· 9 years ago
7bf0e49
wakeuptime
by Brendan Gregg
· 9 years ago
d234ad7
Add decode() to ascii string in offcputime.py
by Brenden Blanco
· 9 years ago
5bd0eb2
Updates to use cmake GLOB and libbcc.so.0 in python init
by Brenden Blanco
· 9 years ago
670a6aa
docs for offcputime -u
by Brendan Gregg
· 9 years ago
d364d04
add -u, and change from 2 to 1 traced funcitons
by Brendan Gregg
· 9 years ago
f747114
optimize code, remove unnecessary filter check
by Brendan Gregg
· 9 years ago
4d57da1
stack walker typo and improvement
by Brendan Gregg
· 9 years ago
38cef48
stack walking scripts
by Brendan Gregg
· 9 years ago
bdf0773
fix pep8 lint errors in the rest of the tools
by Alexei Starovoitov
· 9 years ago
a79da0a
fix pep8 lint errors in biolatency and biosnoop
by Alexei Starovoitov
· 9 years ago
f7c226d
Add rpm and deb packaging for bcc-tools
by Brenden Blanco
· 9 years ago
c175cf8
Package tools into share/bcc/tools
by Brenden Blanco
· 9 years ago
860b649
softirq and hardirq
by Brendan Gregg
· 9 years ago
f06d3b4
tcpconnect for IPv4 and IPv6, and make tcpv4connect a trimmed example
by Brendan Gregg
· 9 years ago
10e1b14
filter to match TCP only
by Brendan Gregg
· 9 years ago
000a4e6
USAGE message typos
by Brendan Gregg
· 9 years ago
052f89c
tcpaccept
by Brendan Gregg
· 9 years ago
366eb2e
handle return value in kretprobe handler for tcpv4connect
by Yonghong Song
· 9 years ago
870b1cd
tcpv4connect
by Brendan Gregg
· 9 years ago
6df2b0e
Add custom formatter function to print_log2_hist
by Brenden Blanco
· 9 years ago
44e6877
biolatency -D
by Brendan Gregg
· 9 years ago
50bbca4
funclatency -F
by Brendan Gregg
· 9 years ago
3736885
tidy up: delete value after use
by Brendan Gregg
· 9 years ago
6b8add0
use new num_open_kprobes() function
by Brendan Gregg
· 9 years ago
8d70a88
use BPF_HISTOGRAM
by Brendan Gregg
· 9 years ago
f0b15c4
Add BPF_HISTOGRAM type and print support
by Brenden Blanco
· 9 years ago
9fa1562
biolatency
by Brendan Gregg
· 9 years ago
74016c3
funclatency
by Brendan Gregg
· 9 years ago
d9e578b
killsnoop
by Brendan Gregg
· 9 years ago
91734d3
some simplifications
by Brendan Gregg
· 9 years ago
665c5b0
variable name typo
by Brendan Gregg
· 9 years ago
bedd150
opensnoop
by Brendan Gregg
· 9 years ago
a080b3e
fix comment
by Brendan Gregg
· 9 years ago
5be5194
biosnoop for block device I/O
by Brendan Gregg
· 9 years ago
61c7ff1
shorten syncsnoop example
by Brendan Gregg
· 9 years ago
3e55ae2
funccount for counting kernel function calls
by Brendan Gregg
· 9 years ago
819334e
Shorten trace_readline_fields to trace_fields
by Brenden Blanco
· 9 years ago
d21af64
simplify code using new features
by Brendan Gregg
· 9 years ago
c35989d
Rename python module name to 'bcc' from 'bpf'
by Brenden Blanco
· 9 years ago
921008e
make use of BPF.ksym()
by Brendan Gregg
· 9 years ago
4cbdef7
use new event_re option to improve vfscount
by Brendan Gregg
· 9 years ago
ef2452d
improve code by utilizing .clear()
by Brendan Gregg
· 9 years ago
8e40c23
Fix map.clear() usage for array type maps
by Brenden Blanco
· 9 years ago
9421054
tidier example
by Brendan Gregg
· 9 years ago
057b078
more examples of b[] syntax, fix func arg passing
by Brendan Gregg
· 9 years ago
5eef65e
Change API of attach_kprobe to take a name argument
by Brenden Blanco
· 9 years ago
ebdb242
save some syscalls
by Brendan Gregg
· 9 years ago
762b1b4
python 2 & 3 compatibility
by Brendan Gregg
· 9 years ago
177e07e
support odd Linux distros
by Brendan Gregg
· 9 years ago
ef4e1fc
cleaner get_table calls
by Brendan Gregg
· 9 years ago
48fbc3e
some bcc examples and tools
by Brendan Gregg
· 9 years ago