perf_event_header
Fields of this type
Fields
- type:PERF.RECORD
- Event type: sample/mmap/fork/etc.
- misc:packed struct(u16) { cpu_mode: PERF.RECORD.MISC.CPU_MODE, _: u9, PROC_MAP_PARSE_TIMEOUT: bool, bit13: packed union { MMAP_DATA: bool, COMM_EXEC: bool, FORK_EXEC: bool, SWITCH_OUT: bool, }, bit14: packed union { EXACT_IP: bool, SWITCH_OUT_PREEMPT: bool, MMAP_BUILD_ID: bool, }, EXT_RESERVED: bool, }
- Additional informations on the event: kernel/user/hypervisor/etc.
- size:u16
- Size of the following record