Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bcc
/
548332bbfd82f5c6f3451a6166ee7e06edb7ca1d
/
examples
/
tracing
fe966bb
Use print function for Python 3 compatibility (#1748)
by Javier Honduvilla Coto
· 7 years ago
83b49ad
introduce new BPF APIs to get kernel syscall entry func name/prefix
by Yonghong Song
· 7 years ago
dbf0029
Rename kprobe_poll to perf_buffer_poll
by Teng Qin
· 7 years ago
7c34c05
sync_timing.py: remove unnecessary header file
by Liu Bo
· 7 years ago
8268edb
urandomread.py: remove extra tail semicolon after TRACEPOINT_PROBE
by Liu Bo
· 7 years ago
67ae605
Remove semicolon at the end of define BPF_STACK_TRACE()
by Song Liu
· 7 years ago
eae0acf
Trace external pointers through maps
by Paul Chaignon
· 7 years ago
e7a5bdc
Modified the docs and example to make a fix for https://github.com/iovisor/bcc/issues/139
by Samuel Nair
· 7 years ago
d1324ac
remove trailing white spaces from source code files
by Mauricio Vasquez B
· 7 years ago
bd8370e
KVM hypercall analysis example (#1082)
by Suchakra Sharma
· 8 years ago
24f77d7
stacksnoop: Retire and move to examples/tracing
by Sasha Goldshtein
· 8 years ago
7a3e5bc
Use new helper Macro across files
by Teng Qin
· 8 years ago
0155385
cc: Resolve symbols from external debuginfo
by Sasha Goldshtein
· 8 years ago
98f5d4e
Remove usyms.py and redundant ProcessSymbols class
by Sasha Goldshtein
· 8 years ago
ce1ce3f
fix issue 829
by affansyed
· 8 years ago
759c76a
hello_perf_output: match the data type of pid
by Gary Lin
· 8 years ago
87d27cf
Fix Tracepoint example (#809)
by Teng Qin
· 8 years ago
a2370ab
Update examples and docs to use the new USDT API
by Sasha Goldshtein
· 8 years ago
5bd242c
examples: fix indentation in tracing/tcpv4connect
by Iago López Galeiras
· 8 years ago
d602d6b
MySQL USDT tool and example (#642)
by Brendan Gregg
· 8 years ago
08fbceb
remove unused MSG_MAX
by Brendan Gregg
· 8 years ago
eb1b70d
fix uprobe examples to read correct argument
by Brendan Gregg
· 8 years ago
239e863
tutorials: end-user, and python developer
by Brendan Gregg
· 8 years ago
b79df7b
merge task_switch example
by Brendan Gregg
· 8 years ago
9894e3e
merge disksnoop example
by Brendan Gregg
· 8 years ago
310ab53
merge bitehist example
by Brendan Gregg
· 8 years ago
4f88a94
USDT Python API and example (#624)
by Brendan Gregg
· 8 years ago
a4159da
use new tracepoint support (#608)
by Brendan Gregg
· 8 years ago
e422f5e
A tracepoint example (#596)
by Brendan Gregg
· 8 years ago
4afa96a
cc: introduce helpers to access pt_regs in an arch-independent manner
by Naveen N. Rao
· 9 years ago
8889906
examples: Add `mallocstacks`
by Vicent Marti
· 9 years ago
d0764aa
make tcpv4connect.py example tracer more robust
by Jean-Tiare Le Bigot
· 9 years ago
3b9679a
trawl typos with aspell
by Alex Bagehot
· 9 years ago
0030d34
more strlen examples
by Brendan Gregg
· 9 years ago
7adab96
Add uprobe strlen histogram example
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
98d0beb
Update trace perf output with struct deserialize example
by Brenden Blanco
· 9 years ago
aeca6bf
Let perf_output be always per-cpu
by Brenden Blanco
· 9 years ago
7598249
Add per-cpu parameters to buffered perf output
by Brenden Blanco
· 9 years ago
d0daf6a
Add perf_output support for high rate events
by Brenden Blanco
· 9 years ago
c43e990
Reorganize examples into subdirectories
by Brenden Blanco
· 9 years ago