| commit | 342b93f9f28746abb7b221a61d5a9b26ccbb395a | [log] [tgz] |
|---|---|---|
| author | Mark Shannon <mark@hotpy.org> | Wed Dec 15 15:32:32 2021 +0000 |
| committer | GitHub <noreply@github.com> | Wed Dec 15 15:32:32 2021 +0000 |
| tree | ebbe62af5b0853d8a8922c203174a88553ad798f | |
| parent | 3a60bfef49b3324660a615a8e6d10710e5f669d9 [diff] |
bpo-46072: Add --with-pystats configure option to simplify gathering of VM stats (GH-30116) * Simplify specialization stats collection macros. * Add --enable-pystats option to configure. * Update specialization summary script to handle larger number of kinds