bmalloc should support system memory analysis tools (part 1)
Created attachment 243142 [details] Patch
Attachment 243142 [details] did not pass style-queue: ERROR: Source/bmalloc/bmalloc/VMHeap.cpp:30: Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/bmalloc/bmalloc/Environment.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Total errors found: 2 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 243142 [details] Patch r=me
Committed r177181: <http://trac.webkit.org/changeset/177181>