cpython/Lib/profiling/sampling
2026-05-02 09:23:16 +00:00
..
_assets gh-140727: Update tachyon logo (#148965) 2026-04-25 22:27:11 +01:00
_flamegraph_assets gh-142927: Show module names instead of file paths in flamegraph (#146040) 2026-04-29 10:00:07 +01:00
_heatmap_assets gh-142927: Detect system theme in flame graph like in heatmap (#144885) 2026-03-10 13:38:48 +02:00
_shared_assets gh-142927: Detect system theme in flame graph like in heatmap (#144885) 2026-03-10 13:38:48 +02:00
_vendor
live_collector
__init__.py
__main__.py
_child_monitor.py
_css_utils.py
_format_utils.py
_sync_coordinator.py
binary_collector.py
binary_reader.py
cli.py gh-148225: Validate profiling.sampling replay input (#148243) 2026-04-08 23:34:46 +00:00
collector.py
constants.py gh-135953: Properly obtain main thread identifier in Gecko Collector (#146045) 2026-03-22 18:53:00 +00:00
errors.py
gecko_collector.py gh-135953: Properly obtain main thread identifier in Gecko Collector (#146045) 2026-03-22 18:53:00 +00:00
heatmap_collector.py gh-142927: Show module names instead of file paths in flamegraph (#146040) 2026-04-29 10:00:07 +01:00
module_utils.py gh-142927: Show module names instead of file paths in flamegraph (#146040) 2026-04-29 10:00:07 +01:00
opcode_utils.py
pstats_collector.py
sample.py GH-148932: Improve error message if profiling.sampling run from venv on Windows platform (#149247) 2026-05-02 09:23:16 +00:00
stack_collector.py gh-142927: Show module names instead of file paths in flamegraph (#146040) 2026-04-29 10:00:07 +01:00
string_table.py