1 # Event added by system-wide or CPU perf-recor 1 # Event added by system-wide or CPU perf-record to handle the race of 2 # processes starting while /proc is processed. 2 # processes starting while /proc is processed. 3 [event] 3 [event] 4 fd=1 4 fd=1 5 group_fd=-1 5 group_fd=-1 6 cpu=* 6 cpu=* 7 pid=-1 7 pid=-1 8 flags=8 8 flags=8 9 type=1 9 type=1 10 size=136 10 size=136 11 config=9 11 config=9 12 sample_period=1 12 sample_period=1 13 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMP 13 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME | 14 # PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER 14 # PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER 15 sample_type=65671 15 sample_type=65671 16 read_format=4|20 16 read_format=4|20 17 # Event will be enabled right away. 17 # Event will be enabled right away. 18 disabled=0 18 disabled=0 19 inherit=1 19 inherit=1 20 pinned=0 20 pinned=0 21 exclusive=0 21 exclusive=0 22 exclude_user=0 22 exclude_user=0 23 exclude_kernel=1 23 exclude_kernel=1 24 exclude_hv=1 24 exclude_hv=1 25 exclude_idle=0 25 exclude_idle=0 26 mmap=1 26 mmap=1 27 comm=1 27 comm=1 28 freq=0 28 freq=0 29 inherit_stat=0 29 inherit_stat=0 30 enable_on_exec=0 30 enable_on_exec=0 31 task=1 31 task=1 32 watermark=0 32 watermark=0 33 precise_ip=0 33 precise_ip=0 34 mmap_data=0 34 mmap_data=0 35 sample_id_all=1 35 sample_id_all=1 36 exclude_host=0 36 exclude_host=0 37 exclude_guest=1 37 exclude_guest=1 38 exclude_callchain_kernel=0 38 exclude_callchain_kernel=0 39 exclude_callchain_user=0 39 exclude_callchain_user=0 40 mmap2=1 40 mmap2=1 41 comm_exec=1 41 comm_exec=1 42 context_switch=0 42 context_switch=0 43 write_backward=0 43 write_backward=0 44 namespaces=0 44 namespaces=0 45 use_clockid=0 45 use_clockid=0 46 wakeup_events=0 46 wakeup_events=0 47 bp_type=0 47 bp_type=0 48 config1=0 48 config1=0 49 config2=0 49 config2=0 50 branch_sample_type=0 50 branch_sample_type=0 51 sample_regs_user=0 51 sample_regs_user=0 52 sample_stack_user=0 52 sample_stack_user=0
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.