haiku/src
Michael Lotz 3d1f420b23 bonefish+mmlr:
* Add "allocation_infos" KDL command. Can be used to print the allocation info,
  including the stack trace, given an object cache, slab, allocation within a
  slab or allocation address. It can also optionally be filtered by team/thread.
* Fix the AllocationDetailPrinterCallback to not access a possibly invalid
  trace entry for printing a stack trace.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43118 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 16:12:48 +00:00
..
add-ons Pass an existing or created transaction to CreateVolumeID(). Hopefully it's correct this time. Axel? 2011-11-01 09:49:05 +00:00
apps Further flesh out GUITeamUISettings to be able to save/restore. This should be 2011-11-02 14:01:24 +00:00
bin Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data Change command/option behaviour to mimic the 2011-10-29 15:55:28 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Missing from previous commit. The files for notifications are quite scattered all around... 2011-11-02 15:08:00 +00:00
libs Actually put a note about the Haiku specific there, so that this isn't 2011-10-24 10:25:41 +00:00
preferences Missing from previous commit. The files for notifications are quite scattered all around... 2011-11-02 15:08:00 +00:00
servers Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
system bonefish+mmlr: 2011-11-02 16:12:48 +00:00
tests Add more tests for wchar/multibyte converter functions. 2011-11-02 00:10:54 +00:00
tools * Use const references instead of pointers for the read from/write to 2011-11-01 10:13:34 +00:00
Jamfile