1 [config] 2 command = record 3 args = --no-bpf-event -e '{cycles/period=1234000/,instructions/period=6789000/}:S' kill >/dev/null 2>&1 4 ret = 1 5 6 [event-1:base-record] 7 fd=1 8 group_fd=-1 9 config=0|1 10 sample_period=1234000 11 sample_type=87 12 read_format=12|28 13 inherit=0 14 freq=0 15 16 [event-2:base-record] 17 fd=2 18 group_fd=1 19 config=0|1 20 sample_period=6789000 21 sample_type=87 22 read_format=12|28 23 disabled=0 24 inherit=0 25 mmap=0 26 comm=0 27 freq=0 28 enable_on_exec=0 29 task=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.