diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/perf_event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/perf_event.h b/include/uapi/linux/perf_event.h index 40a1fb807396..7f6d584c267b 100644 --- a/include/uapi/linux/perf_event.h +++ b/include/uapi/linux/perf_event.h | |||
| @@ -528,6 +528,7 @@ enum perf_event_type { | |||
| 528 | * u64 len; | 528 | * u64 len; |
| 529 | * u64 pgoff; | 529 | * u64 pgoff; |
| 530 | * char filename[]; | 530 | * char filename[]; |
| 531 | * struct sample_id sample_id; | ||
| 531 | * }; | 532 | * }; |
| 532 | */ | 533 | */ |
| 533 | PERF_RECORD_MMAP = 1, | 534 | PERF_RECORD_MMAP = 1, |
