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 }}
githubbie
/
atop
Public
forked from
Atoptool/atop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
githubbie-patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 27, 2024
Create makefile.yml
githubbie
authored
164d655
View commit details
Copy full SHA for 164d655
Browse repository at this point
Fix build issue
githubbie
committed
cb8438f
View commit details
Copy full SHA for cb8438f
Browse repository at this point
Fix build issue (don't ignore build result)
githubbie
committed
e5b7c24
View commit details
Copy full SHA for e5b7c24
Browse repository at this point
Fix build issue
githubbie
committed
9bab33d
View commit details
Copy full SHA for 9bab33d
Browse repository at this point
Fix build issue (ignore non-void result)
githubbie
committed
a7ee48c
View commit details
Copy full SHA for a7ee48c
Browse repository at this point
Fix for issue #261: Offline CPUs not handled well.
githubbie
committed
38daacd
View commit details
Copy full SHA for 38daacd
Browse repository at this point
Commits on Feb 26, 2024
Allow cross building of atop (solves issue #293)
Atoptool
committed
eec97d5
View commit details
Copy full SHA for eec97d5
Browse repository at this point
Commits on Feb 23, 2024
Implement cgroups support -- step 4 (issue #292)
Show description for 3978cc2
Atoptool
committed
3978cc2
View commit details
Copy full SHA for 3978cc2
Browse repository at this point
Solved segmentation fault on systems with cgroups v1
Atoptool
committed
2803641
View commit details
Copy full SHA for 2803641
Browse repository at this point
Commits on Feb 20, 2024
Complete cgroups values on process level (compatibility)
Atoptool
committed
24fa684
View commit details
Copy full SHA for 24fa684
Browse repository at this point
Commits on Feb 19, 2024
Solve segmentation fault for parsable/json output
Atoptool
committed
a4a6bff
View commit details
Copy full SHA for a4a6bff
Browse repository at this point
Commits on Feb 17, 2024
Implement cgroups support -- step 3 (issue #292)
Show description for d2a10ef
Atoptool
committed
d2a10ef
View commit details
Copy full SHA for d2a10ef
Browse repository at this point
Implement cgroups support -- step 2 (issue #292)
Show description for 1146a3e
Atoptool
committed
1146a3e
View commit details
Copy full SHA for 1146a3e
Browse repository at this point
Commits on Feb 13, 2024
Added disk I/O metrics per cgroup (step 1 issue #292)
Atoptool
committed
4d617da
View commit details
Copy full SHA for 4d617da
Browse repository at this point
Commits on Feb 11, 2024
Improved memory figures for cgroups (step 1)
Atoptool
committed
62d982d
View commit details
Copy full SHA for 62d982d
Browse repository at this point
Commits on Feb 10, 2024
Implement cgroups support -- step 1 (issue #292)
Show description for 774c24d
Atoptool
committed
774c24d
View commit details
Copy full SHA for 774c24d
Browse repository at this point
Commits on Jan 4, 2024
Prepare for atop 2.10
Atoptool
committed
326e82c
View commit details
Copy full SHA for 326e82c
Browse repository at this point
Commits on Jan 3, 2024
Solve errors/warnings given by clang (issue #282)
Atoptool
committed
ba78f4c
View commit details
Copy full SHA for ba78f4c
Browse repository at this point
Commits on Dec 30, 2023
Merge branch 'ton31337-fix/cgroup2_handling'
Atoptool
committed
e6f6681
View commit details
Copy full SHA for e6f6681
Browse repository at this point
Code improvements for cgroupv2 handling
Show description for e379890
Atoptool
committed
e379890
View commit details
Copy full SHA for e379890
Browse repository at this point
Merge branch 'fix/cgroup2_handling' of github.com:ton31337/atop into ton31337-fix/cgroup2_handling
Atoptool
committed
9f68140
View commit details
Copy full SHA for 9f68140
Browse repository at this point
Merge pull request #285 from ton31337/fix/add_cgroup_name
Show description for db78190
Atoptool
authored
db78190
View commit details
Copy full SHA for db78190
Browse repository at this point
Added parsable and json output related to #287
Atoptool
committed
d924b10
View commit details
Copy full SHA for d924b10
Browse repository at this point
Solved compilation error related to #287
Atoptool
committed
0cc44f9
View commit details
Copy full SHA for 0cc44f9
Browse repository at this point
Merge pull request #287 from bytedance/numa_hpuse
Show description for 1a69462
Atoptool
authored
1a69462
View commit details
Copy full SHA for 1a69462
Browse repository at this point
Commits on Dec 7, 2023
add hpuse for per numa
liutingjieni
committed
c46351a
View commit details
Copy full SHA for c46351a
Browse repository at this point
Commits on Dec 2, 2023
Merge branch 'bytedance-add-TCPInCsumErrors'
Atoptool
committed
14cfdc0
View commit details
Copy full SHA for 14cfdc0
Browse repository at this point
Merge branch 'add-TCPInCsumErrors' of github.com:bytedance/atop into bytedance-add-TCPInCsumErrors
Atoptool
committed
69f8b3b
View commit details
Copy full SHA for 69f8b3b
Browse repository at this point
Merge pull request #252 from bytedance/always-create-logpath
Show description for 2ae4cbe
Atoptool
authored
2ae4cbe
View commit details
Copy full SHA for 2ae4cbe
Browse repository at this point
Commits on Nov 25, 2023
Merge pull request #283 from kappa/master
Show description for 244f4b9
Atoptool
authored
244f4b9
View commit details
Copy full SHA for 244f4b9
Browse repository at this point
Merge pull request #281 from natoscott/fix-infiniband-sigfpe
Show description for e2adfa9
Atoptool
authored
e2adfa9
View commit details
Copy full SHA for e2adfa9
Browse repository at this point
Merge pull request #280 from ffontaine/master
Show description for 3512fa1
Atoptool
authored
3512fa1
View commit details
Copy full SHA for 3512fa1
Browse repository at this point
Merge branch 'bytedance-anonHugepages'
Atoptool
committed
eb77182
View commit details
Copy full SHA for eb77182
Browse repository at this point
Add anonymous THP to parsable and JSON output
Atoptool
committed
062accb
View commit details
Copy full SHA for 062accb
Browse repository at this point
Merge branch 'anonHugepages' of github.com:bytedance/atop into bytedance-anonHugepages
Show description for f1c06c9
Atoptool
committed
f1c06c9
View commit details
Copy full SHA for f1c06c9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.