Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fail
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
E-EXK4 - Operating System Group
projects
fail
Graph
784c05572e77252c3fdfea52a1f2b875106133d1
Select Git revision
Branches
3
feature/dfprune
feature/rettag
feature/sail
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Nov
11
10
9
8
7
6
2
1
31
Oct
30
28
27
26
25
24
23
22
19
18
17
16
14
13
12
11
10
9
8
7
5
4
3
2
1
27
Sep
25
23
21
20
15
14
13
12
11
10
7
6
5
4
3
2
1
28
Aug
27
22
21
16
15
14
9
8
6
2
1
30
Jul
29
19
17
16
13
12
11
10
9
6
5
4
3
2
30
Jun
29
27
26
22
21
20
15
14
13
12
11
10
9
8
7
6
5
4
31
May
30
28
24
18
17
16
9
5
26
Apr
25
24
23
20
19
18
17
16
12
11
10
5
4
3
31
Mar
30
21
16
15
12
8
ecos: campaign rewritten
enable support for large (>2G) files
ecos: no need for experimentInfo.hpp.sh anymore
Handled a kind of wicked error case which nevertheless happens quite frequently
CampaignManager: destructor / cleanup
CampaignManager: only instantiate JobServer when needed
ecos: remove hard-coded trace filename
ecos: no need for clearListeners anymore
ecos: cosmetics / compiler warning
ecos: image/prerequisite/result path naming changes
ecos: guest-image independent fail client
ElfReader: return ADDR_INV instead of (signed) -1 on failure
ecos: preparations for guest-image independent fail client
fast-watchpoints: implementation finished (and tested).
build-system: separated fast-breakpoints, added fast-watchpoints.
fast-breakpoints: created template class DefPerfVector, realizing the buffer interface. Modified PerfVectorBreakpoints appropriately.
fast-breakpoints: work even if fast-watchpoints are enabled (TODO removed).
fast-breakpoints: use explicit namespace qualifier in aspect header.
perf-test: further results added
perf-test: code improved.
ecos_kernel_test: remove 2nd reboot (which was just before a restore)
Removed the recommendation of repeat-speedups to avoid misunderstandings (see revision 1885)
bochs bugfix: store the timer ID for correct deregistration
bochs: removed preprocessor nonsense
bochs: trace REP/REPZ/REPNZ iterations
Removed BochController debug stuff. Merged: BochsController::onBreakpoint -> SimCon::onBreakpoint.
ecos_kernel_test: record error detected/corrected
ecos_kernel_test bugfix: timer granularity of 10s is way too coarse
Ensuring parsability in case of exceptions
Removed instruction vector to reduce memory consumption
rampage: final experiment parameters, for the records
limit fail-client instances on "big" IRB servers by default
bugfix: WallclockTimer::operator<< must be inlined to prevent multiple defs.
WallclockTimer: coding style unifications.
Forgot to cast the type
Minor bugfix
Introduces instruction filtering, e.g. to filter for kernel instructions
Gem5: Implemented MemoryManager
Gem5: functionalAccess() should not trigger memory access
nanojpeg: deleting result sets after handling them is not racy
Loading