forked from linuxkerneltravel/lmp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stack_Analyzer:Adapted to MagicEyes (linuxkerneltravel#720)
* new arrangement Signed-off-by: LiuLingze <[email protected]> * update introduction Signed-off-by: LiuLingze <[email protected]> * update action Signed-off-by: LiuLingze <[email protected]> * modify submodule Signed-off-by: LiuLingze <[email protected]> * remove assets Signed-off-by: LiuLingze <[email protected]> * modify doc Signed-off-by: LiuLingze <[email protected]> * modify submodule Signed-off-by: LiuLingze <[email protected]> * modify ignore Signed-off-by: LiuLingze <[email protected]> * modify ignore Signed-off-by: LiuLingze <[email protected]> * adapt to MagicEyes Signed-off-by: LiuLingze <[email protected]> * update file header Signed-off-by: LiuLingze <[email protected]> * Achieve code consistency Signed-off-by: LiuLingze <[email protected]> * fix action err Signed-off-by: LiuLingze <[email protected]> * fix off cpu probe mismatching Signed-off-by: LiuLingze <[email protected]> * fix bpf code Signed-off-by: LiuLingze <[email protected]> --------- Signed-off-by: LiuLingze <[email protected]>
- Loading branch information
1 parent
26b87cd
commit 3e85a36
Showing
63 changed files
with
694 additions
and
10,726 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../../eBPF_Supermarket/Stack_Analyser/bpf/ |
94 changes: 0 additions & 94 deletions
94
MagicEyes/src/backend/system_diagnosis/stack_analyzer/bpf/io_count.bpf.c
This file was deleted.
Oops, something went wrong.
85 changes: 0 additions & 85 deletions
85
MagicEyes/src/backend/system_diagnosis/stack_analyzer/bpf/off_cpu_count.bpf.c
This file was deleted.
Oops, something went wrong.
73 changes: 0 additions & 73 deletions
73
MagicEyes/src/backend/system_diagnosis/stack_analyzer/bpf/on_cpu_count.bpf.c
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.