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
README
on
cpu-temp
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 24, 2012
Issue 311: merge memory branch back to trunk
giampaolo
committed
13689e2
View commit details
Copy full SHA for 13689e2
View code at this point
Browse repository at this point
Commits on Jul 19, 2012
Fix 256: rename psutil.virtmem_usage() to psutil.swapmem_usage(); also, on Windows make virtmem_usage() return information about swap memory instead of virtual memory; since this breaks compatibili…
Show description for 4bdce80
giampaolo
committed
4bdce80
View commit details
Copy full SHA for 4bdce80
View code at this point
Browse repository at this point
Commits on Jul 18, 2012
setup.py refactoring: get rid of version string; from now on that gets maintain it in __init__.py only; also update README file
giampaolo
committed
0cf8464
View commit details
Copy full SHA for 0cf8464
View code at this point
Browse repository at this point
Commits on Jun 27, 2012
get_users(), rename 'options' ntuple field to 'opts' plus update README and HISTORY
giampaolo
committed
b27c646
View commit details
Copy full SHA for b27c646
View code at this point
Browse repository at this point
Commits on Dec 23, 2011
Issue #238: process cpu affinity (Linux implementation)
giampaolo
committed
3ba5c25
View commit details
Copy full SHA for 3ba5c25
View code at this point
Browse repository at this point
Commits on Dec 20, 2011
fix link
giampaolo
committed
c760eba
View commit details
Copy full SHA for c760eba
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
- rewrite README by using ReStructuredText: this lets us have a nice home page at pypy http://pypi.python.org/pypi/psutil/
Show description for 123c632
giampaolo
committed
123c632
View commit details
Copy full SHA for 123c632
View code at this point
Browse repository at this point
Commits on Mar 20, 2011
Update README install instructions for Linux which now requires a C compiler
giampaolo
committed
bc95f42
View commit details
Copy full SHA for bc95f42
View code at this point
Browse repository at this point
Commits on Oct 10, 2010
Fix issue 114: rewrite get_process_username() on Windows in pure C and no longer rely on WMI implementation. (patch by wj32)
giampaolo
committed
f16a622
View commit details
Copy full SHA for f16a622
View code at this point
Browse repository at this point
Commits on Jun 17, 2010
Removed all the crappy ^M line endings added when modifying files on Windows and replaced them with \n
giampaolo
committed
55ee839
View commit details
Copy full SHA for 55ee839
View code at this point
Browse repository at this point
Commits on Feb 18, 2010
uopdate html docs and remove psgui.py script, which is still not working properly.
giampaolo
committed
af69c3c
View commit details
Copy full SHA for af69c3c
View code at this point
Browse repository at this point
Commits on Mar 12, 2009
Updated README with build/install instructions for all platforms.
jloden
committed
e07c053
View commit details
Copy full SHA for e07c053
View code at this point
Browse repository at this point
Commits on Mar 9, 2009
(issue 31) added a README file containing instructions on how to compile/install psutil from sources.
Show description for 5f20ce1
giampaolo
committed
5f20ce1
View commit details
Copy full SHA for 5f20ce1
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.