KernelTraceControl.dll

Description: Performance Analyzer Kernel Tracing Control Library

Authors: © 2021 Microsoft Corporation. All rights reserved.

Version: 10.0.22000.1

Architecture: Unknown (0xaa64)

Operating System: Windows NT

SHA256: 45b6d97a6c64229976b71a0fe7096171

File Size: 252.4 KB

Uploaded At: Dec. 2, 2025, 2:44 p.m.

Views: 7

Exported Functions

  • CreateMergedTraceFile (Ordinal: 1, Address: 0x2400)
  • DllCanUnloadNow (Ordinal: 2, Address: 0x17b0)
  • StartHeapTrace (Ordinal: 3, Address: 0x24d0)
  • StartKernelTrace (Ordinal: 4, Address: 0x2010)
  • UpdateHeapTrace (Ordinal: 5, Address: 0x2500)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateGuid (Address: 0x18002d038)
  • CoCreateInstance (Address: 0x18002d030)
  • CoInitializeEx (Address: 0x18002d018)
  • CoUninitialize (Address: 0x18002d028)
  • StringFromGUID2 (Address: 0x18002d020)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x18002d048)
  • IsDebuggerPresent (Address: 0x18002d050)
  • OutputDebugStringW (Address: 0x18002d058)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x18002d078)
  • RaiseException (Address: 0x18002d070)
  • SetLastError (Address: 0x18002d068)
api-ms-win-core-file-l1-1-0.dll
  • CreateDirectoryW (Address: 0x18002d0b0)
  • CreateFileW (Address: 0x18002d0c0)
  • DeleteFileW (Address: 0x18002d100)
  • FindClose (Address: 0x18002d0f8)
  • FindFirstFileW (Address: 0x18002d088)
  • FindFirstVolumeW (Address: 0x18002d0d0)
  • FindNextFileW (Address: 0x18002d0d8)
  • FindNextVolumeW (Address: 0x18002d0e8)
  • FindVolumeClose (Address: 0x18002d0f0)
  • GetFileAttributesW (Address: 0x18002d090)
  • GetFileSize (Address: 0x18002d0c8)
  • GetFinalPathNameByHandleW (Address: 0x18002d108)
  • GetTempFileNameW (Address: 0x18002d0b8)
  • QueryDosDeviceW (Address: 0x18002d0e0)
  • ReadFile (Address: 0x18002d110)
  • SetFilePointer (Address: 0x18002d0a0)
  • SetFilePointerEx (Address: 0x18002d0a8)
  • WriteFile (Address: 0x18002d098)
api-ms-win-core-file-l1-2-0.dll
  • GetTempPathW (Address: 0x18002d128)
  • GetVolumePathNamesForVolumeNameW (Address: 0x18002d120)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x18002d138)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x18002d160)
  • HeapAlloc (Address: 0x18002d168)
  • HeapDestroy (Address: 0x18002d170)
  • HeapFree (Address: 0x18002d148)
  • HeapReAlloc (Address: 0x18002d158)
  • HeapSize (Address: 0x18002d150)
api-ms-win-core-interlocked-l1-1-0.dll
  • InitializeSListHead (Address: 0x18002d180)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
  • CopyFileW (Address: 0x18002d190)
  • FindResourceW (Address: 0x18002d198)
api-ms-win-core-libraryloader-l1-1-0.dll
  • FindResourceExW (Address: 0x18002d1d0)
  • FreeLibrary (Address: 0x18002d1b8)
  • GetModuleFileNameA (Address: 0x18002d1a8)
  • GetModuleHandleExW (Address: 0x18002d1e8)
  • GetModuleHandleW (Address: 0x18002d1f0)
  • GetProcAddress (Address: 0x18002d1d8)
  • LoadLibraryExA (Address: 0x18002d1e0)
  • LoadLibraryExW (Address: 0x18002d1b0)
  • LoadResource (Address: 0x18002d1f8)
  • LockResource (Address: 0x18002d1c8)
  • SizeofResource (Address: 0x18002d1c0)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x18002d208)
