I am using pstats.Stats()
for profiling purposes, I want to filter out statistics from a particular directory only, is there any way I can get the actual stats information from the Stats
object to filter out the unnecessary directories?
python - Is there a way to get the directory information from pstats.Stats object - Stack Overflow
与本文相关的文章
评论列表(0)
- 暂无评论