Rebase bcc to v0.28.0 and rebuild it with LLVM 17. The rebase fixes
the following issues:
- bpf-biosnoop out of bound access
- kvmexit missing VM exit reasons and statistics
- multi-word array type handling
Also fix tcpstates -Y issue and bio tools on non x86_64 arches.
Resolves: RHEL-9976
Resolves: RHEL-8664
Resolves: RHEL-8702
Resolves: RHEL-8674
Resolves: RHEL-8490
Resolves: RHEL-10591
Resolves: RHEL-8553
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>