api-ms-win-core-memory-l1-1-0.dll
  • CreateFileMappingW (Address: 0x18002d238)
  • MapViewOfFileEx (Address: 0x18002d220)
  • UnmapViewOfFile (Address: 0x18002d228)
  • VirtualProtect (Address: 0x18002d230)
  • VirtualQuery (Address: 0x18002d218)
api-ms-win-core-processenvironment-l1-1-0.dll
  • GetEnvironmentVariableW (Address: 0x18002d248)
api-ms-win-core-processthreads-l1-1-0.dll
  • CreateProcessW (Address: 0x18002d270)
  • GetCurrentProcess (Address: 0x18002d280)
  • GetCurrentProcessId (Address: 0x18002d278)
  • GetCurrentThread (Address: 0x18002d258)
  • GetCurrentThreadId (Address: 0x18002d268)
  • GetExitCodeProcess (Address: 0x18002d260)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x18002d290)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x18002d2a8)
  • RegEnumKeyExW (Address: 0x18002d2b8)
  • RegEnumValueW (Address: 0x18002d2c0)
  • RegOpenKeyExW (Address: 0x18002d2b0)
  • RegQueryValueExW (Address: 0x18002d2a0)
api-ms-win-core-string-l1-1-0.dll
  • MultiByteToWideChar (Address: 0x18002d2d0)
  • WideCharToMultiByte (Address: 0x18002d2d8)
api-ms-win-core-synch-l1-1-0.dll
  • AcquireSRWLockExclusive (Address: 0x18002d330)
  • CreateMutexExW (Address: 0x18002d340)
  • CreateSemaphoreExW (Address: 0x18002d338)
  • DeleteCriticalSection (Address: 0x18002d308)
  • EnterCriticalSection (Address: 0x18002d2f0)
  • InitializeCriticalSection (Address: 0x18002d348)
  • LeaveCriticalSection (Address: 0x18002d2f8)
  • OpenSemaphoreW (Address: 0x18002d320)
  • ReleaseMutex (Address: 0x18002d2e8)
  • ReleaseSemaphore (Address: 0x18002d310)
  • ReleaseSRWLockExclusive (Address: 0x18002d328)
  • WaitForSingleObject (Address: 0x18002d300)
  • WaitForSingleObjectEx (Address: 0x18002d318)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x18002d358)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemDirectoryW (Address: 0x18002d370)
  • GetSystemInfo (Address: 0x18002d388)
  • GetSystemTimeAsFileTime (Address: 0x18002d378)
  • GetSystemWindowsDirectoryW (Address: 0x18002d368)
  • GetVersionExW (Address: 0x18002d390)
  • GetWindowsDirectoryW (Address: 0x18002d380)
api-ms-win-core-timezone-l1-1-0.dll
  • SystemTimeToFileTime (Address: 0x18002d3a0)
api-ms-win-core-version-l1-1-0.dll
  • GetFileVersionInfoExW (Address: 0x18002d3c0)
  • GetFileVersionInfoSizeExW (Address: 0x18002d3b8)
  • VerQueryValueW (Address: 0x18002d3b0)
api-ms-win-core-wow64-l1-1-0.dll
  • IsWow64Process (Address: 0x18002d3d8)
  • Wow64DisableWow64FsRedirection (Address: 0x18002d3e0)
  • Wow64RevertWow64FsRedirection (Address: 0x18002d3d0)
