Advertisement
Guest User

peak mem with fix-v2

a guest
Jul 21st, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.67 KB | None | 0 0
  1. --------------------------------------------------------------------------------
  2. n time(i) total(B) useful-heap(B) extra-heap(B) stacks(B)
  3. --------------------------------------------------------------------------------
  4. 36 309,744,401,934 1,449,346,872 1,438,963,351 10,383,521 0
  5. 99.28% (1,438,963,351B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  6. ->41.34% (599,147,916B) 0x32C0AD: xrealloc (wrapper.c:138)
  7. | ->41.33% (599,019,168B) 0x28690D: packlist_alloc (pack-objects.c:159)
  8. | | ->41.33% (599,019,168B) 0x18C929: create_object_entry (pack-objects.c:1090)
  9. | | ->41.33% (599,019,168B) 0x18CAEF: add_object_entry (pack-objects.c:1130)
  10. | | ->41.33% (599,019,168B) 0x190467: show_object (pack-objects.c:2677)
  11. | | | ->41.33% (599,019,168B) 0x25A5C8: process_tree (list-objects.c:143)
  12. | | | ->41.33% (599,019,168B) 0x25A6B8: process_tree (list-objects.c:160)
  13. | | | | ->41.33% (599,019,168B) 0x25AC9B: traverse_trees_and_blobs (list-objects.c:271)
  14. | | | | | ->41.33% (599,019,168B) 0x25AE34: do_traverse (list-objects.c:318)
  15. | | | | | ->41.33% (599,019,168B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  16. | | | | | ->41.33% (599,019,168B) 0x1911F4: get_object_list (pack-objects.c:3012)
  17. | | | | | ->41.33% (599,019,168B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  18. | | | | | ->41.33% (599,019,168B) 0x120B5B: run_builtin (git.c:417)
  19. | | | | | ->41.33% (599,019,168B) 0x120E8F: handle_builtin (git.c:633)
  20. | | | | | ->41.33% (599,019,168B) 0x121083: run_argv (git.c:685)
  21. | | | | | ->41.33% (599,019,168B) 0x121247: cmd_main (git.c:762)
  22. | | | | | ->41.33% (599,019,168B) 0x1D11BE: main (common-main.c:45)
  23. | | | | |
  24. | | | | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
  25. | | | |
  26. | | | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
  27. | | |
  28. | | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
  29. | |
  30. | ->00.01% (128,748B) in 1+ places, all below ms_print's threshold (01.00%)
  31. |
  32. ->40.31% (584,262,973B) 0x32BE5F: do_xmalloc (wrapper.c:60)
  33. | ->33.34% (483,269,820B) 0x32BF32: xmalloc (wrapper.c:87)
  34. | | ->17.20% (249,217,024B) 0x34100D: alloc_node (alloc.c:60)
  35. | | | ->10.48% (151,879,680B) 0x3411B5: alloc_tree_node (alloc.c:83)
  36. | | | | ->10.48% (151,879,680B) 0x317E4C: lookup_tree (tree.c:201)
  37. | | | | ->08.24% (119,357,440B) 0x25A67C: process_tree (list-objects.c:160)
  38. | | | | | ->05.52% (79,994,880B) 0x25A6B8: process_tree (list-objects.c:160)
  39. | | | | | | ->02.83% (40,960,000B) 0x25A6B8: process_tree (list-objects.c:160)
  40. | | | | | | | ->01.72% (24,862,720B) 0x25AC9B: traverse_trees_and_blobs (list-objects.c:271)
  41. | | | | | | | | ->01.72% (24,862,720B) 0x25AE34: do_traverse (list-objects.c:318)
  42. | | | | | | | | ->01.72% (24,862,720B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  43. | | | | | | | | ->01.72% (24,862,720B) 0x1911F4: get_object_list (pack-objects.c:3012)
  44. | | | | | | | | ->01.72% (24,862,720B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  45. | | | | | | | | ->01.72% (24,862,720B) 0x120B5B: run_builtin (git.c:417)
  46. | | | | | | | | ->01.72% (24,862,720B) 0x120E8F: handle_builtin (git.c:633)
  47. | | | | | | | | ->01.72% (24,862,720B) 0x121083: run_argv (git.c:685)
  48. | | | | | | | | ->01.72% (24,862,720B) 0x121247: cmd_main (git.c:762)
  49. | | | | | | | | ->01.72% (24,862,720B) 0x1D11BE: main (common-main.c:45)
  50. | | | | | | | |
  51. | | | | | | | ->01.11% (16,097,280B) 0x25A6B8: process_tree (list-objects.c:160)
  52. | | | | | | | ->01.11% (16,097,280B) in 2 places, all below massif's threshold (1.00%)
  53. | | | | | | |
  54. | | | | | | ->02.69% (39,034,880B) 0x25AC9B: traverse_trees_and_blobs (list-objects.c:271)
  55. | | | | | | ->02.69% (39,034,880B) 0x25AE34: do_traverse (list-objects.c:318)
  56. | | | | | | ->02.69% (39,034,880B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  57. | | | | | | ->02.69% (39,034,880B) 0x1911F4: get_object_list (pack-objects.c:3012)
  58. | | | | | | ->02.69% (39,034,880B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  59. | | | | | | ->02.69% (39,034,880B) 0x120B5B: run_builtin (git.c:417)
  60. | | | | | | ->02.69% (39,034,880B) 0x120E8F: handle_builtin (git.c:633)
  61. | | | | | | ->02.69% (39,034,880B) 0x121083: run_argv (git.c:685)
  62. | | | | | | ->02.69% (39,034,880B) 0x121247: cmd_main (git.c:762)
  63. | | | | | | ->02.69% (39,034,880B) 0x1D11BE: main (common-main.c:45)
  64. | | | | | |
  65. | | | | | ->02.72% (39,362,560B) 0x25AC9B: traverse_trees_and_blobs (list-objects.c:271)
  66. | | | | | ->02.72% (39,362,560B) 0x25AE34: do_traverse (list-objects.c:318)
  67. | | | | | ->02.72% (39,362,560B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  68. | | | | | ->02.72% (39,362,560B) 0x1911F4: get_object_list (pack-objects.c:3012)
  69. | | | | | ->02.72% (39,362,560B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  70. | | | | | ->02.72% (39,362,560B) 0x120B5B: run_builtin (git.c:417)
  71. | | | | | ->02.72% (39,362,560B) 0x120E8F: handle_builtin (git.c:633)
  72. | | | | | ->02.72% (39,362,560B) 0x121083: run_argv (git.c:685)
  73. | | | | | ->02.72% (39,362,560B) 0x121247: cmd_main (git.c:762)
  74. | | | | | ->02.72% (39,362,560B) 0x1D11BE: main (common-main.c:45)
  75. | | | | |
  76. | | | | ->02.22% (32,235,520B) 0x1FF0C0: parse_commit_buffer (commit.c:385)
  77. | | | | | ->02.22% (32,194,560B) 0x1FF3E6: parse_commit_gently (commit.c:449)
  78. | | | | | | ->02.22% (32,194,560B) 0x2C93B3: add_parents_to_list (revision.c:826)
  79. | | | | | | ->02.22% (32,194,560B) 0x2D0953: get_revision_1 (revision.c:3277)
  80. | | | | | | ->02.22% (32,194,560B) 0x2D0C01: get_revision_internal (revision.c:3387)
  81. | | | | | | ->02.22% (32,194,560B) 0x2D0EA7: get_revision (revision.c:3465)
  82. | | | | | | ->02.22% (32,194,560B) 0x25ADFF: do_traverse (list-objects.c:299)
  83. | | | | | | ->02.22% (32,194,560B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  84. | | | | | | ->02.22% (32,194,560B) 0x1911F4: get_object_list (pack-objects.c:3012)
  85. | | | | | | ->02.22% (32,194,560B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  86. | | | | | | ->02.22% (32,194,560B) 0x120B5B: run_builtin (git.c:417)
  87. | | | | | | ->02.22% (32,194,560B) 0x120E8F: handle_builtin (git.c:633)
  88. | | | | | | ->02.22% (32,194,560B) 0x121083: run_argv (git.c:685)
  89. | | | | | | ->02.22% (32,194,560B) 0x121247: cmd_main (git.c:762)
  90. | | | | | | ->02.22% (32,194,560B) 0x1D11BE: main (common-main.c:45)
  91. | | | | | |
  92. | | | | | ->00.00% (40,960B) in 1+ places, all below ms_print's threshold (01.00%)
  93. | | | | |
  94. | | | | ->00.02% (286,720B) in 1+ places, all below ms_print's threshold (01.00%)
  95. | | | |
  96. | | | ->03.59% (51,970,048B) 0x341289: alloc_commit_node (alloc.c:109)
  97. | | | | ->03.59% (51,970,048B) 0x1FDFD2: lookup_commit (commit.c:58)
  98. | | | | ->03.58% (51,838,976B) 0x1FF1B1: parse_commit_buffer (commit.c:404)
  99. | | | | | ->03.58% (51,838,976B) 0x1FF3E6: parse_commit_gently (commit.c:449)
  100. | | | | | ->03.58% (51,838,976B) 0x2C93B3: add_parents_to_list (revision.c:826)
  101. | | | | | ->03.58% (51,838,976B) 0x2D0953: get_revision_1 (revision.c:3277)
  102. | | | | | ->03.58% (51,838,976B) 0x2D0C01: get_revision_internal (revision.c:3387)
  103. | | | | | ->03.58% (51,838,976B) 0x2D0EA7: get_revision (revision.c:3465)
  104. | | | | | ->03.58% (51,838,976B) 0x25ADFF: do_traverse (list-objects.c:299)
  105. | | | | | ->03.58% (51,838,976B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  106. | | | | | ->03.58% (51,838,976B) 0x1911F4: get_object_list (pack-objects.c:3012)
  107. | | | | | ->03.58% (51,838,976B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  108. | | | | | ->03.58% (51,838,976B) 0x120B5B: run_builtin (git.c:417)
  109. | | | | | ->03.58% (51,838,976B) 0x120E8F: handle_builtin (git.c:633)
  110. | | | | | ->03.58% (51,838,976B) 0x121083: run_argv (git.c:685)
  111. | | | | | ->03.58% (51,838,976B) 0x121247: cmd_main (git.c:762)
  112. | | | | | ->03.58% (51,838,976B) 0x1D11BE: main (common-main.c:45)
  113. | | | | |
  114. | | | | ->00.01% (131,072B) in 1+ places, all below ms_print's threshold (01.00%)
  115. | | | |
  116. | | | ->03.13% (45,318,144B) 0x341177: alloc_blob_node (alloc.c:76)
  117. | | | | ->03.13% (45,318,144B) 0x1F0C2E: lookup_blob (blob.c:12)
  118. | | | | ->02.96% (42,909,696B) 0x25A71A: process_tree (list-objects.c:169)
  119. | | | | | ->02.95% (42,737,664B) 0x25A6B8: process_tree (list-objects.c:160)
  120. | | | | | | ->02.84% (41,140,224B) 0x25A6B8: process_tree (list-objects.c:160)
  121. | | | | | | | ->01.84% (26,714,112B) 0x25A6B8: process_tree (list-objects.c:160)
  122. | | | | | | | | ->01.10% (15,925,248B) 0x25AC9B: traverse_trees_and_blobs (list-objects.c:271)
  123. | | | | | | | | | ->01.10% (15,925,248B) 0x25AE34: do_traverse (list-objects.c:318)
  124. | | | | | | | | | ->01.10% (15,925,248B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  125. | | | | | | | | | ->01.10% (15,925,248B) 0x1911F4: get_object_list (pack-objects.c:3012)
  126. | | | | | | | | | ->01.10% (15,925,248B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  127. | | | | | | | | | ->01.10% (15,925,248B) 0x120B5B: run_builtin (git.c:417)
  128. | | | | | | | | | ->01.10% (15,925,248B) 0x120E8F: handle_builtin (git.c:633)
  129. | | | | | | | | | ->01.10% (15,925,248B) 0x121083: run_argv (git.c:685)
  130. | | | | | | | | | ->01.10% (15,925,248B) 0x121247: cmd_main (git.c:762)
  131. | | | | | | | | | ->01.10% (15,925,248B) 0x1D11BE: main (common-main.c:45)
  132. | | | | | | | | |
  133. | | | | | | | | ->00.74% (10,788,864B) in 1+ places, all below ms_print's threshold (01.00%)
  134. | | | | | | | |
  135. | | | | | | | ->01.00% (14,426,112B) in 1+ places, all below ms_print's threshold (01.00%)
  136. | | | | | | |
  137. | | | | | | ->00.11% (1,597,440B) in 1+ places, all below ms_print's threshold (01.00%)
  138. | | | | | |
  139. | | | | | ->00.01% (172,032B) in 1+ places, all below ms_print's threshold (01.00%)
  140. | | | | |
  141. | | | | ->00.17% (2,408,448B) in 1+ places, all below ms_print's threshold (01.00%)
  142. | | | |
  143. | | | ->00.00% (49,152B) in 1+ places, all below ms_print's threshold (01.00%)
  144. | | |
  145. | | ->07.16% (103,744,000B) 0x286D93: create_pack_revindex (pack-revindex.c:126)
  146. | | | ->07.16% (103,744,000B) 0x286F7A: load_pack_revindex (pack-revindex.c:162)
  147. | | | ->07.16% (103,744,000B) 0x287051: find_pack_revindex (pack-revindex.c:189)
  148. | | | ->07.16% (103,744,000B) 0x18D932: check_object (pack-objects.c:1498)
  149. | | | ->07.16% (103,744,000B) 0x18E14B: get_object_details (pack-objects.c:1775)
  150. | | | ->07.16% (103,744,000B) 0x18FD27: prepare_pack (pack-objects.c:2509)
  151. | | | ->07.16% (103,744,000B) 0x192735: cmd_pack_objects (pack-objects.c:3356)
  152. | | | ->07.16% (103,744,000B) 0x120B5B: run_builtin (git.c:417)
  153. | | | ->07.16% (103,744,000B) 0x120E8F: handle_builtin (git.c:633)
  154. | | | ->07.16% (103,744,000B) 0x121083: run_argv (git.c:685)
  155. | | | ->07.16% (103,744,000B) 0x121247: cmd_main (git.c:762)
  156. | | | ->07.16% (103,744,000B) 0x1D11BE: main (common-main.c:45)
  157. | | |
  158. | | ->07.16% (103,743,984B) 0x286B64: sort_revindex (pack-revindex.c:53)
  159. | | | ->07.16% (103,743,984B) 0x286F52: create_pack_revindex (pack-revindex.c:156)
  160. | | | ->07.16% (103,743,984B) 0x286F7A: load_pack_revindex (pack-revindex.c:162)
  161. | | | ->07.16% (103,743,984B) 0x287051: find_pack_revindex (pack-revindex.c:189)
  162. | | | ->07.16% (103,743,984B) 0x18D932: check_object (pack-objects.c:1498)
  163. | | | ->07.16% (103,743,984B) 0x18E14B: get_object_details (pack-objects.c:1775)
  164. | | | ->07.16% (103,743,984B) 0x18FD27: prepare_pack (pack-objects.c:2509)
  165. | | | ->07.16% (103,743,984B) 0x192735: cmd_pack_objects (pack-objects.c:3356)
  166. | | | ->07.16% (103,743,984B) 0x120B5B: run_builtin (git.c:417)
  167. | | | ->07.16% (103,743,984B) 0x120E8F: handle_builtin (git.c:633)
  168. | | | ->07.16% (103,743,984B) 0x121083: run_argv (git.c:685)
  169. | | | ->07.16% (103,743,984B) 0x121247: cmd_main (git.c:762)
  170. | | | ->07.16% (103,743,984B) 0x1D11BE: main (common-main.c:45)
  171. | | |
  172. | | ->01.83% (26,564,812B) in 14 places, all below massif's threshold (1.00%)
  173. | |
  174. | ->06.97% (100,993,153B) 0x32BF93: do_xmallocz (wrapper.c:100)
  175. | ->06.66% (96,533,562B) 0x32BFCF: xmallocz (wrapper.c:108)
  176. | | ->06.66% (96,527,403B) 0x28BB8E: patch_delta (patch-delta.c:36)
  177. | | | ->06.66% (96,527,403B) 0x27E8C3: unpack_entry (packfile.c:1650)
  178. | | | ->06.66% (96,527,403B) 0x27D846: cache_or_unpack_entry (packfile.c:1286)
  179. | | | ->06.66% (96,527,403B) 0x27DADD: packed_object_info (packfile.c:1353)
  180. | | | ->06.66% (96,527,403B) 0x2EEA41: oid_object_info_extended (sha1-file.c:1334)
  181. | | | ->06.66% (96,527,403B) 0x2EEC75: read_object (sha1-file.c:1376)
  182. | | | ->06.66% (96,527,403B) 0x2EEEC4: read_object_file_extended (sha1-file.c:1417)
  183. | | | ->06.66% (96,500,177B) 0x3176AB: read_object_file (object-store.h:147)
  184. | | | | ->06.66% (96,500,177B) 0x317F20: parse_tree_gently (tree.c:225)
  185. | | | | ->06.66% (96,500,177B) 0x25A49B: process_tree (list-objects.c:119)
  186. | | | | ->06.30% (91,353,250B) 0x25A6B8: process_tree (list-objects.c:160)
  187. | | | | | ->05.33% (77,274,460B) 0x25A6B8: process_tree (list-objects.c:160)
  188. | | | | | | ->04.71% (68,241,495B) 0x25AC9B: traverse_trees_and_blobs (list-objects.c:271)
  189. | | | | | | | ->04.71% (68,241,495B) 0x25AE34: do_traverse (list-objects.c:318)
  190. | | | | | | | ->04.71% (68,241,495B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  191. | | | | | | | ->04.71% (68,241,495B) 0x1911F4: get_object_list (pack-objects.c:3012)
  192. | | | | | | | ->04.71% (68,241,495B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  193. | | | | | | | ->04.71% (68,241,495B) 0x120B5B: run_builtin (git.c:417)
  194. | | | | | | | ->04.71% (68,241,495B) 0x120E8F: handle_builtin (git.c:633)
  195. | | | | | | | ->04.71% (68,241,495B) 0x121083: run_argv (git.c:685)
  196. | | | | | | | ->04.71% (68,241,495B) 0x121247: cmd_main (git.c:762)
  197. | | | | | | | ->04.71% (68,241,495B) 0x1D11BE: main (common-main.c:45)
  198. | | | | | | |
  199. | | | | | | ->00.62% (9,032,965B) in 1+ places, all below ms_print's threshold (01.00%)
  200. | | | | | |
  201. | | | | | ->00.97% (14,078,790B) in 1+ places, all below ms_print's threshold (01.00%)
  202. | | | | |
  203. | | | | ->00.36% (5,146,927B) in 1+ places, all below ms_print's threshold (01.00%)
  204. | | | |
  205. | | | ->00.00% (27,226B) in 1+ places, all below ms_print's threshold (01.00%)
  206. | | |
  207. | | ->00.00% (6,159B) in 1+ places, all below ms_print's threshold (01.00%)
  208. | |
  209. | ->00.31% (4,459,591B) in 1+ places, all below ms_print's threshold (01.00%)
  210. |
  211. ->17.63% (255,517,565B) 0x32C1B0: xcalloc (wrapper.c:160)
  212. | ->09.26% (134,217,728B) 0x2789C8: grow_object_hash (object.c:131)
  213. | | ->09.26% (134,217,728B) 0x278AD3: create_object (object.c:153)
  214. | | ->09.26% (134,217,728B) 0x317E65: lookup_tree (tree.c:201)
  215. | | | ->09.26% (134,217,728B) 0x25A67C: process_tree (list-objects.c:160)
  216. | | | | ->09.26% (134,217,728B) 0x25A6B8: process_tree (list-objects.c:160)
  217. | | | | ->09.26% (134,217,728B) 0x25AC9B: traverse_trees_and_blobs (list-objects.c:271)
  218. | | | | ->09.26% (134,217,728B) 0x25AE34: do_traverse (list-objects.c:318)
  219. | | | | ->09.26% (134,217,728B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  220. | | | | ->09.26% (134,217,728B) 0x1911F4: get_object_list (pack-objects.c:3012)
  221. | | | | ->09.26% (134,217,728B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  222. | | | | ->09.26% (134,217,728B) 0x120B5B: run_builtin (git.c:417)
  223. | | | | ->09.26% (134,217,728B) 0x120E8F: handle_builtin (git.c:633)
  224. | | | | ->09.26% (134,217,728B) 0x121083: run_argv (git.c:685)
  225. | | | | ->09.26% (134,217,728B) 0x121247: cmd_main (git.c:762)
  226. | | | | ->09.26% (134,217,728B) 0x1D11BE: main (common-main.c:45)
  227. | | | |
  228. | | | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
  229. | | |
  230. | | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
  231. | |
  232. | ->04.63% (67,108,864B) 0x286556: rehash_objects (pack-objects.c:52)
  233. | | ->04.63% (67,108,864B) 0x2869E0: packlist_alloc (pack-objects.c:171)
  234. | | ->04.63% (67,108,864B) 0x18C929: create_object_entry (pack-objects.c:1090)
  235. | | ->04.63% (67,108,864B) 0x18CAEF: add_object_entry (pack-objects.c:1130)
  236. | | ->04.63% (67,108,864B) 0x190467: show_object (pack-objects.c:2677)
  237. | | | ->04.63% (67,108,864B) 0x25A5C8: process_tree (list-objects.c:143)
  238. | | | ->04.63% (67,108,864B) 0x25A6B8: process_tree (list-objects.c:160)
  239. | | | ->04.63% (67,108,864B) 0x25AC9B: traverse_trees_and_blobs (list-objects.c:271)
  240. | | | ->04.63% (67,108,864B) 0x25AE34: do_traverse (list-objects.c:318)
  241. | | | ->04.63% (67,108,864B) 0x25AF1F: traverse_commit_list_filtered (list-objects.c:346)
  242. | | | ->04.63% (67,108,864B) 0x1911F4: get_object_list (pack-objects.c:3012)
  243. | | | ->04.63% (67,108,864B) 0x1926B6: cmd_pack_objects (pack-objects.c:3345)
  244. | | | ->04.63% (67,108,864B) 0x120B5B: run_builtin (git.c:417)
  245. | | | ->04.63% (67,108,864B) 0x120E8F: handle_builtin (git.c:633)
  246. | | | ->04.63% (67,108,864B) 0x121083: run_argv (git.c:685)
  247. | | | ->04.63% (67,108,864B) 0x121247: cmd_main (git.c:762)
  248. | | | ->04.63% (67,108,864B) 0x1D11BE: main (common-main.c:45)
  249. | | |
  250. | | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
  251. | |
  252. | ->03.59% (51,965,096B) 0x18E0A7: get_object_details (pack-objects.c:1768)
  253. | | ->03.59% (51,965,096B) 0x18FD27: prepare_pack (pack-objects.c:2509)
  254. | | ->03.59% (51,965,096B) 0x192735: cmd_pack_objects (pack-objects.c:3356)
  255. | | ->03.59% (51,965,096B) 0x120B5B: run_builtin (git.c:417)
  256. | | ->03.59% (51,965,096B) 0x120E8F: handle_builtin (git.c:633)
  257. | | ->03.59% (51,965,096B) 0x121083: run_argv (git.c:685)
  258. | | ->03.59% (51,965,096B) 0x121247: cmd_main (git.c:762)
  259. | | ->03.59% (51,965,096B) 0x1D11BE: main (common-main.c:45)
  260. | |
  261. | ->00.15% (2,225,877B) in 1+ places, all below ms_print's threshold (01.00%)
  262. |
  263. ->00.00% (34,897B) in 1+ places, all below ms_print's threshold (01.00%)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement