[all-commits] [llvm/llvm-project] 08f2c2: [BOLT] Parse branch type from perf script

Amir Ayupov via All-commits all-commits at lists.llvm.org
Thu Jun 11 13:09:58 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08f2c2808b8115a29cf57d59d3673c1430a7dbf4
      https://github.com/llvm/llvm-project/commit/08f2c2808b8115a29cf57d59d3673c1430a7dbf4
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M bolt/include/bolt/Profile/DataAggregator.h
    M bolt/lib/Profile/DataAggregator.cpp
    M bolt/test/perf2bolt/perf_brstack.test

  Log Message:
  -----------
  [BOLT] Parse branch type from perf script

Parse branch type and set `IsReturn` when using perf data input.
This makes profile attaching more accurate for external returns.

Test Plan: updated perf_brstack.test

Reviewers: maksfb, rafaelauler, yozhu, ayermolo, yavtuk, paschalis-mpeis

Reviewed By: yozhu

Pull Request: https://github.com/llvm/llvm-project/pull/202813



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list