~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/tools/perf/tests/attr/test-stat-default

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /tools/perf/tests/attr/test-stat-default (Architecture sparc) and /tools/perf/tests/attr/test-stat-default (Architecture m68k)


  1 [config]                                            1 [config]
  2 command = stat                                      2 command = stat
  3 args    = kill >/dev/null 2>&1                      3 args    = kill >/dev/null 2>&1
  4 ret     = 1                                         4 ret     = 1
  5                                                     5 
  6 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOC      6 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOCK
  7 [event1:base-stat]                                  7 [event1:base-stat]
  8 fd=1                                                8 fd=1
  9 type=1                                              9 type=1
 10 config=1                                           10 config=1
 11                                                    11 
 12 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_S     12 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_SWITCHES
 13 [event2:base-stat]                                 13 [event2:base-stat]
 14 fd=2                                               14 fd=2
 15 type=1                                             15 type=1
 16 config=3                                           16 config=3
 17                                                    17 
 18 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRA     18 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRATIONS
 19 [event3:base-stat]                                 19 [event3:base-stat]
 20 fd=3                                               20 fd=3
 21 type=1                                             21 type=1
 22 config=4                                           22 config=4
 23                                                    23 
 24 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAUL     24 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAULTS
 25 [event4:base-stat]                                 25 [event4:base-stat]
 26 fd=4                                               26 fd=4
 27 type=1                                             27 type=1
 28 config=2                                           28 config=2
 29                                                    29 
 30 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_CPU_CYCLE     30 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_CPU_CYCLES
 31 [event5:base-stat]                                 31 [event5:base-stat]
 32 fd=5                                               32 fd=5
 33 type=0                                             33 type=0
 34 config=0                                           34 config=0
 35 optional=1                                         35 optional=1
 36                                                    36 
 37 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_C     37 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_CYCLES_FRONTEND
 38 [event6:base-stat]                                 38 [event6:base-stat]
 39 fd=6                                               39 fd=6
 40 type=0                                             40 type=0
 41 config=7                                           41 config=7
 42 optional=1                                         42 optional=1
 43 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_C     43 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_CYCLES_BACKEND
 44 [event7:base-stat]                                 44 [event7:base-stat]
 45 fd=7                                               45 fd=7
 46 type=0                                             46 type=0
 47 config=8                                           47 config=8
 48 optional=1                                         48 optional=1
 49                                                    49 
 50 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_INSTRUCTI     50 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_INSTRUCTIONS
 51 [event8:base-stat]                                 51 [event8:base-stat]
 52 fd=8                                               52 fd=8
 53 type=0                                             53 type=0
 54 config=1                                           54 config=1
 55 optional=1                                         55 optional=1
 56                                                    56 
 57 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_IN     57 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_INSTRUCTIONS
 58 [event9:base-stat]                                 58 [event9:base-stat]
 59 fd=9                                               59 fd=9
 60 type=0                                             60 type=0
 61 config=4                                           61 config=4
 62 optional=1                                         62 optional=1
 63                                                    63 
 64 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_MI     64 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_MISSES
 65 [event10:base-stat]                                65 [event10:base-stat]
 66 fd=10                                              66 fd=10
 67 type=0                                             67 type=0
 68 config=5                                           68 config=5
 69 optional=1                                         69 optional=1
 70                                                    70 
 71 # PERF_TYPE_RAW / slots (0x400)                    71 # PERF_TYPE_RAW / slots (0x400)
 72 [event11:base-stat]                                72 [event11:base-stat]
 73 fd=11                                              73 fd=11
 74 group_fd=-1                                        74 group_fd=-1
 75 type=4                                             75 type=4
 76 config=1024                                        76 config=1024
 77 read_format=15                                     77 read_format=15
 78 optional=1                                         78 optional=1
 79                                                    79 
 80 # PERF_TYPE_RAW / topdown-retiring (0x8000)        80 # PERF_TYPE_RAW / topdown-retiring (0x8000)
 81 [event12:base-stat]                                81 [event12:base-stat]
 82 fd=12                                              82 fd=12
 83 group_fd=11                                        83 group_fd=11
 84 type=4                                             84 type=4
 85 config=32768                                       85 config=32768
 86 disabled=0                                         86 disabled=0
 87 enable_on_exec=0                                   87 enable_on_exec=0
 88 read_format=15                                     88 read_format=15
 89 optional=1                                         89 optional=1
 90                                                    90 
 91 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)        91 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
 92 [event13:base-stat]                                92 [event13:base-stat]
 93 fd=13                                              93 fd=13
 94 group_fd=11                                        94 group_fd=11
 95 type=4                                             95 type=4
 96 config=33280                                       96 config=33280
 97 disabled=0                                         97 disabled=0
 98 enable_on_exec=0                                   98 enable_on_exec=0
 99 read_format=15                                     99 read_format=15
