]> granicus.if.org Git - strace/blobdiff - linux/avr32/syscallent.h
Implement -e trace=%statfs option
[strace] / linux / avr32 / syscallent.h
index 84e409d193d977ce639843af6970806e34079615..9388cdbc736d53d615bbfe19c82fbeab0d78d398 100644 (file)
 [ 96] = { 2,   0,              SEN(getpriority),               "getpriority"           },
 [ 97] = { 3,   0,              SEN(setpriority),               "setpriority"           },
 [ 98] = { 4,   TP,             SEN(wait4),                     "wait4"                 },
-[ 99] = { 2,   TF,             SEN(statfs),                    "statfs"                },
+[ 99] = { 2,   TF|TSF,         SEN(statfs),                    "statfs"                },
 [100] = { 2,   TD,             SEN(fstatfs),                   "fstatfs"               },
 [101] = { 0,   0,              SEN(vhangup),                   "vhangup"               },
 [102] = { 2,   TS,             SEN(sigaltstack),               "sigaltstack"           },
 [216] = { 2,   TCL,            SEN(clock_gettime),             "clock_gettime"         },
 [217] = { 2,   TCL,            SEN(clock_getres),              "clock_getres"          },
 [218] = { 4,   TCL,            SEN(clock_nanosleep),           "clock_nanosleep"       },
-[219] = { 3,   TF,             SEN(statfs64),                  "statfs64"              },
+[219] = { 3,   TF|TSF,         SEN(statfs64),                  "statfs64"              },
 [220] = { 3,   TD,             SEN(fstatfs64),                 "fstatfs64"             },
 [221] = { 3,   TS,             SEN(tgkill),                    "tgkill"                },
 [222] = { },