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  90    1789814614.358306 read(0<pipe:[7222889]>, "", 258048) = 0  926  90    1789814614.358424 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>>  927  90    1789814614.358541 pipe2([4<pipe:[7222894]>, 5<pipe:[7222894]>], O_CLOEXEC) = 0 1269  92    1789814614.379832 fstat(1<pipe:[7221161]>, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 1270  92    1789814614.379913 openat(AT_FDCWD</workspace>, "public/report.json", O_RDONLY) = 3</workspace/public/report.json> 1271  92    1789814614.380002 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=39, ...}) = 0 1272  92    1789814614.380079 fadvise64(3</workspace/public/report.json>, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 1273  92    1789814614.380151 mmap(NULL, 270336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x721143ccb000 1274  92    1789814614.380224 read(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 8297}", 262144) = 39 1275  92    1789814614.380307 write(1<pipe:[7221161]>, "{\"order_count\": 3, \"total_cents\": 8297}", 39) = -1 EPIPE (Broken pipe)