aya/test/integration-test
tyrone-wu 34c744c082
aya: expose run_time_ns and run_cnt fields in ProgramInfo
Added functions to expose run_time_ns & run_cnt statistics from
ProgramInfo/bpf_prog_info.
..
bpf aya-obj: Handle lack of match of enum variants correctly
src aya: expose run_time_ns and run_cnt fields in ProgramInfo
Cargo.toml Release aya-obj v0.1.0, aya v0.12.0, safety bump aya-log v0.2.0
build.rs Appease clippy