Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.82 KB | None | 0 0
  1. Fri Dec 22 18:05:55 2017 fuse.pstats
  2.  
  3. 271731 function calls (271728 primitive calls) in 52.822 seconds
  4.  
  5. Ordered by: cumulative time
  6.  
  7. ncalls tottime percall cumtime percall filename:lineno(function)
  8. 1 13.589 13.589 52.822 52.822 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:444(__init__)
  9. 8735 0.043 0.000 39.233 0.004 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:512(_wrapper)
  10. 8735 0.057 0.000 38.569 0.004 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:819(__call__)
  11. 674 0.005 0.000 23.647 0.035 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:209(flush)
  12. 673 0.016 0.000 23.644 0.035 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:637(flush)
  13. 674 23.642 0.035 23.642 0.035 {built-in method posix.fsync}
  14. 1024 0.060 0.000 14.447 0.014 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:598(read)
  15. 1024 0.007 0.000 14.255 0.014 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:196(read)
  16. 1024 14.241 0.014 14.241 0.014 {built-in method posix.read}
  17. 3621 0.014 0.000 0.631 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:532(getattr)
  18. 3621 0.070 0.000 0.617 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:770(fgetattr)
  19. 3621 0.077 0.000 0.347 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:120(getattr)
  20. 1995 0.042 0.000 0.301 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:535(readlink)
  21. 1995 0.009 0.000 0.182 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:136(readlink)
  22. 3019 0.158 0.000 0.163 0.000 /usr/lib64/python3.6/ctypes/__init__.py:47(create_string_buffer)
  23. 3596 0.112 0.000 0.156 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:405(set_st_attrs)
  24. 6309 0.040 0.000 0.142 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:64(_full_path)
  25. 3659 0.138 0.000 0.138 0.000 {built-in method posix.lstat}
  26. 1998 0.133 0.000 0.133 0.000 {built-in method posix.readlink}
  27. 6347 0.059 0.000 0.091 0.000 /usr/lib64/python3.6/posixpath.py:73(join)
  28. 672 0.008 0.000 0.061 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:588(open)
  29. 674 0.017 0.000 0.050 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:645(release)
  30. 32364 0.028 0.000 0.045 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:123(<genexpr>)
  31. 672 0.005 0.000 0.045 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:180(open)
  32. 6042 0.016 0.000 0.043 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:524(_decode_optional_path)
  33. 48365 0.043 0.000 0.043 0.000 {built-in method builtins.getattr}
  34. 1 0.000 0.000 0.038 0.038 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:653(fsync)
  35. 1 0.000 0.000 0.038 0.038 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:215(fsync)
  36. 8739 0.036 0.000 0.036 0.000 {method 'decode' of 'bytes' objects}
  37. 26747 0.026 0.000 0.026 0.000 {built-in method builtins.hasattr}
  38. 674 0.024 0.000 0.024 0.000 {built-in method posix.open}
  39. 14667 0.018 0.000 0.018 0.000 {method 'startswith' of 'str' objects}
  40. 6356 0.009 0.000 0.016 0.000 /usr/lib64/python3.6/posixpath.py:39(_get_sep)
  41. 11444 0.011 0.000 0.011 0.000 {built-in method builtins.isinstance}
  42. 18013 0.011 0.000 0.011 0.000 {built-in method builtins.setattr}
  43. 6 0.006 0.001 0.011 0.002 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:712(readdir)
  44. 674 0.003 0.000 0.010 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:212(release)
  45. 674 0.008 0.000 0.008 0.000 {built-in method posix.close}
  46. 1060 0.007 0.000 0.007 0.000 {built-in method posix.lseek}
  47. 6365 0.006 0.000 0.006 0.000 {built-in method posix.fspath}
  48. 6347 0.006 0.000 0.006 0.000 {method 'endswith' of 'str' objects}
  49. 5016 0.005 0.000 0.005 0.000 {built-in method builtins.len}
  50. 4058 0.005 0.000 0.005 0.000 {method 'encode' of 'str' objects}
  51. 2063 0.001 0.000 0.003 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:127(readdir)
  52. 3622 0.003 0.000 0.003 0.000 {built-in method _ctypes.sizeof}
  53. 3597 0.002 0.000 0.002 0.000 {method 'items' of 'dict' objects}
  54. 36 0.000 0.000 0.002 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:617(write)
  55. 6 0.002 0.000 0.002 0.000 {built-in method posix.listdir}
  56. 3 0.000 0.000 0.002 0.001 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:70(_ensure_copy)
  57. 3 0.000 0.000 0.002 0.001 /usr/lib64/python3.6/posixpath.py:382(realpath)
  58. 6/3 0.000 0.000 0.001 0.000 /usr/lib64/python3.6/posixpath.py:391(_joinrealpath)
  59. 2 0.000 0.000 0.001 0.001 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:751(create)
  60. 2 0.000 0.000 0.001 0.001 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:189(create)
  61. 36 0.000 0.000 0.001 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:200(write)
  62. 1 0.000 0.000 0.001 0.001 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:573(chmod)
  63. 1 0.000 0.000 0.001 0.001 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:106(chmod)
  64. 3 0.000 0.000 0.001 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:548(mkdir)
  65. 3 0.000 0.000 0.001 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:151(mkdir)
  66. 36 0.001 0.000 0.001 0.000 {built-in method posix.write}
  67. 5 0.000 0.000 0.001 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:748(access)
  68. 38 0.000 0.000 0.001 0.000 /usr/lib64/python3.6/posixpath.py:166(islink)
  69. 3 0.001 0.000 0.001 0.000 {built-in method posix.mkdir}
  70. 5 0.000 0.000 0.001 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:101(access)
  71. 2 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:563(rename)
  72. 36 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/ctypes/__init__.py:483(string_at)
  73. 2 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/hardlinks.py:167(rename)
  74. 9 0.000 0.000 0.000 0.000 {built-in method posix.stat}
  75. 6 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/genericpath.py:39(isdir)
  76. 5 0.000 0.000 0.000 0.000 {built-in method posix.access}
  77. 2 0.000 0.000 0.000 0.000 {built-in method posix.rename}
  78. 4 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:667(getxattr)
  79. 7 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:732(releasedir)
  80. 7 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:705(opendir)
  81. 3 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/posixpath.py:367(abspath)
  82. 2 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/signal.py:45(signal)
  83. 4 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:876(getxattr)
  84. 3 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/posixpath.py:329(normpath)
  85. 4 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:426(__init__)
  86. 38 0.000 0.000 0.000 0.000 {method 'partition' of 'str' objects}
  87. 1 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:745(destroy)
  88. 1 0.000 0.000 0.000 0.000 {built-in method posix.chmod}
  89. 2 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/signal.py:25(_int_to_enum)
  90. 9 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/posixpath.py:62(isabs)
  91. 1 0.000 0.000 0.000 0.000 {built-in method _ctypes.pointer}
  92. 1 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:742(init)
  93. 4 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/signal.py:35(_enum_to_int)
  94. 4 0.000 0.000 0.000 0.000 {built-in method posix.strerror}
  95. 2 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/enum.py:265(__call__)
  96. 7 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects}
  97. 1 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/ctypes/__init__.py:353(__getattr__)
  98. 1 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/ctypes/__init__.py:360(__getitem__)
  99. 36 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISLNK}
  100. 2 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/enum.py:515(__new__)
  101. 4 0.000 0.000 0.000 0.000 {method 'join' of 'str' objects}
  102. 3 0.000 0.000 0.000 0.000 {method 'split' of 'str' objects}
  103. 3 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:460(<genexpr>)
  104. 3 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:504(_normalize_fuse_options)
  105. 7 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISDIR}
  106. 7 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:917(opendir)
  107. 2 0.000 0.000 0.000 0.000 {built-in method _signal.signal}
  108. 32 0.000 0.000 0.000 0.000 {method 'append' of 'list' objects}
  109. 7 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:941(releasedir)
  110. 1 0.000 0.000 0.000 0.000 /usr/lib64/python3.6/enum.py:544(_missing_)
  111. 1 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:468(<listcomp>)
  112. 3 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
  113. 1 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:879(init)
  114. 1 0.000 0.000 0.000 0.000 /home/sam/src/buildstream/buildstream/_fuse/fuse.py:846(destroy)
  115. 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
  116. 1 0.000 0.000 0.000 0.000 {method 'format' of 'str' objects}
  117. 1 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement