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
libpbm_kernel
Select Git revision
Branches
16
pred_err_handling
default
protected
pred_err_handling_more_prints
pbm_no_preemption_fix_test_input
pbm_no_preemption_fix_test
libpbm_kernel_fix
libpbm_kernel
bugfix/setup
libpbm_kernel_fix_bak
pbm_no_preemption
pbm
testing
sose22results
sose22
master
protected
err_detect
kelvin
16 results
kernel-program-behaviour-models
Author
Search by author
Any Author
authors
felixkhals
felixkhals
1 author
Apr 19, 2023
Move perf related code to perf_error_detection
· 91b0d99c
FKHals
authored
2 years ago
91b0d99c
Enhance documentation to fork separation and join
· 2b85ac6d
FKHals
authored
2 years ago
2b85ac6d
[SQASH ME with fix in pbm branch] Fix Nullptr error
· 3471a62d
FKHals
authored
2 years ago
3471a62d
Add helpful error messages for perf event creation
· bdadb2b1
FKHals
authored
2 years ago
bdadb2b1
Fix PBM generation and add (many) debug prints
· bed220e4
FKHals
authored
2 years ago
bed220e4
Integrate LibPBM implementation
· 0b1c4352
FKHals
authored
2 years ago
0b1c4352
Use a more sophisticated MPI test program
· d25f0d58
FKHals
authored
2 years ago
d25f0d58
Add SMP compatibility and remove deprecated code
· a1c75d2d
FKHals
authored
2 years ago
a1c75d2d
Add MPI test program
· ae065bed
FKHals
authored
2 years ago
ae065bed
Make test program multi-threaded
· 894dc9cf
FKHals
authored
2 years ago
894dc9cf
Add measuring multiple different tasks concurrently
· a3a824dd
FKHals
authored
2 years ago
a3a824dd
[TESTING] Make counting task specific (every bash child)
· 1f857c59
FKHals
authored
2 years ago
1f857c59
[TESTING] Working perf measure for calling "ls" from shell
· c463b9d4
FKHals
authored
2 years ago
c463b9d4
[SQUASH/REMOVE ME] going back to *pevent instead of **pevent
· 23d3e1c0
FKHals
authored
2 years ago
23d3e1c0
[DO NOT MERGE] Intermediate commit
· 4a349e2b
FKHals
authored
2 years ago
4a349e2b
[SQUASH/REMOVE ME] Testing syscalls in kernel but not needed so remove!!
· 30e8f65b
FKHals
authored
2 years ago
30e8f65b
Add test-prints at fork() and exit() syscalls
· e795072b
FKHals
authored
2 years ago
e795072b
Fix setup problems due to using old debian
· b43d5a04
FKHals
authored
2 years ago
b43d5a04
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
Loading