Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osek-verification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Merlin
osek-verification
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
ip-save-debugging
master
default
wip/graph-iso
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
May
12
11
10
9
8
27
Apr
13
6
5
4
28
Mar
27
26
25
24
23
22
20
19
15
Feb
1
30
Jan
18
17
21
Dec
19
16
15
14
12
9
8
7
3
30
Nov
26
Oct
19
18
11
10
8
7
6
5
26
Sep
29
Aug
18
17
11
20
Jun
2
1
31
May
30
Color epsilon edges blue in dot file
master
master
Ensure that interrupts can be triggered in any order
Add graph debugger
Use more efficient wire format for search
Replace a traditional map by a hashmap for search
Introduce more strictness into json parsing
Speed up json2dot by using Data.Text.Lazy.Builder
Implement loop detection in search algorithm
Correctly handle interrupts that are not triggered
Eliminate isr kickoffs now that we have interrupt triggers
Add interrupt edges
Don't leak zombies after killing children
Kill child process instead of sending SIGTERM
Actually check determinism before comparision
Clear interrupts immediately after triggering them
Adapt to newer Idle handling in oseks
Implement bisimularity
Add optional debug output to search command
Merge branch 'mgttlinger/osek-verification-master'
Don't eliminate ISR kickoffs
Move incoming iret edges from PreIdleHook to IdleThread
Remove unused functions
Fix tests after node-id change from string to int
Remove unused function
Fix more commands to work with int node labels
Expect Int instead of Text in node ids of SSEGraph
prelude: Add function to print hexdump of OS state
search: Pass debug output from mockup to stderr
cli: Read from stdin if no file is specified
Fix tests after interrupt triggering change
Fix tests after SSEGraph changes
Write more lenses for Graph type
Eliminate epsilon from SSEGraph before comparing it
IR: Trigger interrupts in computation blocks
Add option to eliminate kickoffs with 'ee' command
Add cli command 'ee' to epsilon eliminate SSE graph
wip/graph-iso
wip/graph-iso
Make JSON graph parsing more generic
Correctly handle --dump-json option of 'search'
Change isIsomorphic to report failure reasons
Add pre-processing step for SSE Graph
Loading