1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Investigate and implement a solution to reduce performance interference caused by the kernel_write function in the hiresperf profiler, potentially by switching to Direct I/O to improve the efficiency of data dumping. This involves analyzing the current implementation, assessing the feasibility of Direct I/O, and implementing and testing the changes.

Complexity: 4/5
enhancement help wanted