Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
[platform/kernel/linux-rpi.git] / tools / perf / tests / attr / test-stat-default
1 [config]
2 command = stat
3 args    = kill >/dev/null 2>&1
4 ret     = 1
5
6 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOCK
7 [event1:base-stat]
8 fd=1
9 type=1
10 config=1
11
12 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_SWITCHES
13 [event2:base-stat]
14 fd=2
15 type=1
16 config=3
17
18 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRATIONS
19 [event3:base-stat]
20 fd=3
21 type=1
22 config=4
23
24 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAULTS
25 [event4:base-stat]
26 fd=4
27 type=1
28 config=2
29
30 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_CPU_CYCLES
31 [event5:base-stat]
32 fd=5
33 type=0
34 config=0
35 optional=1
36
37 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_CYCLES_FRONTEND
38 [event6:base-stat]
39 fd=6
40 type=0
41 config=7
42 optional=1
43
44 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_CYCLES_BACKEND
45 [event7:base-stat]
46 fd=7
47 type=0
48 config=8
49 optional=1
50
51 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_INSTRUCTIONS
52 [event8:base-stat]
53 fd=8
54 type=0
55 config=1
56 optional=1
57
58 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_INSTRUCTIONS
59 [event9:base-stat]
60 fd=9
61 type=0
62 config=4
63 optional=1
64
65 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_MISSES
66 [event10:base-stat]
67 fd=10
68 type=0
69 config=5
70 optional=1
71
72 # PERF_TYPE_RAW / slots (0x400)
73 [event11:base-stat]
74 fd=11
75 group_fd=-1
76 type=4
77 config=1024
78 read_format=15
79 optional=1
80
81 # PERF_TYPE_RAW / topdown-retiring (0x8000)
82 [event12:base-stat]
83 fd=12
84 group_fd=11
85 type=4
86 config=32768
87 disabled=0
88 enable_on_exec=0
89 read_format=15
90 optional=1
91
92 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
93 [event13:base-stat]
94 fd=13
95 group_fd=11
96 type=4
97 config=33024
98 disabled=0
99 enable_on_exec=0
100 read_format=15
101 optional=1
102
103 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
104 [event14:base-stat]
105 fd=14
106 group_fd=11
107 type=4
108 config=33280
109 disabled=0
110 enable_on_exec=0
111 read_format=15
112 optional=1
113
114 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
115 [event15:base-stat]
116 fd=15
117 group_fd=11
118 type=4
119 config=33536
120 disabled=0
121 enable_on_exec=0
122 read_format=15
123 optional=1
124
125 # PERF_TYPE_RAW / topdown-heavy-ops (0x8400)
126 [event16:base-stat]
127 fd=16
128 group_fd=11
129 type=4
130 config=33792
131 disabled=0
132 enable_on_exec=0
133 read_format=15
134 optional=1
135
136 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
137 [event17:base-stat]
138 fd=17
139 group_fd=11
140 type=4
141 config=34048
142 disabled=0
143 enable_on_exec=0
144 read_format=15
145 optional=1
146
147 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
148 [event18:base-stat]
149 fd=18
150 group_fd=11
151 type=4
152 config=34304
153 disabled=0
154 enable_on_exec=0
155 read_format=15
156 optional=1
157
158 # PERF_TYPE_RAW / topdown-mem-bound (0x8700)
159 [event19:base-stat]
160 fd=19
161 group_fd=11
162 type=4
163 config=34560
164 disabled=0
165 enable_on_exec=0
166 read_format=15
167 optional=1