Back to home page

OSCL-LXR

 
 

    


0001 [config]
0002 command = stat
0003 args    = kill >/dev/null 2>&1
0004 ret     = 1
0005 
0006 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOCK
0007 [event1:base-stat]
0008 fd=1
0009 type=1
0010 config=1
0011 
0012 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_SWITCHES
0013 [event2:base-stat]
0014 fd=2
0015 type=1
0016 config=3
0017 
0018 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRATIONS
0019 [event3:base-stat]
0020 fd=3
0021 type=1
0022 config=4
0023 
0024 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAULTS
0025 [event4:base-stat]
0026 fd=4
0027 type=1
0028 config=2
0029 
0030 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_CPU_CYCLES
0031 [event5:base-stat]
0032 fd=5
0033 type=0
0034 config=0
0035 optional=1
0036 
0037 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_CYCLES_FRONTEND
0038 [event6:base-stat]
0039 fd=6
0040 type=0
0041 config=7
0042 optional=1
0043 
0044 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_CYCLES_BACKEND
0045 [event7:base-stat]
0046 fd=7
0047 type=0
0048 config=8
0049 optional=1
0050 
0051 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_INSTRUCTIONS
0052 [event8:base-stat]
0053 fd=8
0054 type=0
0055 config=1
0056 optional=1
0057 
0058 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_INSTRUCTIONS
0059 [event9:base-stat]
0060 fd=9
0061 type=0
0062 config=4
0063 optional=1
0064 
0065 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_MISSES
0066 [event10:base-stat]
0067 fd=10
0068 type=0
0069 config=5
0070 optional=1
0071 
0072 # PERF_TYPE_RAW / slots (0x400)
0073 [event11:base-stat]
0074 fd=11
0075 group_fd=-1
0076 type=4
0077 config=1024
0078 read_format=15
0079 optional=1
0080 
0081 # PERF_TYPE_RAW / topdown-retiring (0x8000)
0082 [event12:base-stat]
0083 fd=12
0084 group_fd=11
0085 type=4
0086 config=32768
0087 disabled=0
0088 enable_on_exec=0
0089 read_format=15
0090 optional=1
0091 
0092 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
0093 [event13:base-stat]
0094 fd=13
0095 group_fd=11
0096 type=4
0097 config=33024
0098 disabled=0
0099 enable_on_exec=0
0100 read_format=15
0101 optional=1
0102 
0103 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
0104 [event14:base-stat]
0105 fd=14
0106 group_fd=11
0107 type=4
0108 config=33280
0109 disabled=0
0110 enable_on_exec=0
0111 read_format=15
0112 optional=1
0113 
0114 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
0115 [event15:base-stat]
0116 fd=15
0117 group_fd=11
0118 type=4
0119 config=33536
0120 disabled=0
0121 enable_on_exec=0
0122 read_format=15
0123 optional=1
0124 
0125 # PERF_TYPE_RAW / topdown-heavy-ops (0x8400)
0126 [event16:base-stat]
0127 fd=16
0128 group_fd=11
0129 type=4
0130 config=33792
0131 disabled=0
0132 enable_on_exec=0
0133 read_format=15
0134 optional=1
0135 
0136 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
0137 [event17:base-stat]
0138 fd=17
0139 group_fd=11
0140 type=4
0141 config=34048
0142 disabled=0
0143 enable_on_exec=0
0144 read_format=15
0145 optional=1
0146 
0147 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
0148 [event18:base-stat]
0149 fd=18
0150 group_fd=11
0151 type=4
0152 config=34304
0153 disabled=0
0154 enable_on_exec=0
0155 read_format=15
0156 optional=1
0157 
0158 # PERF_TYPE_RAW / topdown-mem-bound (0x8700)
0159 [event19:base-stat]
0160 fd=19
0161 group_fd=11
0162 type=4
0163 config=34560
0164 disabled=0
0165 enable_on_exec=0
0166 read_format=15
0167 optional=1