diff options
author | 2023-09-14 15:25:42 -0700 | |
---|---|---|
committer | 2023-09-14 15:30:45 -0700 | |
commit | 5c04433daf9ed8b28d4900112be1fd19e1786b25 (patch) | |
tree | 7efc47a87fb966e1c2fd4b71923737dffa3f78fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available (diff) | |
download | wireguard-linux-5c04433daf9ed8b28d4900112be1fd19e1786b25.tar.xz wireguard-linux-5c04433daf9ed8b28d4900112be1fd19e1786b25.zip |
bpf: Charge modmem for struct_ops trampoline
Current code charges modmem for regular trampoline, but not for struct_ops
trampoline. Add bpf_jit_[charge|uncharge]_modmem() to struct_ops so the
trampoline is charged in both cases.
Signed-off-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20230914222542.2986059-1-song@kernel.org
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions