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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
felixkhals
Kernel Program Behaviour Models
Commits
Commits · libpbm_kernel
libpbm_kernel
Select Git revision
Selected
libpbm_kernel
Branches
15
pred_err_handling
default
protected
pred_err_handling_more_prints
pbm_no_preemption_fix_test_input
pbm_no_preemption_fix_test
libpbm_kernel_fix
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
Browse files
Apr 19, 2023
Move perf related code to perf_error_detection
· 91b0d99c
FKHals
authored
Mar 23, 2023
91b0d99c
Enhance documentation to fork separation and join
· 2b85ac6d
FKHals
authored
Mar 17, 2023
2b85ac6d
[SQASH ME with fix in pbm branch] Fix Nullptr error
· 3471a62d
FKHals
authored
Mar 13, 2023
3471a62d
Add helpful error messages for perf event creation
· bdadb2b1
FKHals
authored
Mar 7, 2023
bdadb2b1
Fix PBM generation and add (many) debug prints
· bed220e4
FKHals
authored
Mar 1, 2023
bed220e4
Integrate LibPBM implementation
· 0b1c4352
FKHals
authored
Feb 28, 2023
0b1c4352
Use a more sophisticated MPI test program
· d25f0d58
FKHals
authored
Feb 27, 2023
d25f0d58
Add SMP compatibility and remove deprecated code
· a1c75d2d
FKHals
authored
Feb 24, 2023
a1c75d2d
Add MPI test program
· ae065bed
FKHals
authored
Feb 9, 2023
ae065bed
Make test program multi-threaded
· 894dc9cf
FKHals
authored
Feb 9, 2023
894dc9cf
Add measuring multiple different tasks concurrently
· a3a824dd
FKHals
authored
Feb 7, 2023
a3a824dd
[TESTING] Make counting task specific (every bash child)
· 1f857c59
FKHals
authored
Feb 7, 2023
1f857c59
[TESTING] Working perf measure for calling "ls" from shell
· c463b9d4
FKHals
authored
Feb 6, 2023
c463b9d4
[SQUASH/REMOVE ME] going back to *pevent instead of **pevent
· 23d3e1c0
FKHals
authored
Jan 11, 2023
23d3e1c0
[DO NOT MERGE] Intermediate commit
· 4a349e2b
FKHals
authored
Jan 11, 2023
4a349e2b
[SQUASH/REMOVE ME] Testing syscalls in kernel but not needed so remove!!
· 30e8f65b
FKHals
authored
Jan 11, 2023
30e8f65b
Add test-prints at fork() and exit() syscalls
· e795072b
FKHals
authored
Jan 9, 2023
e795072b
Fix setup problems due to using old debian
· b43d5a04
FKHals
authored
Jan 9, 2023
b43d5a04
Sep 30, 2022
added remark on unused modules
· 9e4c7236
fu5520tp
authored
Sep 30, 2022
9e4c7236
Sep 28, 2022
remove unnecessary README
· 755dc4e8
Ollrogge
authored
Sep 28, 2022
755dc4e8
Sep 27, 2022
cleanup test programms
· 32e58545
fu5520tp
authored
Sep 27, 2022
32e58545
remove perf overflow handler
· 34782b42
fu5520tp
authored
Sep 27, 2022
34782b42
exclude kernel events, move irq save into funtion
· 16b87490
fu5520tp
authored
Sep 27, 2022
16b87490
cleanup proc fs output method
· 77bca1ae
fu5520tp
authored
Sep 27, 2022
77bca1ae
return task back to cfs after plane is done
· 6538d597
fu5520tp
authored
Sep 27, 2022
6538d597
set total_instr to 0 before executing plan
· 0e6fcc8e
fu5520tp
authored
Sep 27, 2022
0e6fcc8e
Remove unneeded readme
· b3206b13
Ollrogge
authored
Sep 27, 2022
b3206b13
pb_submitter build script && minor code cleanup
· a1587100
Ollrogge
authored
Sep 27, 2022
a1587100
Sep 16, 2022
WIP Make use of Dequeue and Enqueue functions to properly handly long tasks and syscalls
· a6fb2554
mandersch
authored
Sep 16, 2022
a6fb2554
Update Perl Module generation to fit our changes
· 60ad08fb
mandersch
authored
Sep 16, 2022
60ad08fb
Sep 15, 2022
Update module generation, add comments on structs, fix set_pb_pln_entry function
· a1d9464b
mandersch
authored
Sep 15, 2022
a1d9464b
Merge branch 'pass_plan_syscall' of...
· 8f28145e
Ollrogge
authored
Sep 15, 2022
8f28145e
Add README for pb_submitter
· 160f4c52
Ollrogge
authored
Sep 15, 2022
160f4c52
Sep 14, 2022
Disable irqs on perf event creation
· def615db
fu5520tp
authored
Sep 13, 2022
def615db
Fix NPE when creating perf events within scheduler
· 44148eb3
fu5520tp
authored
Sep 13, 2022
44148eb3
changed pb_submitter build, added to readme
· 3dd9bc13
fu5520tp
authored
Sep 14, 2022
3dd9bc13
cleanup mod_gen folder, modify build file and add to readme
· 6ecdbb4e
fu5520tp
authored
Sep 14, 2022
6ecdbb4e
Fix Tasks 2-99 not running the inner loop
· 4b94c0a0
mandersch
authored
Sep 14, 2022
4b94c0a0
fix typo
· 3e758815
Ollrogge
authored
Sep 14, 2022
3e758815
pb.c: handle dead program before we start
· c07ff500
Ollrogge
authored
Sep 14, 2022
c07ff500
Loading