100 optional=1                                        100 optional=1
101                                                   101 
102 # PERF_TYPE_RAW / topdown-be-bound (0x8300)       102 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
103 [event14:base-stat]                               103 [event14:base-stat]
104 fd=14                                             104 fd=14
105 group_fd=11                                       105 group_fd=11
106 type=4                                            106 type=4
107 config=33536                                      107 config=33536
108 disabled=0                                        108 disabled=0
109 enable_on_exec=0                                  109 enable_on_exec=0
110 read_format=15                                    110 read_format=15
111 optional=1                                        111 optional=1
112                                                   112 
113 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)       113 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
114 [event15:base-stat]                               114 [event15:base-stat]
115 fd=15                                             115 fd=15
116 group_fd=11                                       116 group_fd=11
117 type=4                                            117 type=4
118 config=33024                                      118 config=33024
119 disabled=0                                        119 disabled=0
120 enable_on_exec=0                                  120 enable_on_exec=0
121 read_format=15                                    121 read_format=15
122 optional=1                                        122 optional=1
123                                                   123 
124 # PERF_TYPE_RAW / INT_MISC.UOP_DROPPING           124 # PERF_TYPE_RAW / INT_MISC.UOP_DROPPING
125 [event16:base-stat]                               125 [event16:base-stat]
126 fd=16                                             126 fd=16
127 type=4                                            127 type=4
128 config=4109                                       128 config=4109
129 optional=1                                        129 optional=1
130                                                   130 
131 # PERF_TYPE_RAW / cpu/INT_MISC.RECOVERY_CYCLES    131 # PERF_TYPE_RAW / cpu/INT_MISC.RECOVERY_CYCLES,cmask=1,edge/
132 [event17:base-stat]                               132 [event17:base-stat]
133 fd=17                                             133 fd=17
134 type=4                                            134 type=4
135 config=17039629                                   135 config=17039629
136 optional=1                                        136 optional=1
137                                                   137 
138 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.THREAD         138 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.THREAD
139 [event18:base-stat]                               139 [event18:base-stat]
140 fd=18                                             140 fd=18
141 type=4                                            141 type=4
142 config=60                                         142 config=60
143 optional=1                                        143 optional=1
144                                                   144 
145 # PERF_TYPE_RAW / INT_MISC.RECOVERY_CYCLES_ANY    145 # PERF_TYPE_RAW / INT_MISC.RECOVERY_CYCLES_ANY
146 [event19:base-stat]                               146 [event19:base-stat]
147 fd=19                                             147 fd=19
148 type=4                                            148 type=4
149 config=2097421                                    149 config=2097421
150 optional=1                                        150 optional=1
151                                                   151 
152 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.REF_XCLK       152 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.REF_XCLK
153 [event20:base-stat]                               153 [event20:base-stat]
154 fd=20                                             154 fd=20
155 type=4                                            155 type=4
156 config=316                                        156 config=316
157 optional=1                                        157 optional=1
158                                                   158 
159 # PERF_TYPE_RAW / IDQ_UOPS_NOT_DELIVERED.CORE     159 # PERF_TYPE_RAW / IDQ_UOPS_NOT_DELIVERED.CORE
160 [event21:base-stat]                               160 [event21:base-stat]
161 fd=21                                             161 fd=21
162 type=4                                            162 type=4
163 config=412                                        163 config=412
164 optional=1                                        164 optional=1
165                                                   165 
166 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.ONE_THREAD_    166 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.ONE_THREAD_ACTIVE
167 [event22:base-stat]                               167 [event22:base-stat]
168 fd=22                                             168 fd=22
169 type=4                                            169 type=4
170 config=572                                        170 config=572
171 optional=1                                        171 optional=1
172                                                   172 
173 # PERF_TYPE_RAW / UOPS_RETIRED.RETIRE_SLOTS       173 # PERF_TYPE_RAW / UOPS_RETIRED.RETIRE_SLOTS
174 [event23:base-stat]                               174 [event23:base-stat]
175 fd=23                                             175 fd=23
176 type=4                                            176 type=4
177 config=706                                        177 config=706
178 optional=1                                        178 optional=1
179                                                   179 
180 # PERF_TYPE_RAW / UOPS_ISSUED.ANY                 180 # PERF_TYPE_RAW / UOPS_ISSUED.ANY
181 [event24:base-stat]                               181 [event24:base-stat]
182 fd=24                                             182 fd=24
183 type=4                                            183 type=4
184 config=270                                        184 config=270
185 optional=1                                        185 optional=1
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php