Documentation: tracing: add new type '%pd' and '%pD' for kprobe
authorYe Bin <yebin10@huawei.com>
Fri, 22 Mar 2024 06:43:06 +0000 (14:43 +0800)
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>
Wed, 1 May 2024 14:18:47 +0000 (23:18 +0900)
commit5e37460f5f9266bcd037137f1bd9eb24b9940faf
treed9d8f0dca9b0587075dbf3115d5bde5c831d0222
parent20fe4d07bde67ec26716835b61be2c4eeca1c6bc
Documentation: tracing: add new type '%pd' and '%pD' for kprobe

Similar to printk() '%pd' is for fetch dentry's name from struct dentry's
pointer, and '%pD' is for fetch file's name from struct file's pointer.

Link: https://lore.kernel.org/all/20240322064308.284457-4-yebin10@huawei.com/
Signed-off-by: Ye Bin <yebin10@huawei.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Documentation/trace/kprobetrace.rst