PERF_VERSION
error = put_user(PERF_VERSION, (int *)arg);
const char bpf_metadata_perf_version[] SEC(".rodata") = PERF_VERSION;
const char perf_version_string[] = PERF_VERSION;