summaryrefslogtreecommitdiffstats
path: root/rules/ply.in
blob: 3f830ff81e96a33e61025f0fc72777c84f5697ff (plain)
1
2
3
4
5
6
7
8
9
## SECTION=debug_tools

config PLY
	tristate
	select KERNEL_HEADER
	prompt "ply"
	help
	  Light-weight dynamic tracer for Linux using BPF with kprobes and
	  tracepoints to attach probes to arbitrary points in the kernel.