|
@@ -1829,6 +1829,7 @@ out_free:
|
|
|
static const int attr_file_abi_sizes[] = {
|
|
static const int attr_file_abi_sizes[] = {
|
|
|
[0] = PERF_ATTR_SIZE_VER0,
|
|
[0] = PERF_ATTR_SIZE_VER0,
|
|
|
[1] = PERF_ATTR_SIZE_VER1,
|
|
[1] = PERF_ATTR_SIZE_VER1,
|
|
|
|
|
+ [2] = PERF_ATTR_SIZE_VER2,
|
|
|
0,
|
|
0,
|
|
|
};
|
|
};
|
|
|
|
|
|