tsint opened a new issue, #12776:
URL: https://github.com/apache/skywalking/issues/12776

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar feature requirement.
   
   
   ### Description
   
   Referencing [this issue 
comment](https://github.com/inspektor-gadget/inspektor-gadget/issues/2444#issuecomment-1966440483),
 to avoid the impact of buggy kernels, it is recommended to use `struct 
syscall_trace_exit` to prevent issues where incorrect offset calculations lead 
to the verifier rejecting the BPF progs loading.
   
   ### Use case
   
   replace `struct trace_point_common_exit` with `struct syscall_trace_exit`
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request to implement this on your own?
   
   - [X] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to