openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pprofile
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
20 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 3 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
pprofile: Fix code aliasing.
Vincent Pelletier
More...
over 6 years ago
pprofile: Fix LineIterator on python2.
Vincent Pelletier
More...
over 6 years ago
Travis: reduce output size.
Vincent Pelletier
More...
over 6 years ago
zpprofile: Rework _getFilename.
Vincent Pelletier
More...
over 6 years ago
pprofile: Detect UTF-8 BOM to set encoding.
Vincent Pelletier
More...
over 6 years ago
zpprofile: Simplify and optimise f_code retrieval.
Vincent Pelletier
More...
over 6 years ago
zpprofile: Remove unused global.
Vincent Pelletier
More...
over 6 years ago
zpprofile: Add support for producing zipfile.
Vincent Pelletier
More...
over 6 years ago
zpprofile: Fix support for all-threads statistical profiling.
Vincent Pelletier
More...
over 6 years ago
zpprofile: Disable garbage collection during profiling.
Vincent Pelletier
More...
over 6 years ago
zpprofile: Make getline always return unicode objects.
Vincent Pelletier
More...
over 6 years ago
pprofile: Let custom getline implementation return unicode objects.
Vincent Pelletier
More...
over 6 years ago
pprofile: Fix support for one-liner inline methods.
Vincent Pelletier
More...
over 6 years ago
pprofile: Fix verbose output indentation.
Vincent Pelletier
More...
over 6 years ago
pprofile: Properly quote commandline.
Vincent Pelletier
More...
over 6 years ago
Revert "pprofile: Do not append line number to function name in _getFuncOrFile."
Vincent Pelletier
More...
over 6 years ago
pprofile: Change FileTiming.call_dict content.
Vincent Pelletier
More...
over 6 years ago
pprofile: Improve local variable name in getHitStatsFor.
Vincent Pelletier
More...
over 6 years ago
pprofile: Fix commandline not being unicode on python2
Vincent Pelletier
More...
over 6 years ago
pprofile: Fold single-use variable.
Vincent Pelletier
More...
over 6 years ago
pprofile: Use io.open instead of __builtin__.open .
Vincent Pelletier
More...
over 6 years ago
pprofile: Use human-readable event names.
Vincent Pelletier
More...
over 6 years ago
pprofile: Drop redundant code.
Vincent Pelletier
More...
over 6 years ago
pprofile: Track recursive calls by call site.
Vincent Pelletier
More...
over 6 years ago
pprofile: Fix __slot__ errors on python3.
Vincent Pelletier
More...
over 6 years ago
pprofile: Cache file timing per func_code at first level.
Vincent Pelletier
More...
over 6 years ago
demo/fibo: Print speed percentage with 2 decimals.
Vincent Pelletier
More...
over 6 years ago
pprofile: Share enabled_start between threads.
Vincent Pelletier
More...
over 6 years ago
pprofile: Reduce deterministic profiling overhead.
Vincent Pelletier
More...
over 6 years ago
demo: Add fibonacci-based profiling overhead benchmark.
Vincent Pelletier
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree