System-call source excerpts

Line numbers refer to the complete decompressed trace. This page includes event lines and one line of context.

Download the complete compressed trace

  925  78    1789814635.027771 read(0<pipe:[7227456]>, "", 258048) = 0  926  78    1789814635.027866 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>>  927  78    1789814635.027961 pipe2([4<pipe:[7224770]>, 5<pipe:[7224770]>], O_CLOEXEC) = 0 1220  80    1789814635.050942 umask(077)      = 000 1221  80    1789814635.051009 mkdir("public", 0777) = 0 1222  80    1789814635.051112 close(1<pipe:[7224770]>) = 0 1229  79    1789814635.051696 wait4(-1, 0x7ffcfa532abc, WNOHANG, NULL) = -1 ECHILD (No child processes) 1230  79    1789814635.051769 openat(AT_FDCWD</workspace>, "public/report.json", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3</workspace/public/report.json> 1231  79    1789814635.051873 fcntl(1<pipe:[7224770]>, F_DUPFD, 10) = 10<pipe:[7224770]> 1235  79    1789814635.052191 close(3</workspace/public/report.json>) = 0 1236  79    1789814635.052267 write(1</workspace/public/report.json>, "{\"order_count\":3,\"total_cents\":3797}\n", 37) = 37 1237  79    1789814635.052350 dup2(10<pipe:[7224770]>, 1</workspace/public/report.json>) = 1<pipe:[7224770]>