open_toontown_panda3d/dtool/src
rdb 50cfdebd9c pstats: Integrate Python profiler with PStats
Enabled with `pstats-python-profiler 1`, requires recent version of PStats server.

Currently, it is limited to the main thread only.  Support for other threads may be added at a later date.
2022-11-29 16:00:09 +01:00
..
cppparser cppparser: Fix an instance of pvector being used instead of `std::vector` 2022-10-24 13:43:29 +02:00
dconfig Eliminate C++ DConfig; replace it with a Python compatibility shim 2018-11-02 23:27:07 +01:00
dtoolbase dtoolbase: Add comment clarifying assertion in DeletedBufferChain 2022-10-31 19:26:59 +01:00
dtoolutil dtoolutil: Set system malloc tag to mimalloc when enabled 2022-03-01 15:12:38 +01:00
interrogate interrogate: Fix invalid syntax for `make()` coerce ctor with kwargs 2022-11-07 18:03:41 +01:00
interrogatedb pstats: Integrate Python profiler with PStats 2022-11-29 16:00:09 +01:00
parser-inc pstats: Integrate Python profiler with PStats 2022-11-29 16:00:09 +01:00
prc general: Allow compiling Panda headers on Windows without NOMINMAX 2022-05-10 15:58:33 +02:00
prckeys general: Add workaround for Windows bug in various uses of isprint() 2020-08-21 14:51:42 +02:00
pystub pystub: add a few more calls 2018-11-05 22:14:20 +01:00
test_interrogate Remove pystub dependency from interrogate and friends 2018-11-06 21:49:17 +01:00