api-ms-win-crt-private-l1-1-0.dll
  • __C_specific_handler (Address: 0x18002d580)
  • __C_specific_handler_noexcept (Address: 0x18002d510)
  • __current_exception (Address: 0x18002d4c0)
  • __current_exception_context (Address: 0x18002d4c8)
  • __CxxFrameHandler3 (Address: 0x18002d588)
  • __std_terminate (Address: 0x18002d578)
  • _CxxThrowException (Address: 0x18002d550)
  • _o___std_exception_copy (Address: 0x18002d518)
  • _o___std_exception_destroy (Address: 0x18002d500)
  • _o___std_type_info_destroy_list (Address: 0x18002d4f8)
  • _o___stdio_common_vsnprintf_s (Address: 0x18002d570)
  • _o___stdio_common_vswprintf (Address: 0x18002d568)
  • _o___stdio_common_vswprintf_s (Address: 0x18002d560)
  • _o__callnewh (Address: 0x18002d528)
  • _o__cexit (Address: 0x18002d520)
  • _o__configure_narrow_argv (Address: 0x18002d4f0)
  • _o__crt_atexit (Address: 0x18002d4e8)
  • _o__errno (Address: 0x18002d508)
  • _o__execute_onexit_table (Address: 0x18002d558)
  • _o__gmtime64 (Address: 0x18002d3f0)
  • _o__initialize_narrow_environment (Address: 0x18002d3f8)
  • _o__initialize_onexit_table (Address: 0x18002d400)
  • _o__invalid_parameter_noinfo (Address: 0x18002d408)
  • _o__memicmp (Address: 0x18002d410)
  • _o__purecall (Address: 0x18002d418)
  • _o__recalloc (Address: 0x18002d420)
  • _o__register_onexit_function (Address: 0x18002d428)
  • _o__seh_filter_dll (Address: 0x18002d430)
  • _o__stricmp (Address: 0x18002d438)
  • _o__ultow_s (Address: 0x18002d440)
  • _o__wcsicmp (Address: 0x18002d448)
  • _o__wcslwr_s (Address: 0x18002d450)
  • _o__wcsnicmp (Address: 0x18002d458)
  • _o__wtoi (Address: 0x18002d460)
  • _o_calloc (Address: 0x18002d468)
  • _o_free (Address: 0x18002d470)
  • _o_iswdigit (Address: 0x18002d478)
  • _o_malloc (Address: 0x18002d480)
  • _o_realloc (Address: 0x18002d488)
  • _o_terminate (Address: 0x18002d490)
  • _o_towlower (Address: 0x18002d498)
  • _o_wcscpy_s (Address: 0x18002d4a0)
  • _o_wcsncpy_s (Address: 0x18002d4a8)
  • _o_wcstol (Address: 0x18002d4b0)
  • _o_wmemcpy_s (Address: 0x18002d4b8)
  • memchr (Address: 0x18002d4e0)
  • memcmp (Address: 0x18002d4d8)
  • memcpy (Address: 0x18002d4d0)
  • memmove (Address: 0x18002d590)
  • strrchr (Address: 0x18002d540)
  • wcschr (Address: 0x18002d530)
  • wcsrchr (Address: 0x18002d538)
  • wcsstr (Address: 0x18002d548)
api-ms-win-crt-runtime-l1-1-0.dll
  • _initterm (Address: 0x18002d5a8)
  • _initterm_e (Address: 0x18002d5a0)
api-ms-win-crt-string-l1-1-0.dll
  • memset (Address: 0x18002d5c0)
  • wcscmp (Address: 0x18002d5e0)
  • wcscspn (Address: 0x18002d5b8)
  • wcsncmp (Address: 0x18002d5d0)
  • wcsnlen (Address: 0x18002d5d8)
  • wcsspn (Address: 0x18002d5c8)
api-ms-win-eventing-classicprovider-l1-1-0.dll
  • RegisterTraceGuidsW (Address: 0x18002d5f0)
  • TraceEvent (Address: 0x18002d600)
  • UnregisterTraceGuids (Address: 0x18002d5f8)
api-ms-win-eventing-consumer-l1-1-0.dll
  • CloseTrace (Address: 0x18002d620)
  • OpenTraceW (Address: 0x18002d610)
  • ProcessTrace (Address: 0x18002d618)
api-ms-win-eventing-controller-l1-1-0.dll
  • ControlTraceW (Address: 0x18002d630)
  • StartTraceW (Address: 0x18002d638)
api-ms-win-eventing-legacy-l1-1-0.dll
  • EnableTraceEx (Address: 0x18002d648)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventWriteTransfer (Address: 0x18002d658)
ntdll.dll
  • RtlAcquireSRWLockExclusive (Address: 0x18002d670)
  • RtlGetVersion (Address: 0x18002d680)
  • RtlImageDirectoryEntryToData (Address: 0x18002d678)
  • RtlImageRvaToVa (Address: 0x18002d688)
  • RtlReleaseSRWLockExclusive (Address: 0x18002d668)
OLEAUT32.dll
  • SysAllocString (Address: 0x18002d008)
  • SysFreeString (Address: 0x18002d000)