On Fri, Jan 23, 2026 at 08:30:22AM -0800, Ian Rogers wrote: > On Fri, Jan 23, 2026 at 3:02 AM James Clark <[email protected]> wrote: > > On 22/01/2026 9:35 pm, Ian Rogers wrote: > > > > Reviewed-by: James Clark <[email protected]> > > Thanks James! > > Arnaldo, it'd be nice for this to land so I can look into addressing > the missing e_flags issue - namely, we should optionally read the > e_flags along with the e_machine so that we have a proper e_flags > value to make csky work properly (not an issue on anything else). At > the same time I think some of the e_machine should be made more robust > like with: > https://web.git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git/commit/tools/perf?h=perf-tools-next&id=e99d544c7f3691eb321c88fdbadf04b777c114c4 > but here: > https://web.git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git/tree/tools/perf/util/thread.c?h=perf-tools-next#n452 > the code should probably be shared. > Anyway, this series does enough without adding all that to it and > waiting for more tags.
I just merged it and it is going on testing, I'll also check that fix for the inject callchain on hybrid since I noticed it failing here as well. Thanks, - Arnalod
