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
Bump to 1.7.1 . More... about 11 years ago
Properly hide pprofile from default output. More... about 11 years ago
Fix a few documentation typos and misspellings. More... about 11 years ago
Bump to 1.7 . More... about 11 years ago
Add support for generating zip file with complete source code. More... about 11 years ago
Add missing docstrings descriptions for method parameters. More... about 11 years ago
Command-line usage: Auto-detect --format from --out. More... about 11 years ago
Command line usage: "--out -" is stdout. More... about 11 years ago
Bump to 1.6.2 . More... over 11 years ago
travis-ci: Add test cases for empty file. More... over 11 years ago
travis-ci: Do not direct callgrind output to file. More... over 11 years ago
Enable travis-ci testing. More... over 11 years ago
Do not shortcut comparison. More... over 11 years ago
Fix error when a file contains no call at all. More... over 11 years ago
Bump to 1.6.1 . More... over 11 years ago
fixup! Populate total time when stopping StatisticalThread. More... over 11 years ago
Document statistic profiling. More... over 11 years ago
Populate total time when stopping StatisticalThread. More... over 11 years ago
New release. More... over 11 years ago
Remove the need to "hit" to get full call stack in traces. More... over 11 years ago
Replace "if not...else" pattern with "if...else". More... over 11 years ago
Use a defaultdict rather than "if ... in" pattern. More... over 11 years ago
Fallback nicely when dividing by zero when computing percents. More... over 11 years ago
Fix irregular indentation. More... over 11 years ago
Split annotate format strings to produce easier-to-read diffs. More... over 11 years ago
Implement statistical profiling. More... over 11 years ago
Split Profile class into Profile, ProfileBase and ProfileRunnerBase. More... over 11 years ago
ThreadProfile: Forward all keyword args to superclass. More... over 11 years ago
Provide a kcachegrind-friendly file name in README. More... over 11 years ago
Display module name instead of None. More... over 11 years ago