Re: Missing signoff in the perf tree
From: Arnaldo Melo
Date: Tue Jun 30 2026 - 06:24:30 EST
On June 30, 2026 7:18:01 AM GMT-03:00, Mark Brown <broonie@xxxxxxxxxx> wrote:
>Commits
>
> 535c327f22a28 ("perf python: Add LiveSession helper")
> 4f093d248b148 ("perf python: Add perf.pyi stubs file")
> 145f6bea48134 ("perf python: Add type checking for parse_events/parse_metrics")
> 1bb0a1721f3f1 ("perf python: Handle Py_None for thread and cpu maps")
> 226e60c35ac93 ("perf python: Add config file access")
> 2b8aad745c248 ("perf python: Add syscall name/id to convert syscall number and name")
> 6efb7ef71b226 ("perf python: Expose brstack in sample event")
> 1b3460930fcda ("perf python: Extend API for stat events in python.c")
> 4d97f00572c6f ("perf python: Add callchain support")
> 0dd3f949cfb58 ("perf python: Add mmap2 event")
> b81c05a559ee7 ("perf python: Refactor and add accessors to sample event")
> beed2f88c2d7b ("perf python: Add python session abstraction wrapping perf's session")
> f46938e02fa6c ("perf python: Add wrapper for perf_data file abstraction")
> d8da1ea834a88 ("perf python: Use evsel in sample in pyrf_event")
> 3e153b92b6e88 ("perf evlist: Add reference count checking")
> 4d7018b55734f ("perf evsel: Add reference count")
> 7e7110bdf0e37 ("perf evlist: Add reference count")
> ca42447bde058 ("perf data: Add open flag")
> 3d295e4e6974a ("perf evsel/evlist: Avoid unnecessary #includes")
> 6a7ac633a3e8c ("perf python: Add missed explicit dependencies")
> bdd53407c817d ("perf util: Sort includes and add missed explicit dependencies")
>
>are missing a Signed-off-by from their committers.
Thanks for reporting, I'll fix and force push,
- Arnaldo