[PATCH] MCObjectSymbolizer

Stephen Checkoway s at pahtak.org
Tue Oct 15 06:42:56 PDT 2013


On Oct 14, 2013, at 9:03 PM, Sean Silva <silvas at purdue.edu> wrote:

> Holy crap! Have you investigated what is using so much memory?


Looks like I was off by about 10GB:

--------------------------------------------------------------------------------
Command:            bin/llvm-objdump -disassemble -cfg -symbolize /home/s/ninja/ninja
Massif arguments:   (none)
ms_print arguments: massif.out.9335
--------------------------------------------------------------------------------


    GB
15.64^                                                                      :
     |                                                                   @@#:
     |                                                               @@@@@@#:
     |                                                            @@@@@@@@@#:
     |                                                         @@@@@@@@@@@@#:
     |                                                     @@@@@@@@@@@@@@@@#:
     |                                                 @@@@@@@@@@@@@@@@@@@@#:
     |                                             ::@@@@@@@@@@@@@@@@@@@@@@#:
     |                                          @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |                                       @@@@@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |                                    @@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |                                 @@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |                             @:@@@@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |                         @@@@@:@ @@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |                       @@@@@@@:@ @@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |                   @:@@@@@@@@@:@ @@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |                @@@@:@@@@@@@@@:@ @@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |            @@@@@@@@:@@@@@@@@@:@ @@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |         @@@@ @@@@@@:@@@@@@@@@:@ @@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
     |    :@@@@@@@@ @@@@@@:@@@@@@@@@:@ @@@@@@@@ @@@@ @@@@@@@@@@@@@@@@@@@@@@#:
   0 +----------------------------------------------------------------------->Gi
     0                                                                   14.22

I've attached the result of running valgrind --tool=massif for others who are curious.

-- 
Stephen Checkoway



-------------- next part --------------
A non-text attachment was scrubbed...
Name: massif.out.9335.gz
Type: application/x-gzip
Size: 6889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131015/dd55ac56/attachment.bin>
-------------- next part --------------



More information about the llvm-commits mailing list