aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorSong Liu <[email protected]>2022-02-04 10:57:39 -0800
committerAlexei Starovoitov <[email protected]>2022-02-07 18:13:01 -0800
commitebc1415d9b4f043cef5a1fb002ec316e32167e7a (patch)
treebfa0fd9b389bc5a2718a5fafeae0ba390d74ea03 /tools/perf/scripts/python/net_dropmonitor.py
parent0e06b40371682b6b70ed0302a7baec0698ada95c (diff)
bpf: Introduce bpf_arch_text_copy
This will be used to copy JITed text to RO protected module memory. On x86, bpf_arch_text_copy is implemented with text_poke_copy. bpf_arch_text_copy returns pointer to dst on success, and ERR_PTR(errno) on errors. Signed-off-by: Song Liu <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions