diff options
author | Jakub Kicinski <[email protected]> | 2017-11-20 15:21:56 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2017-11-21 00:37:35 +0100 |
commit | 479321e9c31a6c05426790b11888427400f75ac8 (patch) | |
tree | ec55a10f0f7e571e59ead13c820ddc4bae46d67c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 441a33031fe5a3e828fbc17a4f9a5bab9143243c (diff) |
bpf: turn bpf_prog_get_type() into a wrapper
bpf_prog_get_type() is identical to bpf_prog_get_type_dev(),
with false passed as attach_drv. Instead of keeping it as
an exported symbol turn it into static inline wrapper.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions