Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. 99.46% (429,788,610B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  2. ->98.20% (424,355,722B) 0x4E7AA37: g_malloc (gmem.c:159)
  3. | ->98.08% (423,842,579B) 0x4E8DC71: g_slice_alloc (gslice.c:1003)
  4. | | ->98.08% (423,835,763B) 0x53A03AC: _sysmem_new_block (gstallocator.c:414)
  5. | | | ->98.08% (423,835,763B) 0x53AA874: gst_buffer_new_allocate (gstbuffer.c:745)
  6. | | | ->98.00% (423,483,334B) 0x818697D: gst_base_src_default_alloc (gstbasesrc.c:1435)
  7. | | | | ->98.00% (423,483,334B) 0x8185EDE: gst_base_src_default_create (gstbasesrc.c:1473)
  8. | | | | ->98.00% (423,483,334B) 0x81888D0: gst_base_src_get_range (gstbasesrc.c:2455)
  9. | | | | ->98.00% (423,483,334B) 0x818AEAF: gst_base_src_getrange (gstbasesrc.c:2623)
  10. | | | | ->98.00% (423,483,334B) 0x53DE73C: gst_pad_get_range_unchecked (gstpad.c:4466)
  11. | | | | ->98.00% (423,483,334B) 0x53E5E2E: gst_pad_pull_range (gstpad.c:4705)
  12. | | | | ->98.00% (423,483,334B) 0x53CF59C: gst_proxy_pad_getrange_default (gstghostpad.c:184)
  13. | | | | ->98.00% (423,483,334B) 0x53DE73C: gst_pad_get_range_unchecked (gstpad.c:4466)
  14. | | | | | ->98.00% (423,483,334B) 0x53E5E2E: gst_pad_pull_range (gstpad.c:4705)
  15. | | | | | ->98.00% (423,483,334B) 0x53DE73C: gst_pad_get_range_unchecked (gstpad.c:4466)
  16. | | | | | ->98.00% (423,483,334B) 0x53E5E2E: gst_pad_pull_range (gstpad.c:4705)
  17. | | | | | ->98.00% (423,483,334B) 0x816B9A9: gst_base_parse_pull_range (gstbaseparse.c:3082)
  18. | | | | | ->98.00% (423,483,334B) 0x81705E8: gst_base_parse_scan_frame.isra.14 (gstbaseparse.c:3218)
  19. | | | | | ->98.00% (423,483,334B) 0x8174AC0: gst_base_parse_loop (gstbaseparse.c:3332)
  20. | | | | | ->98.00% (423,483,334B) 0x540F087: gst_task_func (gsttask.c:331)
  21. | | | | | ->98.00% (423,483,334B) 0x4E97216: g_thread_pool_thread_proxy (gthreadpool.c:309)
  22. | | | | | ->98.00% (423,483,334B) 0x4E969B3: g_thread_proxy (gthread.c:801)
  23. | | | | | ->98.00% (423,483,334B) 0x5C89E98: start_thread (pthread_create.c:308)
  24. | | | | |
  25. | | | | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
  26. | | | |
  27. | | | ->00.08% (352,429B) in 1+ places, all below ms_print's threshold (01.00%)
  28. | | |
  29. | | ->00.00% (6,816B) in 1+ places, all below ms_print's threshold (01.00%)
  30. | |
  31. | ->00.12% (513,143B) in 1+ places, all below ms_print's threshold (01.00%)
  32. |
  33. ->01.06% (4,563,984B) 0x4E470C8: slab_allocator_alloc_chunk (gslice.c:1381)
  34. | ->01.06% (4,563,984B) in 2 places, all below massif's threshold (01.00%)
  35. |
  36. ->00.20% (868,904B) in 1+ places, all below ms_print's threshold (01.00%)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement