This adds an '--allocation-filter' param that can be used to limit output to only allocations that include the filter in their stack. For example: dmd.py --allocation-filter fontconfig dmd.json.gz limits its output to just allocations that have an instance of 'fontconfig' in in one of their stack frames.