===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
httpry-0.1.8/test/callgrind-5-     sed 's/^==[0-9]*==/callgrind:/'
httpry-0.1.8/test/callgrind:6:callgrind_annotate callgrind.out.* > "`dirname ${0}`/callgrind.log"
httpry-0.1.8/test/callgrind-7-rm -f callgrind.out.*
##############################################
httpry-0.1.8/test/massif-5-     sed 's/^==[0-9]*==/massif:/'
httpry-0.1.8/test/massif:6:ms_print massif.out.* > "`dirname ${0}`/massif.log"
httpry-0.1.8/test/massif-7-rm -f massif.out.*