We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d8dc6 commit 09f43f5Copy full SHA for 09f43f5
MAINTAINERS.yml
@@ -868,22 +868,15 @@ Debug:
868
- scripts/coredump/
869
- samples/subsys/debug/
870
- doc/services/debugging/
871
- labels:
872
- - "area: Debugging"
873
- tests:
874
- - debug
875
-
876
-"Debug: Profiling: Perf":
877
- status: odd fixes
878
- files:
879
- doc/services/profiling/perf.rst
880
- samples/subsys/profiling/perf/
881
- scripts/profiling/stackcollapse.py
882
- subsys/profiling/perf/
883
labels:
884
- - "area: Profiling / Perf"
+ - "area: Debugging"
885
tests:
886
- - debug.profiling.perf
+ - debug
+
887
888
"Debug: Symtab":
889
status: maintained
0 commit comments