diff options
author | Alan Maguire <[email protected]> | 2024-05-07 14:55:14 +0100 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-05-09 14:44:35 -0700 |
commit | fcd1ed89a0439c45e1336bd9649485c44b7597c7 (patch) | |
tree | c094a419732049a99a3f9a9fab88485e735781f0 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 0d03a4d24bfa4f806ddc2cfa8ebd0eac81139b23 (diff) |
kbuild,bpf: Switch to using --btf_features for pahole v1.26 and later
The btf_features list can be used for pahole v1.26 and later -
it is useful because if a feature is not yet implemented it will
not exit with a failure message. This will allow us to add feature
requests to the pahole options without having to check pahole versions
in future; if the version of pahole supports the feature it will be
added.
Signed-off-by: Alan Maguire <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Tested-by: Eduard Zingerman <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions