0xhellord

Results 6 issues of 0xhellord

img_load event kernel stackwalk enabled by: ` CLASSIC_EVENT_ID event[1] = { 0 }; event[0].EventGuid = krabs::guids::image_load; event[0].Type = EVENT_TRACE_TYPE_LOAD; set_trace_information(TraceStackTracingInfo, &event, sizeof(event)); ` SE_SYSTEM_PROFILE_NAME also enabled, but no stackwalk events...

Anybody still working on this?

```powershell PS E:\Data\Git\slint\examples\ffmpeg> rustc.exe --version rustc 1.76.0 (07dca489a 2024-02-04) PS E:\Data\Git\slint\examples\ffmpeg> vcpkg --version vcpkg package management program version 2024-02-07-8a83681f921b10d86ae626fd833c253f4f8c355b See LICENSE.txt for license information. PS E:\Data\Git\slint\examples\ffmpeg> rustup.exe check stable-x86_64-pc-windows-msvc -...

a:documentation
a:platform-windows
a:demos

set thread name for epoll worker thread, so that we can observe the cpu usage of every worker thread easily in top -H -p $pid.

**问题描述** 这是非常基础的功能,不知为何当前下单接口不支持。 **代码例子** ```py ``` **错误信息或结果截图** 如果可以,请给出一些执行的结果截图,最好给完整截图,避免关键信息遗漏(请注意保护你的 Access Token) **你的环境信息** - 操作系统: [比如: macOS / Windows] - 开发语言: Python / Go / Rust / Node.js / Java - SDK 版本号:

#### AggregationOverTime.cs: ```C++ public enum AggregationOverTime { // // TODO: the documentation of these values needs to have additional detail // added. // /// /// Aggregates the current values. ///...