Laurent Desnogues <laurent.desnog...@gmail.com> writes:
> Hello, > > On Thu, May 2, 2019 at 11:31 AM Alex Bennée <alex.ben...@linaro.org> wrote: >> >> When linux-user/exit was introduced we failed to move the gprof >> include at the same time. The CI didn't notice because it only builds >> system emulation. Fix it for those that still find gprof useful. >> >> Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > > Tested-by: Laurent Desnogues <laurent.desnog...@gmail.com> Sadly running programs then fails because of the SIG_PROF signal getting passed to the guest. I wonder how this ever worked? -- Alex Bennée