diff options
| author | Andrii Nakryiko <[email protected]> | 2022-01-07 13:53:26 -0800 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2022-01-12 17:01:37 -0800 |
| commit | 472ee694b0a77f6e7f895ccfc75af787d911159c (patch) | |
| tree | 454d715af3aa1c6ae358f22c32584b34f9e96ab0 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 622a5b582cc27d3deedc38fcef68da2972e8e58d (diff) | |
| parent | ce7875473324729b07661e588ac0c44862efbb0f (diff) | |
Merge branch 'libbpf: rename bpf_prog_attach_xattr to bpf_prog_attach_opts'
Christy Lee says:
====================
All xattr APIs are being dropped, mark bpf_prog_attach_opts() as deprecated
and rename to bpf_prog_attach_xattr(). Replace all usages of the deprecated
function with the new function name.
[0] Closes: https://github.com/libbpf/libbpf/issues/285
Changelog:
----------
v2 -> v3:
https://lore.kernel.org/all/[email protected]/
* Fixed build break
v1 -> v2:
https://lore.kernel.org/all/[email protected]/
* Used alias instead of returning original function
* Split out selftests to a different commit
====================
Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions