|
@@ -445,6 +445,7 @@ struct perf_event_mmap_page {
|
|
#define PERF_RECORD_MISC_GUEST_KERNEL (4 << 0)
|
|
#define PERF_RECORD_MISC_GUEST_KERNEL (4 << 0)
|
|
#define PERF_RECORD_MISC_GUEST_USER (5 << 0)
|
|
#define PERF_RECORD_MISC_GUEST_USER (5 << 0)
|
|
|
|
|
|
|
|
+#define PERF_RECORD_MISC_MMAP_DATA (1 << 13)
|
|
/*
|
|
/*
|
|
* Indicates that the content of PERF_SAMPLE_IP points to
|
|
* Indicates that the content of PERF_SAMPLE_IP points to
|
|
* the actual instruction that triggered the event. See also
|
|
* the actual instruction that triggered the event. See also
|