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

  926  78    1789814696.235826 read(0<pipe:[7234812]>, "", 258048) = 0  927  78    1789814696.235951 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>>  928  78    1789814696.236063 pipe2([4<pipe:[7234831]>, 5<pipe:[7234831]>], O_CLOEXEC) = 0 1218  80    1789814696.258166 umask(077)      = 000 1219  80    1789814696.258220 mkdir("public", 0777) = 0 1220  80    1789814696.258297 close(1<pipe:[7234831]>) = 0 1227  79    1789814696.258845 wait4(-1, 0x7ffd0fda061c, WNOHANG, NULL) = -1 ECHILD (No child processes) 1228  79    1789814696.258922 openat(AT_FDCWD</workspace>, "public/report.json", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3</workspace/public/report.json> 1229  79    1789814696.259035 fcntl(1<pipe:[7234831]>, F_DUPFD, 10) = 10<pipe:[7234831]> 1233  79    1789814696.259385 close(3</workspace/public/report.json>) = 0 1234  79    1789814696.259462 write(1</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 8297}\n", 40) = 40 1235  79    1789814696.259547 dup2(10<pipe:[7234831]>, 1</workspace/public/report.json>) = 1<pipe:[7234831]>