Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kernel Program Behaviour Models
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
felixkhals
Kernel Program Behaviour Models
Commits
pred_err_handling
Select Git revision
0 results
kernel-program-behaviour-models
Author
Search by author
Any Author
authors
0 authors
Oct 04, 2023
Add PBS specific README.md
· ba6b0256
FKHals
authored
1 year ago
ba6b0256
Fix premature error detection
· 5e18b3ba
FKHals
authored
1 year ago
5e18b3ba
Make waiting_on_io process specific
· b64f2859
FKHals
authored
1 year ago
b64f2859
Replace plan input method and remove plan-struct
· bff12acd
FKHals
authored
1 year ago
bff12acd
Set job child process default scheduler to PB
· 8330b6cc
FKHals
authored
1 year ago
8330b6cc
Implement the plan runtime state and other things
· a0336fb6
FKHals
authored
1 year ago
a0336fb6
Distinguish syscalls in pb-scheduler
· 94cd0420
FKHals
authored
2 years ago
94cd0420
Change pb_submitter input method
· 6735145f
FKHals
authored
2 years ago
6735145f
Fix pbm_join kernel panic caused by early parent exit
· 3df78528
FKHals
authored
2 years ago
3df78528
Use syscall to set process to measure by PID
· ba767dc2
FKHals
authored
2 years ago
ba767dc2
Move perf related code to perf_error_detection
· 33a38bf1
FKHals
authored
2 years ago
33a38bf1
Fix PBM generation and add (many) debug prints
· 789649f0
FKHals
authored
2 years ago
789649f0
Integrate LibPBM implementation
· 5d28268c
FKHals
authored
2 years ago
5d28268c
Make test program multi-threaded
· c1ce5075
FKHals
authored
1 year ago
c1ce5075
Add measuring multiple different tasks concurrently
· 6cb24511
FKHals
authored
1 year ago
6cb24511
Sep 27, 2023
Fix setup problems due to using old debian
· 0b98ea19
FKHals
authored
2 years ago
0b98ea19
Sep 30, 2022
added remark on unused modules
· 9e4c7236
fu5520tp
authored
2 years ago
9e4c7236
Sep 28, 2022
remove unnecessary README
· 755dc4e8
Ollrogge
authored
2 years ago
755dc4e8
Sep 27, 2022
cleanup test programms
· 32e58545
fu5520tp
authored
2 years ago
32e58545
remove perf overflow handler
· 34782b42
fu5520tp
authored
2 years ago
34782b42
exclude kernel events, move irq save into funtion
· 16b87490
fu5520tp
authored
2 years ago
16b87490
cleanup proc fs output method
· 77bca1ae
fu5520tp
authored
2 years ago
77bca1ae
return task back to cfs after plane is done
· 6538d597
fu5520tp
authored
2 years ago
6538d597
set total_instr to 0 before executing plan
· 0e6fcc8e
fu5520tp
authored
2 years ago
0e6fcc8e
Remove unneeded readme
· b3206b13
Ollrogge
authored
2 years ago
b3206b13
pb_submitter build script && minor code cleanup
· a1587100
Ollrogge
authored
2 years ago
a1587100
Sep 16, 2022
WIP Make use of Dequeue and Enqueue functions to properly handly long tasks and syscalls
· a6fb2554
mandersch
authored
2 years ago
a6fb2554
Update Perl Module generation to fit our changes
· 60ad08fb
mandersch
authored
2 years ago
60ad08fb
Sep 15, 2022
Update module generation, add comments on structs, fix set_pb_pln_entry function
· a1d9464b
mandersch
authored
2 years ago
a1d9464b
Merge branch 'pass_plan_syscall' of...
· 8f28145e
Ollrogge
authored
2 years ago
8f28145e
Add README for pb_submitter
· 160f4c52
Ollrogge
authored
2 years ago
160f4c52
Sep 14, 2022
Disable irqs on perf event creation
· def615db
fu5520tp
authored
2 years ago
def615db
Fix NPE when creating perf events within scheduler
· 44148eb3
fu5520tp
authored
2 years ago
44148eb3
changed pb_submitter build, added to readme
· 3dd9bc13
fu5520tp
authored
2 years ago
3dd9bc13
cleanup mod_gen folder, modify build file and add to readme
· 6ecdbb4e
fu5520tp
authored
2 years ago
6ecdbb4e
Fix Tasks 2-99 not running the inner loop
· 4b94c0a0
mandersch
authored
2 years ago
4b94c0a0
fix typo
· 3e758815
Ollrogge
authored
2 years ago
3e758815
pb.c: handle dead program before we start
· c07ff500
Ollrogge
authored
2 years ago
c07ff500
Sep 13, 2022
code cleanup && working pb_submitter
· 650a0ddc
Ollrogge
authored
2 years ago
650a0ddc
Sep 12, 2022
Merge remote-tracking branch 'origin/manu_dev_experimental' into pass_plan_syscall
· 39072215
Ollrogge
authored
2 years ago
39072215
Loading