mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-06-30 17:06:37 +08:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
12
src/xpu/flamegraph/.gitignore
vendored
Normal file
12
src/xpu/flamegraph/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
*.o
|
||||
*.so
|
||||
cpu_results.txt
|
||||
gpu_results.txt
|
||||
gpu_results.json
|
||||
__pycache__/
|
||||
*.svg
|
||||
*.folded
|
||||
*.txt
|
||||
/*.json
|
||||
test_cupti
|
||||
venv/
|
||||
Reference in New Issue
Block a user