mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
gh-141645: Add profiling/sampling/live_collector to the makefile and remove spurious file (#141820)
This commit is contained in:
parent
a8733cbc73
commit
cb4c87df75
2 changed files with 1 additions and 0 deletions
BIN
Lib/data.bin
BIN
Lib/data.bin
Binary file not shown.
|
|
@ -2573,6 +2573,7 @@ LIBSUBDIRS= asyncio \
|
|||
profile \
|
||||
profiling profiling/sampling profiling/tracing \
|
||||
profiling/sampling/_assets \
|
||||
profiling/sampling/live_collector \
|
||||
profiling/sampling/_vendor/d3/7.8.5 \
|
||||
profiling/sampling/_vendor/d3-flame-graph/4.1.3 \
|
||||
pydoc_data \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue