Commit 5e58fcf
committed
perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint
At least "clone" doesn't have (enter, exit) entries tracefs/events/syscalls/,
but we can provide a syscall_fmt and use it instead, as will be done for
"clone" in the next cset.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>1 parent d57da8c commit 5e58fcf
1 file changed
+21
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1165 | 1165 | | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | | - | |
| 1168 | + | |
1169 | 1169 | | |
1170 | | - | |
1171 | | - | |
| 1170 | + | |
1172 | 1171 | | |
1173 | | - | |
| 1172 | + | |
1174 | 1173 | | |
1175 | 1174 | | |
1176 | 1175 | | |
1177 | | - | |
1178 | | - | |
| 1176 | + | |
| 1177 | + | |
1179 | 1178 | | |
| 1179 | + | |
1180 | 1180 | | |
1181 | | - | |
1182 | | - | |
1183 | | - | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
1184 | 1193 | | |
1185 | 1194 | | |
1186 | 1195 | | |
| |||
1251 | 1260 | | |
1252 | 1261 | | |
1253 | 1262 | | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
1254 | 1266 | | |
1255 | 1267 | | |
1256 | 1268 | | |
1257 | 1269 | | |
1258 | | - | |
1259 | 1270 | | |
1260 | 1271 | | |
1261 | 1272 | | |
| |||
0 commit comments