cpython/Lib/profiling/sampling
2025-09-11 14:32:08 +01:00
..
_assets gh-135953: Add flamegraph reporter to sampling profiler (#138715) 2025-09-09 23:06:45 +01:00
_vendor gh-135953: Add flamegraph reporter to sampling profiler (#138715) 2025-09-09 23:06:45 +01:00
__init__.py
__main__.py gh-138704: Add PermissionError messages to profiling.sampling (#138705) 2025-09-11 14:32:08 +01:00
_sync_coordinator.py
collector.py
flamegraph.css gh-135953: Add flamegraph reporter to sampling profiler (#138715) 2025-09-09 23:06:45 +01:00
flamegraph.js gh-135953: Add flamegraph reporter to sampling profiler (#138715) 2025-09-09 23:06:45 +01:00
flamegraph_template.html gh-135953: Add flamegraph reporter to sampling profiler (#138715) 2025-09-09 23:06:45 +01:00
pstats_collector.py
sample.py gh-135953: Add flamegraph reporter to sampling profiler (#138715) 2025-09-09 23:06:45 +01:00
stack_collector.py gh-135953: Fix refleak in cache method (#138721) 2025-09-10 00:08:09 +00:00