summaryrefslogtreecommitdiffstats
path: root/Modules/_remote_debugging/module.c
Commit message (Expand)AuthorAgeFilesLines
* gh-138122: Add --subprocesses flag to profile child processes in tachyon (#14...Pablo Galindo Salgado12 days1-2/+69
* gh-138122: Add exception profiling mode to the sampling profiler (#142561)Pablo Galindo Salgado2025-12-111-1/+5
* gh-138122: Make the tachyon profiler opcode-aware (#142394)Pablo Galindo Salgado2025-12-111-4/+36
* gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (...Pablo Galindo Salgado2025-12-061-4/+142
* GH-141565: Add async code awareness to Tachyon (#141533)Savannah Ostrowski2025-12-061-6/+2
* gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141...Pablo Galindo Salgado2025-11-251-0/+974