MAINTAINERS: add an entry for profiling/perf
Add an entry for the profiling tool. Signed-off-by: Yong Cong Sin <ycsin@meta.com> Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
This commit is contained in:
parent
42362c6fcc
commit
55c7b9fad6
1 changed files with 12 additions and 0 deletions
|
|
@ -808,6 +808,18 @@ Debug:
|
|||
tests:
|
||||
- debug
|
||||
|
||||
"Debug: Profiling: Perf":
|
||||
status: odd fixes
|
||||
files:
|
||||
- doc/services/profiling/perf.rst
|
||||
- samples/subsys/profiling/perf/
|
||||
- scripts/profiling/stackcollapse.py
|
||||
- subsys/profiling/perf/
|
||||
labels:
|
||||
- "area: Profiling / Perf"
|
||||
tests:
|
||||
- debug.profiling.perf
|
||||
|
||||
"Debug: Symtab":
|
||||
status: maintained
|
||||
maintainers:
|
||||
|
|
|
|||
Loading…
Reference in a new issue