[all-commits] [llvm/llvm-project] e6c9cd: [BOLT] Drop parsing sample PC when processing LBR ...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Tue Jan 21 09:05:13 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6c9cd9c060c1fa8343398b9556a5a6c0f35d515
      https://github.com/llvm/llvm-project/commit/e6c9cd9c060c1fa8343398b9556a5a6c0f35d515
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

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

  Log Message:
  -----------
  [BOLT] Drop parsing sample PC when processing LBR perf data (#123420)

Remove options to generate autofdo data (unused) and `use-event-pc`
(not beneficial).

Cuts down perf2bolt time for 11GB perf.data by 40s (11:10->10:30).



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