cpython/Lib/profiling/sampling
László Kiss Kollár f87eb4d7cd
gh-138122: New Tachyon UI (#142116)
Co-authored-by: Pablo Galindo Salgado <pablogsal@gmail.com>
2025-12-01 17:34:14 +00:00
..
_assets gh-71648: Optimize PNG files (GH-138842) 2025-09-12 20:13:05 +00:00
_vendor gh-135953: Add flamegraph reporter to sampling profiler (#138715) 2025-09-09 23:06:45 +01:00
live_collector gh-141645: Refactor tachyon's live TUI tests to not use private fields (#141806) 2025-11-21 00:35:37 +00:00
__init__.py gh-135953: Add Gecko reporter to sampling profiler (#139364) 2025-10-01 21:18:54 +01:00
__main__.py gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813) 2025-11-24 11:45:08 +00:00
_sync_coordinator.py gh-140729: Add __mp_main__ as a duplicate for __main__ for pickle to work (#140735) 2025-11-17 12:43:14 +00:00
cli.py gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813) 2025-11-24 11:45:08 +00:00
collector.py gh-138122: Add thread status statistics to flamegraph profiler (#141900) 2025-11-30 01:42:39 +00:00
constants.py gh-141645: Add a TUI mode to the new tachyon profiler (#141646) 2025-11-20 18:27:17 +00:00
flamegraph.css gh-138122: New Tachyon UI (#142116) 2025-12-01 17:34:14 +00:00
flamegraph.js gh-138122: New Tachyon UI (#142116) 2025-12-01 17:34:14 +00:00
flamegraph_template.html gh-138122: New Tachyon UI (#142116) 2025-12-01 17:34:14 +00:00
gecko_collector.py gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813) 2025-11-24 11:45:08 +00:00
pstats_collector.py gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813) 2025-11-24 11:45:08 +00:00
sample.py gh-138122: New Tachyon UI (#142116) 2025-12-01 17:34:14 +00:00
stack_collector.py gh-138122: New Tachyon UI (#142116) 2025-12-01 17:34:14 +00:00
string_table.py gh-135953: Reduce memory usage of stack collectors (#138875) 2025-09-14 23:47:14 +01:00