Files
haiku-beta6/headers/private
Ingo Weinhold 65f4015279 Support for stack traces in tracing entries:
* Added capture_tracing_stack_trace() which allocates space in the
  tracing buffer and captures the stack trace according to the given
  parameters.
* Added TraceOutput::PrintStackTrace() to print a stack trace thus
  created.
* Added TraceEntry::DumpStackTrace() callback which is supposed to print
  a stack trace for the entry, if it can do that.
* Added "--stacktrace" switch to the "traced" command, which causes the
  stack traces for all entries that have one to be printed as well.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-27 03:02:01 +00:00
..
2007-06-20 21:30:00 +00:00
2008-04-26 15:12:55 +00:00
2008-04-11 08:29:54 +00:00
…
2007-06-08 23:00:44 +00:00
2008-02-02 12:38:15 +00:00
2007-06-20 21:20:11 +00:00