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

Reply via email to