diff options
| author | Toshiaki Makita <[email protected]> | 2018-08-03 16:58:15 +0900 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2018-08-10 16:12:21 +0200 |
| commit | 0b19cc0a8694d4295383f88bc3441765875a57bc (patch) | |
| tree | 089270ead91559d2164d10a98d00515b236e8394 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | af87a3aa1b5f397a2f5c99b97b000943c5177da7 (diff) | |
bpf: Make redirect_info accessible from modules
We are going to add kern_flags field in redirect_info for kernel
internal use.
In order to avoid function call to access the flags, make redirect_info
accessible from modules. Also as it is now non-static, add prefix bpf_
to redirect_info.
v6:
- Fix sparse warning around EXPORT_SYMBOL.
Signed-off-by: Toshiaki Makita <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions