haiku/build/config_headers
Michael Lotz 90c6930ebb Add VM page allocation tracking similar to what happens in the slab already.
Introduces "page_allocation_infos" and "page_allocations_per_caller" KDL
commands.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43190 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-04 18:07:07 +00:00
..
apps_debugger_config.h
kernel_debug_config.h Add VM page allocation tracking similar to what happens in the slab already. 2011-11-04 18:07:07 +00:00
kernel_debugger_config.h
paranoia_config.h
ReadMe
support_kit_config.h
tracing_config.h Add optional stack traces to {Allocate|Free}Page[Run] tracing. 2011-11-04 17:58:50 +00:00

To customize the settings defined in these headers, create a folder "user_config_headers" in the "build" folder and copy the headers you want to modify into that folder. Your custom headers will be ignored by SVN and the build system will automatically use them instead of the original ones. But be aware that when changes are commited to the files in "config_headers", you will have to apply them to your custom headers manually.