Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
statprof.py
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Simão Afonso @ Powertools Tech
statprof.py
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
31cefbb55ccad6884cdc790532a0cc03f7265033
Select Git revision
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
15
Mar
15
Oct
14
8
13
Apr
13
Nov
1
25
Aug
21
Jun
13
11
10
8
5
10
Apr
9
6
16
Aug
Fix setuptools release
0.2.1 master
0.2.1 master
Tweak setup and cleanup detritus
0.2
0.2
Migrate to Python 3
Update LICENSE fields
Bump to 0.1.4
Fix statprof standalone usage
Allow statprof to be run as a standalone executable, to profile a separate call
Allow function output in CSV format, and custom sort ordering
Merge pull request #25 from elpres/master
allow context manager invocation to suppress output
Merge pull request #24 from elpres/master
add info about repeated invocation and interactive use
reST syntax clean-up
fix whitespace in code example
setup: note OS::Unix
setup: sort classifiers
cleanup: prune two trailing whitespace bits
python3: use fp.write() instead of print >> fp
python3: add helper for itervalues
Merge pull request #9 from cyberdelia/bump
Merge pull request #14 from Vickor/master
Merge pull request #12 from florentx/patch-1
Add a format option to group results by function.
Add classifiers for supported Python versions.
bump version
Merge
Merge
fix MANIFEST.in declaration
fix MANIFEST.in declaration
Merge
use LICENSE file for license attribute in setup.py
rename MANIFEST to MANIFEST.in
rename COPYING to LICENSE
add AUTHORS
strict pep8 compliance
Merge pull request #5 from cyberdelia/contextmanager
Merge
add python3 support via 2to3
add profile contextmanager
add python3 support via 2to3
Loading