-
Notifications
You must be signed in to change notification settings - Fork 146
bpftool: Add CET-aware symbol matching for x86_64 architectures #9197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Upstream branch: d83caf7 |
Upstream branch: d83caf7 |
167e184
to
252af36
Compare
Upstream branch: d83caf7 |
252af36
to
46210be
Compare
eaa5230
to
cae7a60
Compare
Upstream branch: 5046acc |
46210be
to
0403055
Compare
cae7a60
to
2087be3
Compare
Upstream branch: 886178a |
0403055
to
27dad53
Compare
2087be3
to
fa10573
Compare
Upstream branch: 6def082 |
27dad53
to
de7c8ee
Compare
fa10573
to
528c9f1
Compare
Upstream branch: 6def082 |
de7c8ee
to
e640f7f
Compare
528c9f1
to
d0ca596
Compare
Upstream branch: 48d998a |
e640f7f
to
b3652ae
Compare
d0ca596
to
3ae697b
Compare
Upstream branch: 5272b51 |
b3652ae
to
fdb4f80
Compare
3ae697b
to
10c6396
Compare
Upstream branch: a5a7b25 |
fdb4f80
to
2fc4d24
Compare
10c6396
to
aa03896
Compare
Upstream branch: a5a7b25 |
2fc4d24
to
4da289d
Compare
aa03896
to
c095f63
Compare
Upstream branch: bacdf5a |
4da289d
to
d6c9890
Compare
c095f63
to
4b7c0fe
Compare
Upstream branch: c4b1be9 |
d6c9890
to
454045b
Compare
4b7c0fe
to
29dabce
Compare
Upstream branch: c4b1be9 |
454045b
to
0daa082
Compare
29dabce
to
e4c7a26
Compare
Adjust symbol matching logic to account for Control-flow Enforcement Technology (CET) on x86_64 systems. CET prefixes functions with a 4-byte 'endbr' instruction, shifting the actual entry point to symbol + 4. Signed-off-by: Yuan Chen <[email protected]>
Upstream branch: 26d0e53 |
0daa082
to
643815b
Compare
e4c7a26
to
2917a29
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=976092 expired. Closing PR. |
Pull request for series with
subject: bpftool: Add CET-aware symbol matching for x86_64 architectures
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=976073