Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cputool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Nigel Kukard
cputool
Graph
master
Select Git revision
Branches
1
master
default
protected
Tags
6
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.1
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jun
5
Jan
10
Sep
9
9
Jun
18
Feb
11
14
Jan
10
7
6
2
1
31
Dec
30
Merge branch 'Copyright_Update' into 'master'
master
master
Updated Copyright in: "cputool.c" and "cputool.h"
Fixed missing long option arguments
v0.0.8
v0.0.8
Fixed spelling mistake
Fixed up some typography
Tidied up manpage a bit
Remove generated manpage on clean
Fixed up version reporting on the console
v0.0.7
v0.0.7
Fix vim tag so we don't get errors
Removed autogenerated files
We will only ever support Linux
We build cputool.8 from doc/ now
Fixed up manpage generation a bit
Fixed syntax in file
Bumped autoconf version
Fixed up cputool documentation
Updated install file from autotools
Small whitespace fix
Bumped copyright year
Better track main process children
Continue execution of a process when we exit
More manpage fixes
Fixed manpage typo
Manpage updates by DLange
Added manpage (woops)
v0.0.6
v0.0.6
Add manpage to distribution & install
Misc cleanups & fixes by DLange
Fixed gcc warnings -Thanks Chris C
Convert ticks_delta to 64bit integer
v0.0.5
v0.0.5
Use proper integer length specifiers in logmsg
Fixed bug with statsTimeDelayed
Change of VERSION to tags used by Nigels script
v0.0.4
v0.0.4
Updated configure.ac with requirements
Rewrite of PID handling code and /proc walking
Changed CPU precision from float to double
Use tickBucketMax to calculate ticks_allowed, not HZ
Change cpuLimit to uint32_t to support many CPU's
Minor fixups (thanks DLange)
Remove limits.h
Better gettime implementation (Thanks DLange)
Loading