Reputation: 41
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?
Upvotes: 0
Views: 23