Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ pstats.py
File
pstats.py
Lib/pstats.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Class for printing reports on profiled python code."
""
2
3
# Written by James Roskind
4
# Based on prior profile module by Sjoerd Mullender...
Callers
nothing calls this directly
Calls
3
ProfileBrowser
Class · 0.85
do_add
Method · 0.45
cmdloop
Method · 0.45
Tested by
no test coverage detected