From: David S. Miller Date: Mon, 1 Nov 2021 13:39:14 +0000 (+0000) Subject: Merge branch 'SMC-tracepoints' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d4a07dc5ac34528f292a4f328cf3c65aba312e1b;p=linux.git 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: David S. Miller --- d4a07dc5ac34528f292a4f328cf3c65aba312e1b