summaryrefslogtreecommitdiffstats
path: root/Modules/_remote_debugging
Commit message (Expand)AuthorAgeFilesLines
* gh-138122: Add --subprocesses flag to profile child processes in tachyon (#14...Pablo Galindo Salgado13 days4-15/+708
* gh-138122: Add exception profiling mode to the sampling profiler (#142561)Pablo Galindo Salgado2025-12-113-6/+42
* gh-138122: Make the tachyon profiler opcode-aware (#142394)Pablo Galindo Salgado2025-12-115-45/+172
* Silence warning on conversion from uint64_t to uintptr_t in threads.c (#142437)AZero132025-12-091-1/+2
* gh-138122: Fix unused variable warning in threads.c (#142425)Sam Gross2025-12-081-0/+1
* gh-142207: remove assertions incompatible under `profiling.sampling` (#142331)yihong2025-12-081-4/+2
* gh-138122: Don't sample partial frame chains (#141912)Pablo Galindo Salgado2025-12-073-11/+25
* gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (...Pablo Galindo Salgado2025-12-067-35/+821
* GH-141565: Add async code awareness to Tachyon (#141533)Savannah Ostrowski2025-12-063-6/+25
* gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141...Pablo Galindo Salgado2025-11-258-0/+4234