Advertisement
Guest User

Untitled

a guest
Sep 27th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. strace -tt -o emacs.strace ~/local/bin/emacs-24.5
  2.  
  3. [...]
  4. 11:17:14.251692 write(4, "BEGINrn", 7) = 7
  5. 11:17:14.251730 poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])
  6. 11:17:14.251774 writev(4, [{"l111n11o25/org/fre"..., 128}, {"", 0}], 2) = 128
  7. 11:17:14.251829 poll([{fd=4, events=POLLIN}], 1, 25000) = 1 ([{fd=4, revents=POLLIN}])
  8. 11:17:14.252008 read(4, "l211t1=61s4:1.0"..., 2048) = 258
  9. 11:17:14.252072 read(4, 0x186c310, 2048) = -1 EAGAIN (Resource temporarily unavailable)
  10. 11:17:14.252153 writev(4, [{"l112_11o20/org/gno"..., 112}, {"", 0}], 2) = 112
  11. 11:17:14.252209 poll([{fd=4, events=POLLIN}], 1, 25000) = 0 (Timeout)
  12. 11:17:39.276732 writev(4, [{"l113_11o20/org/gno"..., 112}, {"", 0}], 2) = 112
  13. 11:17:39.276933 poll([{fd=4, events=POLLIN}], 1, 25000) = 0 (Timeout)
  14. 11:18:04.299584 writev(4, [{"l114_11o20/org/gno"..., 112}, {"", 0}], 2) = 112
  15. 11:18:04.299693 poll([{fd=4, events=POLLIN}], 1, 25000) = 0 (Timeout)
  16. 11:18:29.322840 writev(4, [{"l115_11o20/org/gno"..., 112}, {"", 0}], 2) = 112
  17. 11:18:29.322988 poll([{fd=4, events=POLLIN}], 1, 25000) = 0 (Timeout)
  18. 11:18:54.339815 writev(4, [{"l116_11o20/org/gno"..., 112}, {"", 0}], 2) = 112
  19. 11:18:54.339982 poll([{fd=4, events=POLLIN}], 1, 25000) = 0 (Timeout)
  20. 11:19:19.364735 writev(4, [{"l117_11o20/org/gno"..., 112}, {"", 0}], 2) = 112
  21. 11:19:19.364810 poll([{fd=4, events=POLLIN}], 1, 25000) = 0 (Timeout)
  22. 11:19:44.384454 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
  23. 11:19:44.384515 writev(3, [{"214|110B2O4|1102"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
  24. [...]
  25.  
  26. username 770 0.2 0.0 128432 428 ? S Sep07 58:09 /usr/libexec/gconfd-2
  27. username 3096 0.2 0.0 128432 428 ? S Sep02 73:37 /usr/libexec/gconfd-2
  28. username 5966 0.1 0.0 128432 2280 ? S 10:51 0:03 /usr/libexec/gconfd-2
  29. username 6171 0.2 0.0 128432 428 ? S Sep07 58:51 /usr/libexec/gconfd-2
  30. username 6339 0.1 0.0 128432 2028 ? S Sep26 2:36 /usr/libexec/gconfd-2
  31. username 6524 0.2 0.0 128432 428 ? S Sep02 73:32 /usr/libexec/gconfd-2
  32. username 6954 0.2 0.0 128432 444 ? S Sep09 52:29 /usr/libexec/gconfd-2
  33. username 7067 0.2 0.0 128432 428 ? S Sep06 62:02 /usr/libexec/gconfd-2
  34. username 8035 0.1 0.0 128436 2280 ? S 11:17 0:00 /usr/libexec/gconfd-2
  35. username 8478 0.1 0.0 128436 2284 ? S 11:17 0:00 /usr/libexec/gconfd-2
  36. username 16077 0.2 0.0 128432 416 ? S Sep05 64:07 /usr/libexec/gconfd-2
  37. username 18245 0.1 0.0 128432 2280 ? S 11:02 0:02 /usr/libexec/gconfd-2
  38. username 18721 0.2 0.0 128432 428 ? S Sep09 52:53 /usr/libexec/gconfd-2
  39. username 19247 0.2 0.0 128432 416 ? S Sep02 73:51 /usr/libexec/gconfd-2
  40. username 20655 0.1 0.0 128432 2280 ? S 10:55 0:02 /usr/libexec/gconfd-2
  41. username 21503 0.1 0.0 128432 2280 ? S 10:55 0:02 /usr/libexec/gconfd-2
  42. username 22662 0.1 0.0 128432 2264 ? S Sep26 1:52 /usr/libexec/gconfd-2
  43. username 23035 0.2 0.0 128432 416 ? S Sep05 64:54 /usr/libexec/gconfd-2
  44. username 25380 0.1 0.0 128432 2280 ? S 10:49 0:03 /usr/libexec/gconfd-2
  45. username 25445 0.1 0.0 128432 2172 ? S Sep26 2:03 /usr/libexec/gconfd-2
  46. username 25528 0.1 0.0 128432 2024 ? S Sep26 2:43 /usr/libexec/gconfd-2
  47. username 26399 0.1 0.0 128432 2268 ? S 09:06 0:13 /usr/libexec/gconfd-2
  48. username 26585 0.0 0.0 103252 856 pts/6 S+ 11:22 0:00 grep gconfd
  49. username 26752 0.2 0.0 128432 432 ? S Sep09 52:17 /usr/libexec/gconfd-2
  50. username 28597 0.2 0.0 128432 432 ? S Sep09 52:07 /usr/libexec/gconfd-2
  51. username 29638 0.1 0.0 128432 2176 ? S Sep26 2:03 /usr/libexec/gconfd-2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement