drmemory
drmemory copied to clipboard
update syscall tables wrt syscalls not present on recent kernels
Regular runs on win7 end up complaining about all kinds of missing system calls, most of which were removed prior to win7:
WARNING: could not find system call NtCancelDeviceWakeupRequest
WARNING: could not find system call NtCreateChannel
WARNING: could not find system call NtListenChannel
WARNING: could not find system call NtOpenChannel
WARNING: could not find system call NtQueryOleDirectoryFile
WARNING: could not find system call NtReplyWaitSendChannel
WARNING: could not find system call NtRequestDeviceWakeup
WARNING: could not find system call NtRequestWakeupLatency
WARNING: could not find system call NtSendWaitReplyChannel
WARNING: could not find system call NtSetContextChannel
WARNING: could not find system call NtSetHighWaitLowThread
WARNING: could not find system call NtSetLowWaitHighThread
WARNING: could not find system call NtW32Call
WARNING: could not find system call NtWow64CsrNewThread
WARNING: could not find system call NtWow64CsrSetPriorityClass
WARNING: could not find system call NtAcquireCMFViewOwnership
WARNING: could not find system call NtClearAllSavepointsTransaction
WARNING: could not find system call NtClearSavepointTransaction
WARNING: could not find system call NtListTransactions
WARNING: could not find system call NtMarshallTransaction
WARNING: could not find system call NtPullTransaction
WARNING: could not find system call NtReleaseCMFViewOwnership
WARNING: could not find system call NtRollbackSavepointTransaction
WARNING: could not find system call NtSavepointComplete
WARNING: could not find system call NtSavepointTransaction
WARNING: could not find system call NtStartTm
WARNING: could not find system call NtWow64CsrBaseClientConnectToServer
WARNING: could not find system call NtWow64CsrBasepGetTempFile
WARNING: could not find system call NtWow64CsrBasepNlsCreateSection
WARNING: could not find system call NtWow64CsrBasepNlsSetMultipleUserInfo
WARNING: could not find system call NtWow64CsrBasepNlsSetUserInfo
WARNING: could not find system call RegisterConsoleIMEInternal
WARNING: could not find system call SetConsoleCommandHistoryMode
WARNING: could not find system call UnregisterConsoleIMEInternal
WARNING: could not find system call QueryConsoleIMEInternal
WARNING: could not find system call NtUserBuildMenuItemList
WARNING: could not find usercall NtUserCallHwnd.UNKNOWNB
WARNING: could not find usercall NtUserCallHwndLock.GETWINDOWTRACKINFOASYNC
WARNING: could not find usercall NtUserCallHwndParam.UNKNOWNA
WARNING: could not find usercall NtUserCallHwndParam.UNKNOWNB
WARNING: could not find usercall NtUserCallHwndParam.REGISTERWINDOWARRANGEMENTCALLOUT
WARNING: could not find usercall NtUserCallHwndParam.ENABLEMODERNAPPWINDOWKBDINTERCEPT
WARNING: could not find usercall NtUserCallHwndParamLock.UNKNOWNA
WARNING: could not find usercall NtUserCallHwndParamLock.SETMODERNAPPWINDOW
WARNING: could not find usercall NtUserCallNoParam.CREATESYSTEMTHREADS
WARNING: could not find usercall NtUserCallNoParam.GETMSESSAGEPOS
WARNING: could not find usercall NtUserCallNoParam.GETREMOTEPROCID
WARNING: could not find usercall NtUserCallNoParam.GETUNPREDICTEDMESSAGEPOS
WARNING: could not find usercall NtUserCallNoParam.ISQUEUEATTACHED
WARNING: could not find usercall NtUserCallNoParam.ENABLEMIPSHELLTHREAD
WARNING: could not find usercall NtUserCallNoParam.ISMIPSHELLTHREADENABLED
WARNING: could not find usercall NtUserCallNoParam.DEFERREDDESKTOPROTATION
WARNING: could not find usercall NtUserCallNoParam.ENABLEPERMONITORMENUSCALING
WARNING: could not find usercall NtUserCallOneParam.GETCURSORPOS
WARNING: could not find usercall NtUserCallOneParam.FORCEFOCUSBASEDMOUSEWHEELROUTING
WARNING: could not find usercall NtUserCallOneParam.SETIMESHOWSTATUS
WARNING: could not find usercall NtUserCallOneParam.UNKNOWNA
WARNING: could not find usercall NtUserCallOneParam.DWMLOCKSCREENUPDATES
WARNING: could not find usercall NtUserCallOneParam.ENABLESESSIONFORMMCSS
WARNING: could not find usercall NtUserCallOneParam.UNKNOWNB
WARNING: could not find usercall NtUserCallOneParam.ISTHREADMESSAGEQUEUEATTACHED
WARNING: could not find usercall NtUserCallOneParam.POSTUIACTIONS
WARNING: could not find usercall NtUserCallTwoParam.UNKNOWNA
WARNING: could not find usercall NtUserCallTwoParam.REGISTERSYSTEMTHREAD
WARNING: could not find usercall NtUserCallTwoParam.ENABLESHELLWINDOWMGT
WARNING: could not find usercall NtUserCallTwoParam.SCALESYSTEMMETRICFORDPI
WARNING: could not find system call NtUserCheckImeHotKey
WARNING: could not find system call NtUserCreateDesktop
WARNING: could not find system call NtUserCtxDisplayIOCtl
WARNING: could not find system call NtUserDdeGetQualityOfService
WARNING: could not find system call NtUserDdeSetQualityOfService
WARNING: could not find system call NtUserDisableThreadIme
WARNING: could not find system call NtUserGetClassInfo
WARNING: could not find system call NtUserGetClassLong
WARNING: could not find system call NtUserGetKeyboardLayout
WARNING: could not find system call NtUserGetKeyboardType
WARNING: could not find system call NtUserGetLastInputInfo
WARNING: could not find system call NtUserGetMenuDefaultItem
WARNING: could not find system call NtUserGetMinMaxInfo
WARNING: could not find system call NtUserGetMonitorInfo
WARNING: could not find system call NtUserHardErrorControl
WARNING: could not find system call NtUserInitialize
WARNING: could not find system call NtUserMenuInfo
WARNING: could not find system call NtUserMenuItemInfo
WARNING: could not find system call NtUserMonitorFromPoint
WARNING: could not find system call NtUserMonitorFromRect
WARNING: could not find system call NtUserMonitorFromWindow
WARNING: could not find system call NtUserNotifyProcessCreate
WARNING: could not find system call NtUserQueryInformationThread
WARNING: could not find system call NtUserQueryUserCounters
WARNING: could not find system call NtUserRemoteConnect
WARNING: could not find system call NtUserRemoteRedrawRectangle
WARNING: could not find system call NtUserRemoteRedrawScreen
WARNING: could not find system call NtUserRemoteStopScreenUpdates
WARNING: could not find system call NtUserResolveDesktop
WARNING: could not find system call NtUserSetConsoleReserveKeys
WARNING: could not find system call NtUserSetDbgTag
WARNING: could not find system call NtUserSetInformationProcess
WARNING: could not find system call NtUserSetLogonNotifyWindow
WARNING: could not find system call NtUserSetRipFlags
WARNING: could not find system call NtUserSetScrollBarInfo
WARNING: could not find system call NtUserWin32PoolAllocationStats
WARNING: could not find system call NtUserCallUserpRegisterLogonProcess
WARNING: could not find system call NtUserDwmGetDxRgn
WARNING: could not find system call NtUserDwmHintDxUpdate
WARNING: could not find system call NtUserDesktopHasWatermarkText
WARNING: could not find system call NtGdiUnmapMemFont
WARNING: could not find system call NtGdiDdChangeSurfacePointer
WARNING: could not find system call NtGdiGetColorSpaceforBitmap
WARNING: could not find system call NtGdiSetTextJustification
WARNING: could not find system call NtGdiGetStats
WARNING: could not find system call NtGdiSelectBrush
WARNING: could not find system call NtGdiTileBitBlt
WARNING: could not find system call NtGdiMoveTo
WARNING: could not find system call NtGdiSfmRegisterLogicalSurfaceForSignaling
WARNING: could not find system call NtGdiDwmGetHighColorMode
WARNING: could not find system call NtGdiDwmSetHighColorMode
WARNING: could not find system call NtGdiDwmCaptureScreen
WARNING: could not find system call NtGdiConsoleTextOut
WARNING: could not find system call NtGdiEnumFontChunk
WARNING: could not find system call NtGdiEnumFontClose
WARNING: could not find system call NtGdiEnumFontOpen
WARNING: could not find system call NtGdiSetupPublicCFONT
WARNING: could not find system call NtGdiDwmGetDirtyRgn
WARNING: could not find system call NtGdiDwmGetSurfaceData
WARNING: could not find system call NtGdiGetCodePage
We should mark the tables as such.