summaryrefslogtreecommitdiffstats
path: root/Modules/_remote_debugging/_remote_debugging.h
Commit message (Expand)AuthorAgeFilesLines
* gh-138122: Add blocking mode for accurate stack traces in Tachyon (#142998)Pablo Galindo Salgado2025-12-231-0/+55
* gh-138122: Allow tachyon to write and read binary output (#142730)Pablo Galindo Salgado2025-12-221-0/+6
* gh-91048: Refactor common data into context object in Modules/_remote_debuggi...Pablo Galindo Salgado2025-12-171-21/+32
* gh-138122: Validate base frame before caching in remote debugging frame cache...Pablo Galindo Salgado2025-12-171-2/+7
* gh-138122: Add --subprocesses flag to profile child processes in tachyon (#14...Pablo Galindo Salgado2025-12-151-12/+30
* gh-138122: Add exception profiling mode to the sampling profiler (#142561)Pablo Galindo Salgado2025-12-111-5/+7
* gh-138122: Make the tachyon profiler opcode-aware (#142394)Pablo Galindo Salgado2025-12-111-2/+14
* gh-138122: Don't sample partial frame chains (#141912)Pablo Galindo Salgado2025-12-071-0/+1
* gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (...Pablo Galindo Salgado2025-12-061-1/+75
* GH-141565: Add async code awareness to Tachyon (#141533)Savannah Ostrowski2025-12-061-0/+1
* gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141...Pablo Galindo Salgado2025-11-251-0/+498