Bug description: In the non-free-threaded code path, SampleProfiler passes only_active_thread=bool (all_threads) to RemoteUnwinder, which inverts the intended semantics. all_threads=True should ...