/haiku/src/bin/debug/strace/ |
H A D | strace_syscalls.cpp | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | strace.h | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | MemoryReader.h | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | MemoryReader.cpp | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Context.h | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Syscall.h | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | TypeHandler.cpp | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | NetworkTypes.cpp | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ioctl.cpp | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Context.cpp | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | TypeHandler.h | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | strace.cpp | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/bin/debug/ |
H A D | debug_utils.h | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | debug_utils.cpp | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/tools/gensyscalls/ |
H A D | Jamfile | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/bin/ |
H A D | Jamfile | 8df6a8dbf579280f55b61d725e470dee5d504e83 Mon Sep 15 13:45:43 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> * Moved strace sourced to src/bin/debug/. * Factored a few functions out of strace that can be reused. * Added the beginnings of a "profile" command. It is very much work in progress, though it is already able to profile the main thread of a program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|