Skip to content
Snippets Groups Projects
Commit 05765eee authored by Prashant Bhole's avatar Prashant Bhole Committed by yonghong-song
Browse files

trace.py: fix compiler warning (#2094)

Compiler shows warning "incompatible integer to pointer conversion
initializing" while compiling bpf program.
This patch adds necessary typecast when assigning PT_REGS_PARAM vaules
to struct pt_regs pointer
parent a94cbbf4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment