diff options
author | 2021-10-04 17:48:56 +0800 | |
---|---|---|
committer | 2021-10-08 13:22:57 -0700 | |
commit | ccaf12d6215a56836472db220520cda8024d6c4f (patch) | |
tree | 2179589d1cb489484d0a842d3a5f5afb114d5a1d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Support writable context for bare tracepoint (diff) | |
download | linux-dev-ccaf12d6215a56836472db220520cda8024d6c4f.tar.xz linux-dev-ccaf12d6215a56836472db220520cda8024d6c4f.zip |
libbpf: Support detecting and attaching of writable tracepoint program
Program on writable tracepoint is BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE,
but its attachment is the same as BPF_PROG_TYPE_RAW_TRACEPOINT.
Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211004094857.30868-3-hotforest@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions