This is broken on new version of the dependencies, causing a link issue of the BPF program when there is no probe associated with the perf output. Cutting the program into 2 pieces, and use the relevant ons in the test fixes the issue.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC305666ac9ee6: [BPF] Fix the interface_usdt_utxocache.py test
cmake -GNinja .. -DENABLE_TRACING=1 sudo ./test/functional/test_runner.py interface_usdt_utxocache
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_usdt_test
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 28666 Build 56873: Build Diff build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 56872: arc lint + arc unit