|
@@ -228,14 +228,15 @@ OPTIONS
|
|
For sample events it's possible to display misc field with -F +misc option,
|
|
For sample events it's possible to display misc field with -F +misc option,
|
|
following letters are displayed for each bit:
|
|
following letters are displayed for each bit:
|
|
|
|
|
|
- PERF_RECORD_MISC_KERNEL K
|
|
|
|
- PERF_RECORD_MISC_USER U
|
|
|
|
- PERF_RECORD_MISC_HYPERVISOR H
|
|
|
|
- PERF_RECORD_MISC_GUEST_KERNEL G
|
|
|
|
- PERF_RECORD_MISC_GUEST_USER g
|
|
|
|
- PERF_RECORD_MISC_MMAP_DATA* M
|
|
|
|
- PERF_RECORD_MISC_COMM_EXEC E
|
|
|
|
- PERF_RECORD_MISC_SWITCH_OUT S
|
|
|
|
|
|
+ PERF_RECORD_MISC_KERNEL K
|
|
|
|
+ PERF_RECORD_MISC_USER U
|
|
|
|
+ PERF_RECORD_MISC_HYPERVISOR H
|
|
|
|
+ PERF_RECORD_MISC_GUEST_KERNEL G
|
|
|
|
+ PERF_RECORD_MISC_GUEST_USER g
|
|
|
|
+ PERF_RECORD_MISC_MMAP_DATA* M
|
|
|
|
+ PERF_RECORD_MISC_COMM_EXEC E
|
|
|
|
+ PERF_RECORD_MISC_SWITCH_OUT S
|
|
|
|
+ PERF_RECORD_MISC_SWITCH_OUT_PREEMPT Sp
|
|
|
|
|
|
$ perf script -F +misc ...
|
|
$ perf script -F +misc ...
|
|
sched-messaging 1414 K 28690.636582: 4590 cycles ...
|
|
sched-messaging 1414 K 28690.636582: 4590 cycles ...
|