Skip to content

Conversation

YangKeao
Copy link
Member

@YangKeao YangKeao commented Oct 13, 2025

close #281

  1. Initialize the FramehopUnwinder before the first call to the perf_signal_handler.
  2. Add a test to make sure the signal handler doesn't have memory allocation.
  3. Modify the github action to run related tests for framehop. I believe framehop will be a better choice (than backtrace-rs) in the future.
  4. Modify the code to use spin::RwLock instead of the static mut, though there is no safety issue actually.

@YangKeao YangKeao merged commit 01cff82 into tikv:master Oct 15, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allocation in perf perf_signal_handler

2 participants