Skip to content

Instantly share code, notes, and snippets.

@tmpvar
Created November 6, 2010 03:27
Show Gist options
  • Select an option

  • Save tmpvar/665168 to your computer and use it in GitHub Desktop.

Select an option

Save tmpvar/665168 to your computer and use it in GitHub Desktop.
clock_gettime(CLOCK_MONOTONIC, {23236, 778129818}) = 0
write(7, "35-be80-30271b752e27\",\n \""..., 555) = 555
epoll_ctl(3, EPOLL_CTL_MOD, 7, {EPOLLIN, {u32=7, u64=55834574855}}) = 0
clock_gettime(CLOCK_MONOTONIC, {23236, 778229111}) = 0
epoll_wait(3, {{EPOLLIN, {u32=7, u64=55834574855}}}, 64, 2946) = 1
clock_gettime(CLOCK_MONOTONIC, {23238, 423600777}) = 0
read(7, "GET /nodes/THEFLOW/run HTTP/1.1\r"..., 1315) = 489
pipe([8, 9]) = 0
pipe([10, 11]) = 0
pipe([12, 13]) = 0
vfork() = 8685
close(8) = 0
fcntl(9, F_GETFL) = 0x1 (flags O_WRONLY)
fcntl(9, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
close(11) = 0
fcntl(10, F_GETFL) = 0 (flags O_RDONLY)
fcntl(10, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
close(13) = 0
fcntl(12, F_GETFL) = 0 (flags O_RDONLY)
fcntl(12, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
write(9, "{\"type\":\"flow\",\"name\":\"THEFLOW\","..., 826) = 826
write(9, "4a\",\"port\":[\"out\",\"return\"]},\"ta"..., 107) = 107
close(9) = 0
epoll_ctl(3, EPOLL_CTL_ADD, 10, {EPOLLIN, {u32=10, u64=4294967306}}) = 0
epoll_ctl(3, EPOLL_CTL_ADD, 12, {EPOLLIN, {u32=12, u64=4294967308}}) = 0
clock_gettime(CLOCK_MONOTONIC, {23238, 424870360}) = 0
epoll_wait(3, {{EPOLLIN, {u32=12, u64=4294967308}}}, 64, 1299) = 1
clock_gettime(CLOCK_MONOTONIC, {23238, 424907162}) = 0
read(12, "execvp(): No such file or direct"..., 826) = 36
write(1, "execvp(): No such file or direct"..., 37) = 37
clock_gettime(CLOCK_MONOTONIC, {23238, 425076960}) = 0
epoll_wait(3, {{EPOLLHUP, {u32=10, u64=4294967306}}}, 64, 1299) = 1
epoll_ctl(3, EPOLL_CTL_MOD, 10, {EPOLLIN, {u32=10, u64=4294967306}}) = 0
clock_gettime(CLOCK_MONOTONIC, {23238, 425140856}) = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment