haiku/headers/private/system
Ingo Weinhold 5b2f0f33f9 * Changed the interface of _kern_system_profiler_start(). The parameters are
passed in a structure now, so it is easier to extend it and ignore unused
  parameters.
* One can now select which system profiling events one is interested in.
* Added scheduling events to the system profiling interface. Those are pretty
  much the ones recorded when scheduler tracing is enabled. Still missing are
  the "wait object" events that allow to interpret what a thread is waiting
  for.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30243 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-18 17:35:28 +00:00
..
arch - Add m68k pendant of: r27529 & r27778 - handle skipIframes parameter 2008-10-12 18:13:11 +00:00
posix
commpage_defs.h
ddm_userland_interface_defs.h
device_manager_defs.h
elf32.h define Stack Program Header type 2009-04-10 03:27:27 +00:00
generic_syscall_defs.h
real_time_data.h
safemode_defs.h
scheduler_defs.h Scheduling analysis: Also record the number of times a thread waits on a 2008-09-04 00:07:11 +00:00
spinlock_contention.h
syscall_process_info.h
syscalls.h * Changed the interface of _kern_system_profiler_start(). The parameters are 2009-04-18 17:35:28 +00:00
system_info.h * Implemented a (private for now) get_system_info_etc() call, that can retrieve 2008-09-17 16:27:17 +00:00
system_profiler_defs.h * Changed the interface of _kern_system_profiler_start(). The parameters are 2009-04-18 17:35:28 +00:00
thread_defs.h Moved the wait type definitions to <thread_defs.h>. We're going to use 2008-09-03 14:48:47 +00:00
tls.h
user_runtime.h Moved the rld_export structure from <user_runtime.h> to 2008-11-02 03:43:01 +00:00
user_thread_defs.h
vfs_defs.h
vm_defs.h * Prefixed memset_physical() and memcpy_to_physical() with "vm_", 2008-10-20 00:06:09 +00:00