cpython/Lib/profiling/sampling
2026-06-08 17:25:43 +00:00
..
_assets
_flamegraph_assets gh-150258: Show relative percentage on Tachyon flamegraph (#150266) 2026-05-23 08:31:26 -04:00
_heatmap_assets gh-149430: Fix edge-cases in profiling.sampling outputs (#149431) 2026-05-09 14:05:46 +01:00
_shared_assets
_vendor
live_collector gh-144384: Lazily import _colorize (#149318) 2026-05-06 16:07:43 +00:00
__init__.py gh-146256: Add --jsonl collector to the profiling.sampling (#146257) 2026-05-05 00:44:37 +00:00
__main__.py
_child_monitor.py
_css_utils.py
_format_utils.py
_sync_coordinator.py
binary_collector.py
binary_reader.py gh-146256: Add --jsonl collector to the profiling.sampling (#146257) 2026-05-05 00:44:37 +00:00
cli.py gh-149430: Fix edge-cases in profiling.sampling outputs (#149431) 2026-05-09 14:05:46 +01:00
collector.py gh-149718: Aggregate same stack frames in Tachyon in some collectors (#149719) 2026-05-12 23:46:21 +00:00
constants.py gh-146256: Add --jsonl collector to the profiling.sampling (#146257) 2026-05-05 00:44:37 +00:00
dump.py
errors.py
gecko_collector.py gh-150662: Stop unbounded memory growth in Tachyon --gecko collector (#150845) 2026-06-06 02:27:41 +00:00
heatmap_collector.py gh-149718: Aggregate same stack frames in Tachyon in some collectors (#149719) 2026-05-12 23:46:21 +00:00
jsonl_collector.py gh-150034: Print JSONL filename when profiling finishes (#150035) 2026-05-20 04:29:48 -07:00
module_utils.py
opcode_utils.py
pstats_collector.py gh-149718: Aggregate same stack frames in Tachyon in some collectors (#149719) 2026-05-12 23:46:21 +00:00
sample.py gh-148932: Fix profiling.sampling on Windows virtual environments (#150541) 2026-06-08 17:25:43 +00:00
stack_collector.py gh-149718: Aggregate same stack frames in Tachyon in some collectors (#149719) 2026-05-12 23:46:21 +00:00
string_table.py