Searched hist:b4f58d8758380bc4ef224a1d2a05348fc1535e33 (Results 1 – 3 of 3) sorted by relevance
/haiku/src/tools/gensyscalls/ |
H A D | gensyscalls.cpp | b4f58d8758380bc4ef224a1d2a05348fc1535e33 Mon Jan 21 15:29:00 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Renamed syscall_parameters_info structure to extended_syscall_info (and kSyscallParametersInfos to kExtendedSyscallInfos) and added "name" field. Now the classes for syscall kernel tracing don't need to lookup the syscall function symbol anymore, which speeds up printing/filtering of those entries dramatically.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23687 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/ |
H A D | syscalls.cpp | b4f58d8758380bc4ef224a1d2a05348fc1535e33 Mon Jan 21 15:29:00 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Renamed syscall_parameters_info structure to extended_syscall_info (and kSyscallParametersInfos to kExtendedSyscallInfos) and added "name" field. Now the classes for syscall kernel tracing don't need to lookup the syscall function symbol anymore, which speeds up printing/filtering of those entries dramatically.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23687 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/kernel/ |
H A D | ksyscalls.h | b4f58d8758380bc4ef224a1d2a05348fc1535e33 Mon Jan 21 15:29:00 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Renamed syscall_parameters_info structure to extended_syscall_info (and kSyscallParametersInfos to kExtendedSyscallInfos) and added "name" field. Now the classes for syscall kernel tracing don't need to lookup the syscall function symbol anymore, which speeds up printing/filtering of those entries dramatically.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23687 a95241bf-73f2-0310-859d-f6bbb57e9c96
|