diff options
author | 2024-03-22 14:43:06 +0800 | |
---|---|---|
committer | 2024-05-01 23:18:47 +0900 | |
commit | 5e37460f5f9266bcd037137f1bd9eb24b9940faf (patch) | |
tree | d9d8f0dca9b0587075dbf3115d5bde5c831d0222 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing/probes: support '%pD' type for print struct file's name (diff) | |
download | wireguard-linux-5e37460f5f9266bcd037137f1bd9eb24b9940faf.tar.xz wireguard-linux-5e37460f5f9266bcd037137f1bd9eb24b9940faf.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions