0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a paragraph on subclassing profiling classes. More... over 11 years ago
Bump to 1.5 . More... over 11 years ago
Fix call cross-references when _getFilename is overloaded. More... over 11 years ago
Bump to 1.4.1 . More... over 11 years ago
A line with no hit may still have triggered calls. More... over 11 years ago
Fix AttributeError. More... over 11 years ago
Do not hardcode line separator. More... over 11 years ago
Bump to 1.4 . More... over 11 years ago
Use globals rather than filename as unique "file" identifier. More... over 11 years ago
Bump to 1.3 . More... over 11 years ago
Distinguish more homonyms. More... almost 12 years ago
Use co_firstlineno consistently to distinguish homonyms in calltree format. More... almost 12 years ago
Bump to 1.2.1 . More... almost 12 years ago
Fix "garbage at end of line" reported by kcachegrind on python3. More... almost 12 years ago
Keep distinct <lambda>s and <generator>s distinct in callgrind output. More... almost 12 years ago
Add example for exception triggering deeper in call stack. More... almost 12 years ago
Add a demo for exception handling. More... almost 12 years ago
Use file name in callgrind format when outside any function. More... almost 12 years ago
Bump to 1.2 . More... almost 12 years ago
Update sample output in README. More... almost 12 years ago
Prefix file name with "File:". More... almost 12 years ago
Add some demos. More... almost 12 years ago
Add callgrind output format support. More... almost 12 years ago
Implement runfile and runpath as Profile methods. More... almost 12 years ago
Document that dump_stats output format is not compatible with Profile. More... almost 12 years ago
Display total time even if there is nothing captured. More... almost 12 years ago
Add copy of GPL v2. More... almost 12 years ago
Display frame (function, class, ...) name and line offset when tracing. More... almost 12 years ago
Rephrase long sentence. More... almost 12 years ago
Hint about "--" when profiling commands with conflicting parameter names. More... almost 12 years ago