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  112   1789814704.016987 read(0<pipe:[7235726]>, "", 258048) = 0  927  112   1789814704.017083 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>>  928  112   1789814704.017187 pipe2([4<pipe:[7233950]>, 5<pipe:[7233950]>], O_CLOEXEC) = 0 1266  114   1789814704.040031 fstat(1<pipe:[7235743]>, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 1267  114   1789814704.040095 openat(AT_FDCWD</workspace>, "public/report.json", O_RDONLY) = 3</workspace/public/report.json> 1268  114   1789814704.040179 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=40, ...}) = 0 1269  114   1789814704.040250 fadvise64(3</workspace/public/report.json>, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 1270  114   1789814704.040313 mmap(NULL, 270336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x79c22fe15000 1271  114   1789814704.040379 read(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 8297}\n", 262144) = 40 1272  114   1789814704.040453 write(1<pipe:[7235743]>, "{\"order_count\": 3, \"total_cents\": 8297}\n", 40) = -1 EPIPE (Broken pipe)