Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
auto-tx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vamp
auto-tx
Graph
5d9bac768af5568c86157aadbf6b35af4ef27f3f
Select Git revision
Branches
7
auto-deploy
bug-cpuload
feature/cmdline-storage-status
feature/tray/logwindow
master
default
protected
server2012
update-docs
Tags
9
3.0
2.1
2.0
1.4
1.3
1.2
1.1
autotransfer-v1
1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Mar
12
9
8
7
6
5
3
2
1
28
Feb
27
26
20
19
18
16
15
14
13
12
11
9
8
7
6
5
3
2
1
31
Jan
20
19
18
17
16
15
12
9
8
21
Dec
20
19
18
15
14
13
12
8
30
Nov
29
3
2
26
Oct
10
25
Sep
23
18
15
14
Use a list to keep track of suspend reasons
Add missing docstrings
Add ToDos for event handler methods
Logging changes
Use load indicator field from Cpu class
Use a public field to represent the load state
Logging changes
Convert field to an auto-property with a private setter.
Add missing docstrings for the class, fields and methods.
Consistent formatting of floats in log messages.
Prototype using event handlers for reacting on CPU load changes.
Raise events if CPU load status changes.
Reduce log level for CPU load summary.
Add ATxDiagnostics console application.
Remove unused method GetCpuUsage.
Adjust log level and method docstring.
Use new Monitoring.Cpu class to check CPU load.
Fix resetting the probation counter.
Distinguish between high-load / probation / good-before.
Logging changes only.
Use property from timer directly rather than shadowing it locally.
Add docstrings to fields.
Extend Monitoring.Cpu with field initializers and a load limit.
Add class for CPU load monitoring based on PerformanceCounter.
Remove unused method GetCpuUsage.
bug-cpuload
bug-cpuload
Remove WmiSummary method.
Run both CPU load checking approaches for 10 seconds.
Adjust log levels.
Simplify flow logic in WmiQueryCpuLoad.
Rename QueryCpuLoad to WmiQueryCpuLoad.
Log version information on startup.
Use CPU monitoring from ATxCommon.Monitoring.
Adjust free space message.
Remove disabled code block.
Adjust log message layout.
Add commandline switch to request trace logging.
Use load value from CPU monitoring class.
Initialize CPU monitoring in service constructor.
Provide assembly version info from build.
Fix resetting the probation counter.
Loading