Home | History | Annotate | Download | only in attr
      1 [config]
      2 command = record
      3 args    = -d kill >/dev/null 2>&1
      4 
      5 [event:base-record]
      6 sample_period=4000
      7 
      8 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
      9 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
     10 sample_type=33039
     11 mmap_data=1
     12