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  77    1789814578.572199 read(0<pipe:[7218492]>, "", 258048) = 0  926  77    1789814578.572294 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>>  927  77    1789814578.572390 pipe2([4<pipe:[7218506]>, 5<pipe:[7218506]>], O_CLOEXEC) = 0 1221  79    1789814578.596754 umask(077)      = 000 1222  79    1789814578.596823 mkdir("public", 0777) = 0 1223  79    1789814578.596912 close(1<pipe:[7218506]>) = 0 1230  78    1789814578.597488 wait4(-1, 0x7ffedd6f8fdc, WNOHANG, NULL) = -1 ECHILD (No child processes) 1231  78    1789814578.597569 openat(AT_FDCWD</workspace>, "public/report.json", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3</workspace/public/report.json> 1232  78    1789814578.597694 fcntl(1<pipe:[7218506]>, F_DUPFD, 10) = 10<pipe:[7218506]> 1236  78    1789814578.598035 close(3</workspace/public/report.json>) = 0 1237  78    1789814578.598112 write(1</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 8297}\n", 40) = 40 1238  78    1789814578.598194 dup2(10<pipe:[7218506]>, 1</workspace/public/report.json>) = 1<pipe:[7218506]>