[all-commits] [llvm/llvm-project] aef39f: [Clang][PGO][UserManual] Specify usage of -b flag ...

Madhur Amilkanthwar via All-commits all-commits at lists.llvm.org
Tue May 13 21:53:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aef39f5dcb8b0c73cef4192c5d49a32de7d4ef44
      https://github.com/llvm/llvm-project/commit/aef39f5dcb8b0c73cef4192c5d49a32de7d4ef44
  Author: Madhur Amilkanthwar <madhura at nvidia.com>
  Date:   2025-05-14 (Wed, 14 May 2025)

  Changed paths:
    M clang/docs/UsersManual.rst

  Log Message:
  -----------
  [Clang][PGO][UserManual] Specify usage of -b flag (#139763)

llvm-profgen cannot accept the perf profiles collected without `-b` and
errors out with a message `"Invalid perf script input!"`.

This can also be validated from the code in function
`checkPerfScriptType()` in `tools/llvm-profgen/PerfReader.cpp.`



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