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
5c81421728444d878198839c7052b9b5e09d70b9
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
17
Jan
16
15
12
11
9
8
24
Dec
22
21
20
12
11
6
5
2
30
Nov
28
27
24
23
22
21
20
14
13
12
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
Bugfix: Let Bochs' trigger breakpoint events even in case of rep-instructions
Both performance aspects need to respect the argument order of their target methods (pointcuts)
Bugfixes for aspect headers due to architecure-related changes.
onIOPort needs to have a ConcreteCPU argument as well; detectCPU() added
FIXMEs and comments updated due to last architecture-related changes
Fixed reading of instruction pointer for gem5.
- Added a define which marks the use of BPRangeListener
ElfReader: Constructor tries to get ELF from ENV FAIL_ELF_PATH
Updated the manual
Warn and show hint, if libiberty (needed by demangler) not found
CiAO example experiment: using ENV variable for elf file
Updated the class diagram
Fixed a bug in ALUInstr and improved logging for RATFlip
Cleaned up campaign source code
- introduced improved logging in RATFlip
Adapted experiment to new framework
Removed narrowing conversion
ElfReader: Added support for de/mangled symbols
Preparing CiAO experiments
Reverse search getNameByAddress.
Make FailBochs compile again (after changes in r1966).
Created default x86 CPU interface classes.
Export Bochs 64 bit ability (if enabled).
ArmArchitecture: improve destructor speed by calling clear() instead of erase().
ArmArchitecture: set ARM register names (textual ddescription) as well.
ArmCPUState: no need to repeat abstract method declarations
SimulatorController: no need for return type bool of addCPU().
coding style fixed, some FIXMEs and comments added.
hsc-simple: modifications due to architecure changes in r1966.
coding-style++
Fixed include name
Updated the manual, corrected some terms and found a bug
Separated Architecture and CPUState classes for ARM/Gem5 (*Architecture will be used in the campaign).
coding style++
coding style++, some TODOs added.
Architecture changes (only gem5 implementation right now):
Bugfix for server-client communication
Bugfix of overloaded << operator
The Jobclient can get several jobs with one request
Adding some documentation
Loading