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  89    1789814668.734425 read(0<pipe:[7231694]>, "", 258048) = 0  927  89    1789814668.734545 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>>  928  89    1789814668.734668 pipe2([4<pipe:[7230833]>, 5<pipe:[7230833]>], O_CLOEXEC) = 0 1269  91    1789814668.755605 fstat(1<pipe:[7230081]>, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 1270  91    1789814668.755697 openat(AT_FDCWD</workspace>, "public/report.json", O_RDONLY) = 3</workspace/public/report.json> 1271  91    1789814668.755783 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=39, ...}) = 0 1272  91    1789814668.755851 fadvise64(3</workspace/public/report.json>, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 1273  91    1789814668.755916 mmap(NULL, 270336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x746d6e9f3000 1274  91    1789814668.755986 read(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 8297}", 262144) = 39 1275  91    1789814668.756059 write(1<pipe:[7230081]>, "{\"order_count\": 3, \"total_cents\": 8297}", 39) = -1 EPIPE (Broken pipe)