Files
haiku-beta6/headers/private/kernel
Axel Dörfler 8e43ece8b8 Some more work on the tracing API:
* Added function to allocate space in the buffer.
* Dump() now fills a buffer instead of printing its data directly.
* This allows the new "#pattern" argument of the "traced" command to 
  work. When you're using that, the index of the trace entry is printed
  out, too, so that you can then get a full dump around the hits.
* Added an AddDump() method to the AbstractTraceEntry class so that 
  there is no need to call the inherited function anymore.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23479 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-13 02:50:32 +00:00
..
2008-01-12 23:55:53 +00:00
2008-01-06 00:40:17 +00:00
2007-10-21 20:56:34 +00:00
2005-05-26 09:08:54 +00:00
2005-10-25 16:59:12 +00:00
2007-09-25 16:41:52 +00:00
2007-08-01 14:48:44 +00:00
2008-01-13 02:50:32 +00:00