summaryrefslogtreecommitdiffstats
path: root/Lib/profiling
Commit message (Expand)AuthorAgeFilesLines
* gh-135953: Add Gecko reporter to sampling profiler (#139364)ivonastojanovic2025-10-013-5/+487
* gh-138122: Allow to filter by thread in tachyon's flamegraph (#139216)Pablo Galindo Salgado2025-09-257-20/+218
* gh-138709: Implement CPU time profiling in profiling.sample (#138710)Pablo Galindo Salgado2025-09-194-14/+68
* gh-135953: Reduce memory usage of stack collectors (#138875)László Kiss Kollár2025-09-144-121/+236
* gh-135953: Prevent overflow in the profiler flamegraph hover boxes (#138880)Pablo Galindo Salgado2025-09-142-7/+33
* gh-71648: Optimize PNG files (GH-138842)Stan Ulbrych2025-09-121-0/+0
* gh-138704: Add PermissionError messages to profiling.sampling (#138705)Pablo Galindo Salgado2025-09-111-1/+61
* gh-135953: Fix refleak in cache method (#138721)Pablo Galindo Salgado2025-09-101-1/+2
* gh-135953: Add flamegraph reporter to sampling profiler (#138715)László Kiss Kollár2025-09-0910-6/+1308
* gh-138385: Sample all interpreters in the tachyon profiler (#138398)Pablo Galindo Salgado2025-09-083-40/+44
* gh-138122: Implement PEP 799 (#138142)Pablo Galindo Salgado2025-08-2711-0/+1523