On 13/02/26 20:35, [email protected] wrote:
External email: Use caution opening links or attachments


From: Dhruv Chawla <[email protected]>

These two patches fix some small issues I noticed around
gcc-auto-profile while pipecleaning autoprofiledbootstrap on aarch64.
The patches themselves discuss the issues in more detail, along with the
linked PRs.

Note that forcing the "-o" flag on perf.data does not affect tree-prof.exp as
it passes its own value for this flag which overrides the value passed
before.

Dhruv Chawla (2):
   gcc-auto-profile: Force --inherit flag for perf record [PR123923]
   gcc-auto-profile: Force writing perf output to perf.data [PR124075]

  gcc/config/aarch64/gcc-auto-profile | 4 ++--
  gcc/config/i386/gcc-auto-profile    | 4 ++--
  2 files changed, 4 insertions(+), 4 deletions(-)

--
2.43.0


Committed as:
- r16-7955-gf164ed904503c9
- r16-7956-g2e3d991ea1855d

--
Regards,
Dhruv

Reply via email to