diff --git a/debug/tools/compare_tools/__init__.py b/debug/.keep.txt similarity index 100% rename from debug/tools/compare_tools/__init__.py rename to debug/.keep.txt diff --git a/debug/tools/performance_analyse/__init__.py b/profiler/compare_tools/__init__.py similarity index 100% rename from debug/tools/performance_analyse/__init__.py rename to profiler/compare_tools/__init__.py diff --git a/debug/tools/compare_tools/torch_op_compare.py b/profiler/compare_tools/torch_op_compare.py similarity index 100% rename from debug/tools/compare_tools/torch_op_compare.py rename to profiler/compare_tools/torch_op_compare.py diff --git a/debug/tools/distribute_tools/cluster_profiling_data_copyl.sh b/profiler/distribute_tools/cluster_profiling_data_copyl.sh similarity index 100% rename from debug/tools/distribute_tools/cluster_profiling_data_copyl.sh rename to profiler/distribute_tools/cluster_profiling_data_copyl.sh diff --git a/debug/tools/distribute_tools/config.json b/profiler/distribute_tools/config.json similarity index 100% rename from debug/tools/distribute_tools/config.json rename to profiler/distribute_tools/config.json diff --git a/debug/tools/distribute_tools/distribute_modify_hostname.bash b/profiler/distribute_tools/distribute_modify_hostname.bash similarity index 100% rename from debug/tools/distribute_tools/distribute_modify_hostname.bash rename to profiler/distribute_tools/distribute_modify_hostname.bash diff --git a/debug/tools/merge_profiling_timeline/README.md b/profiler/merge_profiling_timeline/README.md similarity index 100% rename from debug/tools/merge_profiling_timeline/README.md rename to profiler/merge_profiling_timeline/README.md diff --git a/debug/tools/merge_profiling_timeline/main.py b/profiler/merge_profiling_timeline/main.py similarity index 100% rename from debug/tools/merge_profiling_timeline/main.py rename to profiler/merge_profiling_timeline/main.py diff --git a/debug/tools/performance_analyse/README.md b/profiler/performance_analyse/README.md similarity index 100% rename from debug/tools/performance_analyse/README.md rename to profiler/performance_analyse/README.md diff --git a/debug/tools/custom/.keep b/profiler/performance_analyse/__init__.py similarity index 100% rename from debug/tools/custom/.keep rename to profiler/performance_analyse/__init__.py diff --git a/debug/tools/performance_analyse/gpu_parser.py b/profiler/performance_analyse/gpu_parser.py similarity index 100% rename from debug/tools/performance_analyse/gpu_parser.py rename to profiler/performance_analyse/gpu_parser.py diff --git a/debug/tools/performance_analyse/npu_parser.py b/profiler/performance_analyse/npu_parser.py similarity index 100% rename from debug/tools/performance_analyse/npu_parser.py rename to profiler/performance_analyse/npu_parser.py diff --git a/debug/tools/performance_analyse/parser_helper.py b/profiler/performance_analyse/parser_helper.py similarity index 100% rename from debug/tools/performance_analyse/parser_helper.py rename to profiler/performance_analyse/parser_helper.py diff --git a/debug/tools/performance_analyse/profiling_parse.py b/profiler/performance_analyse/profiling_parse.py similarity index 100% rename from debug/tools/performance_analyse/profiling_parse.py rename to profiler/performance_analyse/profiling_parse.py