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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PythonDesignPattern
/
psutil
Public
forked from
giampaolo/psutil
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
psutil
test
on
mem-refactoring
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 4, 2016
linux / memory_addrspace_info(): also provide 'swap' metrics
giampaolo
committed
c8a5ef0
View commit details
Copy full SHA for c8a5ef0
View code at this point
Browse repository at this point
remove last deprecated refs; update mem leaks test
giampaolo
committed
1ea0bb3
View commit details
Copy full SHA for 1ea0bb3
View code at this point
Browse repository at this point
provide a new memory_addrspace_info() fun and deprecate memory_info_ex
giampaolo
committed
ab4a66a
View commit details
Copy full SHA for ab4a66a
View code at this point
Browse repository at this point
add test case for comparing memory_info / ex
giampaolo
committed
5e07b73
View commit details
Copy full SHA for 5e07b73
View code at this point
Browse repository at this point
have memory_info() return the stats which were previosuly returned by memory_info_ex; have memory_info_ex() return the same + uss/pss
giampaolo
committed
0c8e104
View commit details
Copy full SHA for 0c8e104
View code at this point
Browse repository at this point
add another pss/uss test case
giampaolo
committed
2d5e89d
View commit details
Copy full SHA for 2d5e89d
View code at this point
Browse repository at this point
Linux: we weren't returning actual PSS
giampaolo
committed
12e8b5b
View commit details
Copy full SHA for 12e8b5b
View code at this point
Browse repository at this point
add test case
giampaolo
committed
7f6cd7e
View commit details
Copy full SHA for 7f6cd7e
View code at this point
Browse repository at this point
fix #755: Process.memory_percent() memtype parameter.
giampaolo
committed
ae8ba9f
View commit details
Copy full SHA for ae8ba9f
View code at this point
Browse repository at this point
fix #754: [Linux] cmdline() can be wrong in case of zombie process.
giampaolo
committed
88a1691
View commit details
Copy full SHA for 88a1691
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
fix #744 aka #753: implement memory USS / PSS on Linux
giampaolo
committed
7f0e093
View commit details
Copy full SHA for 7f0e093
View code at this point
Browse repository at this point
speed up linux test
giampaolo
committed
ecf0fdc
View commit details
Copy full SHA for ecf0fdc
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
refactor platform recognition code
giampaolo
committed
e947e86
View commit details
Copy full SHA for e947e86
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
Merge pull request #747 from giampaolo/revive-environ-windows
Show description for 5116bea
giampaolo
committed
5116bea
View commit details
Copy full SHA for 5116bea
View code at this point
Browse repository at this point
implement Process.environ() on Windows
Frank Benkstein
committed
6fe1544
View commit details
Copy full SHA for 6fe1544
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
merge from master
giampaolo
committed
033a7e9
View commit details
Copy full SHA for 033a7e9
View code at this point
Browse repository at this point
try to prevent occasional failure on windows
giampaolo
committed
75520ea
View commit details
Copy full SHA for 75520ea
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
fix (very) sporadic error in RemoteProcessTestCase
Frank Benkstein
committed
b3cec49
View commit details
Copy full SHA for b3cec49
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
address 32bit/64bit confusion in psutil_get_parameters
Show description for cbccd44
Frank Benkstein
committed
cbccd44
View commit details
Copy full SHA for cbccd44
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
fix net_if_stats on Windows wip
Frank Benkstein
committed
b2456ee
View commit details
Copy full SHA for b2456ee
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
revive Process.environ on OSX
Show description for c1090b8
Frank Benkstein
committed
c1090b8
View commit details
Copy full SHA for c1090b8
View code at this point
Browse repository at this point
revive Process.environ on Linux
Show description for 8f6f565
Frank Benkstein
committed
8f6f565
View commit details
Copy full SHA for 8f6f565
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
try to fix occasional failure on win
giampaolo
committed
94c37c1
View commit details
Copy full SHA for 94c37c1
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
try to fix occasional appveyor failure
giampaolo
committed
0255fb1
View commit details
Copy full SHA for 0255fb1
View code at this point
Browse repository at this point
try to fix 'RuntimeError: No active exception to reraise'
giampaolo
committed
873f802
View commit details
Copy full SHA for 873f802
View code at this point
Browse repository at this point
fix tests: +x bit was not set on exe test file
giampaolo
committed
7e8f4f4
View commit details
Copy full SHA for 7e8f4f4
View code at this point
Browse repository at this point
fix windows/py3.3 failure
giampaolo
committed
c88ae94
View commit details
Copy full SHA for c88ae94
View code at this point
Browse repository at this point
fix occasional failure on windows
giampaolo
committed
931bb87
View commit details
Copy full SHA for 931bb87
View code at this point
Browse repository at this point
fix failing test on windows
giampaolo
committed
209c0bd
View commit details
Copy full SHA for 209c0bd
View code at this point
Browse repository at this point
attempt to fix OSX test failure
giampaolo
committed
a7f04e6
View commit details
Copy full SHA for a7f04e6
View code at this point
Browse repository at this point
non-unicode test refactoring: do not use subprocesses where not necessary
giampaolo
committed
af04394
View commit details
Copy full SHA for af04394
View code at this point
Browse repository at this point
expose https://github.com/fbenkstein and fix name() / cmdline() encoding errors on linux / py3
giampaolo
committed
c62b41f
View commit details
Copy full SHA for c62b41f
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
add non-unicode test
Frank Benkstein
committed
d8f4b3d
View commit details
Copy full SHA for d8f4b3d
View code at this point
Browse repository at this point
improve test
giampaolo
committed
c17749b
View commit details
Copy full SHA for c17749b
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
#734: fix unicode issues on FreeBSD
giampaolo
committed
89dbd1d
View commit details
Copy full SHA for 89dbd1d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.