haiku/headers/os/kernel
Ingo Weinhold f965a969b1 Extended the profiling API. When using the variable stack trace depth
buffer format, the buffer can now also contain other events than just
stack traces. ATM these are only references to the image events
(created/deleted). Therefore we no longer have to flush the profiling
buffer after such an event, since the debugger can exactly match the
samples. Since we couldn't flush when the profiling timer hit while the
thread was in the kernel, that wasn't working that well anyway.
"profile -f" fails to translate stack trace addresses only very rarely,
now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27775 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-29 00:53:38 +00:00
..
OS.h fixed Atom id. Thanks katisu! 2008-09-07 20:59:30 +00:00
debugger.h Extended the profiling API. When using the variable stack trace depth 2008-09-29 00:53:38 +00:00
disk_scanner.h Removed extended_partition_info::partition_code field. 2003-02-18 21:28:30 +00:00
fs_attr.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_index.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_info.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_query.h New fs_query.h header. 2003-01-29 14:43:38 +00:00
fs_volume.h * Minor cleanup. 2008-08-13 12:50:53 +00:00
image.h Rewrote image.h. 2007-10-15 23:21:01 +00:00
scheduler.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00