Skip to content
Commit d4a07dc5 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'SMC-tracepoints'



Tony Lu says:

====================
Tracepoints for SMC

This patch set introduces tracepoints for SMC, including the tracepoints
basic code. The tracepoitns would help us to track SMC's behaviors by
automatic tools, or other BPF tools, and zero overhead if not enabled.

Compared with kprobe and other dymatic tools, the tracepoints are
considered as stable API, and less overhead for tracing with easy-to-use
API.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 60088891 a3a0e81b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment