[PATCH] D133995: [BOLT] Control aggregation mode output profile file format

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 15:08:22 PDT 2022


Amir marked an inline comment as done.
Amir added inline comments.


================
Comment at: bolt/test/X86/pre-aggregated-perf.test:22
+
+RUN: perf2bolt %t.exe -o %t.yaml -pa -p %p/Inputs/pre-aggregated.txt \
+RUN:   --profile-format=yaml
----------------
maksfb wrote:
> It's super confusing, but `-pa` is a long option.
Sorry, I didn't notice that while copying. Fixed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133995/new/

https://reviews.llvm.org/D133995



More information about the llvm-commits mailing list