-
Notifications
You must be signed in to change notification settings - Fork 164
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
sync: release 0.17.x #1876
sync: release 0.17.x #1876
Commits on May 21, 2024
-
fix(driver/bpf): fixed old bpf probe with clang-18.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1bdbd30 - Browse repository at this point
Copy the full SHA 1bdbd30View commit details -
fix(bpf): better timespec support for ia32
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7b0b98a - Browse repository at this point
Copy the full SHA 7b0b98aView commit details -
new(libsinsp_e2e): new misc tests
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3081289 - Browse repository at this point
Copy the full SHA 3081289View commit details -
fix(bpf,modern_bpf): better 32bit support preadv/pwritev family
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 565fd56 - Browse repository at this point
Copy the full SHA 565fd56View commit details -
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6cd4f9a - Browse repository at this point
Copy the full SHA 6cd4f9aView commit details -
fix(libsinsp_e2e): dump only necessary events
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e06523 - Browse repository at this point
Copy the full SHA 0e06523View commit details -
fix(modern_bpf): avoid overflow reading sockaddr_storage
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a18a3d3 - Browse repository at this point
Copy the full SHA a18a3d3View commit details -
fix(libsinsp_e2e): add retry to subprocess class
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2ce22f5 - Browse repository at this point
Copy the full SHA 2ce22f5View commit details -
fix(ci): workaround to avoid random failures of asan
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a517c32 - Browse repository at this point
Copy the full SHA a517c32View commit details -
fix(bpf): cast incompatibile pointer
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f29312 - Browse repository at this point
Copy the full SHA 0f29312View commit details -
cleanup(bpf): remove useless ifdefs
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d7adc52 - Browse repository at this point
Copy the full SHA d7adc52View commit details -
cleanup(bpf): hide ia32 login in helper function
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f563adb - Browse repository at this point
Copy the full SHA f563adbView commit details -
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9e81c75 - Browse repository at this point
Copy the full SHA 9e81c75View commit details -
refactor(bpf): split ia32 bpf_parse_readv_writev_bufs helper
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a1512f2 - Browse repository at this point
Copy the full SHA a1512f2View commit details -
refactor(bpf): split bpf_parse_readv_writev_bufs even more
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8c909a - Browse repository at this point
Copy the full SHA d8c909aView commit details -
fix(modern_bpf): read MAX_UNIX_SOCKET_PATH from sockaddr
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7a0fa8 - Browse repository at this point
Copy the full SHA b7a0fa8View commit details -
fix(libsinsp_e2e): remove flaky test
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f5acdc - Browse repository at this point
Copy the full SHA 5f5acdcView commit details -
cleanup(bpf): rename 32/64bit bpf helpers
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8360368 - Browse repository at this point
Copy the full SHA 8360368View commit details -
cleanup(modern_bpf,bpf): use already defined struct
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d401404 - Browse repository at this point
Copy the full SHA d401404View commit details -
refactor(modern_bpf): split iovec helper in 32/64 bit variants
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ac5053d - Browse repository at this point
Copy the full SHA ac5053dView commit details -
fix(bpf): use CONFIG_COMPAT to exclude ia32 calls
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2a8c78b - Browse repository at this point
Copy the full SHA 2a8c78bView commit details -
fix(modern_bpf): define the compat timespec in struct flavors
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8fe6969 - Browse repository at this point
Copy the full SHA 8fe6969View commit details -
fix(bpf): fix missing definitions
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2e35b66 - Browse repository at this point
Copy the full SHA 2e35b66View commit details -
fix(libsinsp_e2e): increase tcp_client_server test stability
Signed-off-by: therealbobo <robi.ayrton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fb45eed - Browse repository at this point
Copy the full SHA fb45eedView commit details -
fix(bpf): address review comments
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f29f00b - Browse repository at this point
Copy the full SHA f29f00bView commit details -
fix(modern_bpf): address review comments
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b761568 - Browse repository at this point
Copy the full SHA b761568View commit details -
fix(libsinsp_e2e): increase tcp_client_server* tests stability
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed7cf7a - Browse repository at this point
Copy the full SHA ed7cf7aView commit details -
fix(test/e2e): pin python requests version
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 65743cc - Browse repository at this point
Copy the full SHA 65743ccView commit details