Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
1a322d58d9a6f34b8b6f26274fddd7e0a5654791
/
tools
1a322d5
Improve trace.py print format
by Teng Qin
· 7 years ago
569461d
Merge pull request #1485 from iovisor/yhs_dev
by 4ast
· 7 years ago
fd24405
Clean Python interface arguments for tracing events
by Teng Qin
· 7 years ago
f4470dc
add examples for including additional header files
by Yonghong Song
· 7 years ago
3c399da
execsnoop: fix the prototype for kprobe__sys_execve
by htbegin
· 7 years ago
c32b845
hardirqs: add --count for event counts (#1460)
by Brendan Gregg
· 7 years ago
8cf1ff5
Merge pull request #1453 from bobrik/patch-2
by yonghong-song
· 7 years ago
525f3e9
funcslower: add a note about nested calls
by Ivan Babrou
· 7 years ago
95c20b0
funcslower: fix missing tgid when filtering by pid
by Ivan Babrou
· 7 years ago
6e2eaf8
solisten: fix address endianness
by Jean-Tiare Le Bigot
· 7 years ago
ed5c381
solisten: mask clang warnings in inet_sock.h
by Jean-Tiare Le Bigot
· 7 years ago
ab01e24
Move original 'tools/wakeuptime' to old tools
by Sandipan Das
· 7 years ago
958bd4e
Update 'tools/wakeuptime' documentation
by Sandipan Das
· 7 years ago
3edb453
Make 'tools/wakeuptime' use an offcpu filter
by Sandipan Das
· 7 years ago
2c2d46f
Make 'tools/wakeuptime' use stack maps
by Sandipan Das
· 7 years ago
8c0e4b9
Merge pull request #1130 from cherusk/master
by 4ast
· 7 years ago
ee433d4
Merge pull request #1383 from pchaigno/pep8
by 4ast
· 7 years ago
eb6ddc0
bpf: make test py_test_tools_smoke pass on arm64
by Yonghong Song
· 7 years ago
16f201f
Merge pull request #1384 from pchaigno/fix-mdflush-linux-4.14
by yonghong-song
· 7 years ago
eae0acf
Trace external pointers through maps
by Paul Chaignon
· 7 years ago
3ffc80e
mdflush: fix for Linux 4.14
by Paul Chaignon
· 7 years ago
4a950bf
Explain possible reason of an error in scripts that rely on /proc/kallsyms (fixes #1391)
by Aleksander Alekseev
· 7 years ago
7bb5233
Merge pull request #1369 from pchaigno/execsnoop-max-args
by Brendan Gregg
· 7 years ago
fdf9b08
correct spelling mistakes
by Edward Betts
· 7 years ago
a0c9b48
execsnoop: argument to change the number of arguments parsed
by Paul Chaignon
· 7 years ago
b334702
Merge pull request #1388 from sandip4n/fix-tools-syscount
by Brendan Gregg
· 7 years ago
0e8c031
Merge pull request #1361 from navytux/y/hardirqs-d-fix
by Brendan Gregg
· 7 years ago
920319d
Merge pull request #1360 from navytux/y/execsnoop-x-fix
by Brendan Gregg
· 7 years ago
a068a03
Fix 'tools/syscount' from using incorrect fallback values
by Sandipan Das
· 7 years ago
ae0e025
bashreadline: linter cleanup
by Paul Chaignon
· 7 years ago
7b911b5
sslsniff: linter cleanup
by Paul Chaignon
· 7 years ago
897c686
trace: linter cleanup
by Paul Chaignon
· 7 years ago
c8b4f67
ucalls: linter cleanup
by Paul Chaignon
· 7 years ago
044ccea
nfsslower: linter cleanup
by Paul Chaignon
· 7 years ago
2e07ddc
memleak: linter cleanup
by Paul Chaignon
· 7 years ago
7297af0
tcptracer: linter cleanup
by Paul Chaignon
· 7 years ago
6d9b1b2
tcptop: linter cleanup
by Paul Chaignon
· 7 years ago
4601792
dbslower: linter cleanup
by Paul Chaignon
· 7 years ago
e617bf4
bpflist: linter cleanup
by Paul Chaignon
· 7 years ago
16523a3
Fix 'tools/statsnoop' from failing to attach kprobes
by Sandipan Das
· 7 years ago
f2d125e
hardirqs, softirqs: Fix distribution mode units handling
by Kirill Smelkov
· 7 years ago
ce36bb6
execsnoop: Fix -x handling
by Kirill Smelkov
· 7 years ago
ceff3e0
nfsdist tool (#1347)
by samuelnair
· 7 years ago
166bf0f
nfsslower: trace slow NFS operations
by samuelnair
· 7 years ago
5888989
stackcount: add -K, -U, -d, -D, and -f (#1335)
by Brendan Gregg
· 7 years ago
4f444a5
zfs tools fix for zpl_read/zpl_write removal
by Marcin Skarbek
· 7 years ago
e12f55a
Use correct data type for class Data
by Nan Xiao
· 7 years ago
b03d9eb
funccount: add -d for duration
by Brendan Gregg
· 7 years ago
719e100
Trace external pointers from helpers
by Paul Chaignon
· 7 years ago
73c18bc
Merge pull request #1305 from NanXiao/format-vfscount
by Brendan Gregg
· 7 years ago
08ed403
Merge pull request #1303 from pchaigno/remove-bpf_probe_reads
by Brendan Gregg
· 7 years ago
92d86bb
Format code of vfscount.py
by Nan Xiao
· 7 years ago
d51870b
Remove extra S_MAXSTAT array allocation in some tools
by Brenden Blanco
· 7 years ago
fff792d
tools/tcptracer: print ns timestamps with -v
by Iago López Galeiras
· 7 years ago
6426cd4
tools/tcptracer: add timestamp option
by Iago López Galeiras
· 7 years ago
4870819
better state default value handling
by Brendan Gregg
· 7 years ago
843340d
add --state to offcputime
by Brendan Gregg
· 7 years ago
81ad054
tcptop: Filter out negative values in receive probe
by Benjamin Poirier
· 7 years ago
8e86b9e
tcptop: Cleanup argument parsing
by Benjamin Poirier
· 7 years ago
25212ee
tcpretrans: Remove unnecessary bpf_probe_reads
by Paul Chaignon
· 7 years ago
7e1cf0a
tcpconnlat: Remove unnecessary bpf_probe_reads
by Paul Chaignon
· 7 years ago
23ac463
solisten: Remove unnecessary bpf_probe_reads
by Paul Chaignon
· 7 years ago
5f7035e
MySQL tracing without USDT (#1239)
by Igor Mazur
· 7 years ago
830c1f7
tools: Add some documentation to lib/ucalls.py output (#1257)
by Geneviève Bastien
· 7 years ago
5a2b39e
Fix trace.py for library filenames containing colons (#1252)
by vkhromov
· 7 years ago
2c1799c
memleak: expand allocator coverage (#1214)
by Rinat Ibragimov
· 7 years ago
4618690
softirqs: focus CPU as dissector
by Matthias Tafelmeier
· 8 years ago
0bd1a6d
Add an option to strip leading zeros from histograms (#1226)
by Taekho Nam
· 7 years ago
9aa1d75
gethostlatency was rounding to full ms
by Brendan Gregg
· 7 years ago
5ac5d6e
funclatency/sslsniff: fix the TypeError when enabling pid filter on uprobe
by htbegin
· 7 years ago
d1324ac
remove trailing white spaces from source code files
by Mauricio Vasquez B
· 7 years ago
71eb177
Reduce the sslsniff data size slightly to pass verifier
by Brenden Blanco
· 8 years ago
04b05d5
Fix for verifier failure in wakeuptime
by Brenden Blanco
· 8 years ago
3f28e7b
Disable non-static function calls
by Brenden Blanco
· 8 years ago
da1c607
db*: Print the BPF program prior to loading it (in -v mode)
by Sasha Goldshtein
· 8 years ago
aa124dd
db*: Use uapi/linux/ptrace.h instead of linux/ptrace.h
by Sasha Goldshtein
· 8 years ago
0a01506
Execsnoop cli args matching (#1115)
by Nikita V. Shirokov
· 8 years ago
8276938
runqlat: add --pidnss option (#1117)
by Brendan Gregg
· 8 years ago
69ceaca
softirqs: Migrate to kernel tracepoints instead of kprobes (#1091)
by Sasha Goldshtein
· 8 years ago
37c9f74
Fix offwaketime documentation typo
by Teng Qin
· 8 years ago
064b2f5
Merge pull request #1078 from goldshtn/funcslower
by Brendan Gregg
· 8 years ago
caa14ed
u* tools: per-language wrappers (#1086)
by Paul Chaignon
· 8 years ago
4eace76
funcslower: Usage examples, annotated
by Sasha Goldshtein
· 8 years ago
7789318
funcslower: Trace slow kernel or user function calls
by Sasha Goldshtein
· 8 years ago
24f77d7
stacksnoop: Retire and move to examples/tracing
by Sasha Goldshtein
· 8 years ago
f37434b
tools: add tcptracer (#762)
by Iago López Galeiras
· 8 years ago
4bb6d7f
u* tools: automatically detect the language (#1067)
by Paul Chaignon
· 8 years ago
7a3e5bc
Use new helper Macro across files
by Teng Qin
· 8 years ago
277ebbc
Merge pull request #1068 from goldshtn/syscount-python3
by Brenden Blanco
· 8 years ago
ef0b984
Merge pull request #1066 from pchaigno/remove-import-netaddr
by Brenden Blanco
· 8 years ago
6545390
syscount: Use zip_longest for Python 3 compatibility
by Sasha Goldshtein
· 8 years ago
78948e4
Python 3 compatibility fixes around string handling (#986)
by Rafael F
· 8 years ago
8332068
solisten: replace netaddr with socket library
by Paul Chaignon
· 8 years ago
466de84
Merge pull request #1056 from goldshtn/bpflist-enh
by Brenden Blanco
· 8 years ago
f78af26
tcplife for Lua (#1052)
by Simon Liu
· 8 years ago
dd3867d
Merge pull request #1032 from goldshtn/tools-tests
by Brenden Blanco
· 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
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
Next »