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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable