Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
inducer
/
vmprof-python
Public
forked from
vmprof/vmprof-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vmprof-python
vmprof
reader.py
on
fix-source-code-assert
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 27, 2016
Merge branch 'master'
jonashaag
committed
7365f17
View commit details
Copy full SHA for 7365f17
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Minor code improvements
jonashaag
committed
fbd4e8a
View commit details
Copy full SHA for fbd4e8a
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
Compress profile files with gzip
Show description for e8c9176
jonashaag
committed
e8c9176
View commit details
Copy full SHA for e8c9176
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Line profiling: store lines for every frame, not only for top one.
trofimander
committed
ef0c76e
View commit details
Copy full SHA for ef0c76e
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
Add comments
trofimander
committed
452aa39
View commit details
Copy full SHA for 452aa39
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
Later versions should be still mode aware
trofimander
committed
fd3d547
View commit details
Copy full SHA for fd3d547
View code at this point
Browse repository at this point
Add line profiling for CPython.
Show description for fa3c5d8
trofimander
committed
fa3c5d8
View commit details
Copy full SHA for fa3c5d8
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
some changes to the api. implemented read_source_code marker
Richard Plangger
committed
16eefe1
View commit details
Copy full SHA for 16eefe1
View code at this point
Browse repository at this point
resolved conflict
Richard Plangger
committed
ef78f70
View commit details
Copy full SHA for ef78f70
View code at this point
Browse repository at this point
Commits on May 19, 2016
Avoid use of islice/izip
Jonas Haag
committed
335a0ce
View commit details
Copy full SHA for 335a0ce
View code at this point
Browse repository at this point
Commits on May 13, 2016
Simplify `read_words` as suggested by @methane
jonashaag
committed
0f2f5f3
View commit details
Copy full SHA for 0f2f5f3
View code at this point
Browse repository at this point
Revert unrelated change
jonashaag
committed
109f8cb
View commit details
Copy full SHA for 109f8cb
View code at this point
Browse repository at this point
Commits on May 2, 2016
Fix Python 3 compatibility
Jonas Haag
committed
fe5d4b2
View commit details
Copy full SHA for fe5d4b2
View code at this point
Browse repository at this point
Speed up parsing of profile files
Show description for 9e935e7
Jonas Haag
committed
9e935e7
View commit details
Copy full SHA for 9e935e7
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
finished major refactoring
Richard Plangger
committed
a99f543
View commit details
Copy full SHA for a99f543
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
creating and serializing merge point
Richard Plangger
committed
b12e32c
View commit details
Copy full SHA for b12e32c
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
fixed the test suite
Richard Plangger
committed
f23996c
View commit details
Copy full SHA for f23996c
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
jitlog is now a bit more separated, jitlog owns one file (not interleaved with vmprof anymore)
Richard Plangger
committed
85e34ed
View commit details
Copy full SHA for 85e34ed
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
added parser for the jitlog in the vmprof log and a json serializer
Richard Plangger
committed
18fbce0
View commit details
Copy full SHA for 18fbce0
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
added the binary parser for the new jit log. three tests to check each of the new markers
Richard Plangger
committed
8d6098e
View commit details
Copy full SHA for 8d6098e
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
officialize the hacks
fijal
committed
ba8dce0
View commit details
Copy full SHA for ba8dce0
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
work on profiling memory
Maciej Fijalkowski
committed
5511824
View commit details
Copy full SHA for 5511824
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
fix unicode problems on py3
fijal
committed
b786a74
View commit details
Copy full SHA for b786a74
View code at this point
Browse repository at this point
fix py3?
fijal
committed
e8c4a5b
View commit details
Copy full SHA for e8c4a5b
View code at this point
Browse repository at this point
add an API to read profiles bit by bit
fijal
committed
b91dc0f
View commit details
Copy full SHA for b91dc0f
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
those were not supposed to go in
fijal
committed
86cf530
View commit details
Copy full SHA for 86cf530
View code at this point
Browse repository at this point
try harder to disable writing code objects after fork
fijal
committed
55cdd06
View commit details
Copy full SHA for 55cdd06
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
small fixes
fijal
committed
bbd753e
View commit details
Copy full SHA for bbd753e
View code at this point
Browse repository at this point
Commits on Jan 10, 2016
some pypy fixes
fijal
committed
c40c092
View commit details
Copy full SHA for c40c092
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
use more canonical int, but don't assert addresses are floats
fijal
committed
504406a
View commit details
Copy full SHA for 504406a
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
cleanup to the point of running on 32bit
fijal
committed
c6db1ca
View commit details
Copy full SHA for c6db1ca
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
initial commit - seems to be enough to get the basic vmprof working on OS X with just python stuff
fijal
committed
80f92ac
View commit details
Copy full SHA for 80f92ac
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
futile attempt to support mac better, better support coming along
fijal
committed
13b6d5d
View commit details
Copy full SHA for 13b6d5d
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
work a bit on vmmap reader and add a demo
fijal
committed
070307a
View commit details
Copy full SHA for 070307a
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Merge branch 'master' into arigo-vmprof-review
xando
committed
22c8be4
View commit details
Copy full SHA for 22c8be4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.