Back to home page

OSCL-LXR

 
 

    


0001 [config]
0002 command = record
0003 args    = --no-bpf-event -e '{cycles,cache-misses}:S' kill >/dev/null 2>&1
0004 ret     = 1
0005 
0006 [event-1:base-record]
0007 fd=1
0008 group_fd=-1
0009 sample_type=343
0010 read_format=12
0011 inherit=0
0012 
0013 [event-2:base-record]
0014 fd=2
0015 group_fd=1
0016 
0017 # cache-misses
0018 type=0
0019 config=3
0020 
0021 # default | PERF_SAMPLE_READ
0022 sample_type=343
0023 
0024 # PERF_FORMAT_ID | PERF_FORMAT_GROUP
0025 read_format=12
0026 task=0
0027 mmap=0
0028 comm=0
0029 enable_on_exec=0
0030 disabled=0
0031 
0032 # inherit is disabled for group sampling
0033 inherit=0
0034 
0035 # sampling disabled
0036 sample_freq=0
0037 sample_period=0
0038 freq=0
0039 write_backward=0