[llvm-branch-commits] [llvm-profgen] Support [buildid:]0xaddr format in perfscript input (PR #190863)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Apr 10 22:05:46 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 172355 tests passed
* 3130 tests skipped
* 32 tests failed
## Failed Tests
(click on a test name to see its output)
### LLVM
<details>
<summary>LLVM.tools/llvm-profgen/afdo-with-vtable-pie.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-lbr-perf.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-dap-perf.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-pie.bin --format=text --pid=1725662 -ignore-stack-samples -use-dwarf-correlation -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/afdo-with-vtable-pie.test.tmp.afdo
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-lbr-perf.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-dap-perf.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-pie.bin --format=text --pid=1725662 -ignore-stack-samples -use-dwarf-correlation -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/afdo-with-vtable-pie.test.tmp.afdo
# .---command stderr------------
# | warning: 0.63%(1/159) of samples are from ranges that are not on instruction boundary.
# | warning: 0.63%(1/159) of samples are from ranges that do not belong to any functions.
# | warning: 1.26%(2/159) of samples are from ranges that do cross function boundaries.
# | warning: 1.26%(2/159) of samples are from ranges that have range start after or too far from range end acrossing the unconditinal jmp.
# | warning: Sample PGO is estimated to optimize better with 16.7x more samples. Please consider increasing sampling rate or profiling for longer duration to get more samples.
# `-----------------------------
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profdata show --sample --function=_Z9loop_funciii /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/afdo-with-vtable-pie.test.tmp.afdo 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test --dump-input=always
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profdata show --sample --function=_Z9loop_funciii /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/afdo-with-vtable-pie.test.tmp.afdo
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test --dump-input=always
# .---command stderr------------
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: Function: _Z9loop_funciii: 746, 14, 5 sampled lines
# | 2: Samples collected in the function's body {
# | 3: 0: 14
# | 4: 1: 18, calls: _Z10createTypei:18
# | 5: 3: 11, calls: _ZN12_GLOBAL__N_18Derived24funcEii:8 _ZN8Derived14funcEii:3
# | 6: 3: vtables: _ZTV8Derived1:16 _ZTVN12_GLOBAL__N_18Derived2E:47
# | 7: 5.1: 11, calls: _ZN12_GLOBAL__N_18Derived2D0Ev:8 _ZN8Derived1D0Ev:3
# | 8: 5.1: vtables: _ZTV8Derived1:3 _ZTVN12_GLOBAL__N_18Derived2E:9
# | 9: 7: 13
# | 10: }
# | 11: No inlined callsites in this function
# | >>>>>>
# `-----------------------------
# RUN: at line 8
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-lbr-perf.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-dap-perf.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-pie.bin --format=text --pid=1725662 -ignore-stack-samples -use-dwarf-correlation=false -o - 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test --dump-input=always --check-prefix=PSEUDOERR
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-lbr-perf.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-dap-perf.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-pie.bin --format=text --pid=1725662 -ignore-stack-samples -use-dwarf-correlation=false -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test --dump-input=always --check-prefix=PSEUDOERR
# .---command stderr------------
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: warning: 0.63%(1/159) of samples are from ranges that are not on instruction boundary.
# | 2: warning: 0.63%(1/159) of samples are from ranges that do not belong to any functions.
# | 3: warning: 1.26%(2/159) of samples are from ranges that do cross function boundaries.
# | 4: warning: 1.26%(2/159) of samples are from ranges that have range start after or too far from range end acrossing the unconditinal jmp.
# | 5: llvm-profgen: error: Symbolizing vtables from data access profiles is not yet supported for context-sensitive perf traces or when pseudo-probe based mapping is enabled.
# | >>>>>>
# `-----------------------------
# RUN: at line 13
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/css-pgo-perf.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-dap-perf.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-pie.bin --format=text --pid=21450 -ignore-stack-samples=false -use-dwarf-correlation=true -o - 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test --dump-input=always --check-prefix=PSEUDOERR
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/css-pgo-perf.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/pie-dap-perf.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-pie.bin --format=text --pid=21450 -ignore-stack-samples=false -use-dwarf-correlation=true -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test --dump-input=always --check-prefix=PSEUDOERR
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test:30:12: error: PSEUDOERR: expected string not found in input
# | PSEUDOERR: Symbolizing vtables from data access profiles is not yet supported for context-sensitive perf traces or when pseudo-probe based mapping is enabled.
# | ^
# | <stdin>:1:1: note: scanning from here
# | llvm-profgen: error: Invalid perf script input!
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: llvm-profgen: error: Invalid perf script input!
# | check:30 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/afdo-with-vtable.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/lbr-perf-for-dap.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-perf-trace.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap.bin --format=text --pid=3446532 -ignore-stack-samples -use-dwarf-correlation -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/afdo-with-vtable.test.tmp.afdo
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/lbr-perf-for-dap.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-perf-trace.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap.bin --format=text --pid=3446532 -ignore-stack-samples -use-dwarf-correlation -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/afdo-with-vtable.test.tmp.afdo
# .---command stderr------------
# | warning: No relevant mmap event is matched for dap.bin, will use preferred address (0x260000) as the base loading address!
# | warning: 44.57%(152/341) of samples are from ranges that do not belong to any functions.
# | warning: 0.59%(2/341) of samples are from ranges that have range start after or too far from range end acrossing the unconditinal jmp.
# | warning: Sample PGO is estimated to optimize better with 16.7x more samples. Please consider increasing sampling rate or profiling for longer duration to get more samples.
# `-----------------------------
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profdata show --sample --function=_Z9loop_funciii /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/afdo-with-vtable.test.tmp.afdo 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable.test
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profdata show --sample --function=_Z9loop_funciii /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/afdo-with-vtable.test.tmp.afdo
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable.test
# note: command had no output on stdout or stderr
# RUN: at line 7
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/lbr-perf-for-dap.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-perf-trace.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap.bin --format=text --pid=3446532 -ignore-stack-samples -use-dwarf-correlation=false -o - 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable.test --check-prefix=PSEUDOERR
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/lbr-perf-for-dap.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-perf-trace.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap.bin --format=text --pid=3446532 -ignore-stack-samples -use-dwarf-correlation=false -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable.test --check-prefix=PSEUDOERR
# note: command had no output on stdout or stderr
# RUN: at line 11
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/css-pgo-perf.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-perf-trace.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap.bin --format=text --pid=21450 -ignore-stack-samples=false -use-dwarf-correlation=true -o - 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable.test --check-prefix=PSEUDOERR
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/css-pgo-perf.script --data-access-perftrace=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap-perf-trace.txt --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/dap.bin --format=text --pid=21450 -ignore-stack-samples=false -use-dwarf-correlation=true -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable.test --check-prefix=PSEUDOERR
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable.test:27:12: error: PSEUDOERR: expected string not found in input
# | PSEUDOERR: Symbolizing vtables from data access profiles is not yet supported for context-sensitive perf traces or when pseudo-probe based mapping is enabled.
# | ^
# | <stdin>:1:1: note: scanning from here
# | llvm-profgen: error: Invalid perf script input!
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/afdo-with-vtable.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: llvm-profgen: error: Invalid perf script input!
# | check:27 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/callback-external-addr.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/callback-external-addr.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/callback-external-addr.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/callback-external-addr.test.tmp --skip-symbolization
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/callback-external-addr.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/callback-external-addr.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/callback-external-addr.test.tmp --skip-symbolization
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/coff-profile.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --use-dwarf-correlation --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/coff-profile.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/coff-profile.exe --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/coff-profile.test.tmp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --use-dwarf-correlation --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/coff-profile.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/coff-profile.exe --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/coff-profile.test.tmp
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/context-depth.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/context-depth.test.tmp --compress-recursion=0 --profile-summary-hot-count=0 --csprof-max-context-depth=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/context-depth.test.tmp --compress-recursion=0 --profile-summary-hot-count=0 --csprof-max-context-depth=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/cs-extbinary.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=extbinary --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-extbinary.test.tmp1 --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=extbinary --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-extbinary.test.tmp1 --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/cs-external-address.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/external-address.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-external-address.test.tmp --skip-symbolization --profile-summary-hot-count=0 --compress-recursion=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/external-address.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-external-address.test.tmp --skip-symbolization --profile-summary-hot-count=0 --compress-recursion=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/cs-interrupt.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-interrupt.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-interrupt.test.tmp --skip-symbolization --profile-summary-cold-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-interrupt.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-interrupt.test.tmp --skip-symbolization --profile-summary-cold-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/cs-invalid-ret-addr.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-invalid-ret-addr.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-invalid-ret-addr.test.tmp --show-detailed-warning 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/cs-invalid-ret-addr.test
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-invalid-ret-addr.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-invalid-ret-addr.test.tmp --show-detailed-warning
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/cs-invalid-ret-addr.test
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/cs-invalid-ret-addr.test:4:10: error: CHECK: expected string not found in input
# | ; CHECK: warning: Truncated stack sample due to invalid return address at 0x400686, likely caused by frame pointer omission
# | ^
# | <stdin>:1:1: note: scanning from here
# | llvm-profgen: error: Invalid perf script input!
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/cs-invalid-ret-addr.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: llvm-profgen: error: Invalid perf script input!
# | check:4 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/cs-preinline-cost.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfbin --csspgo-preinliner --debug-only=cs-preinliner --use-context-cost-for-preinliner=0 --output=/dev/null 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/cs-preinline-cost.test --check-prefix=CHECK-DEFAULT
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfbin --csspgo-preinliner --debug-only=cs-preinliner --use-context-cost-for-preinliner=0 --output=/dev/null
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/cs-preinline-cost.test --check-prefix=CHECK-DEFAULT
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/cs-preinline-cost.test:8:16: error: CHECK-DEFAULT: expected string not found in input
# | CHECK-DEFAULT: Process main for context-sensitive pre-inlining (pre-inline size: 9, size limit: 108)
# | ^
# | <stdin>:1:1: note: scanning from here
# | llvm-profgen: error: Invalid perf script input!
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/cs-preinline-cost.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: llvm-profgen: error: Invalid perf script input!
# | check:8 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/cs-preinline-sample-profile.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin --csspgo-preinliner=0 --gen-cs-nested-profile=0 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-preinline-sample-profile.test.tmp1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin --csspgo-preinliner=0 --gen-cs-nested-profile=0 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-preinline-sample-profile.test.tmp1
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/cs-preinline.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin --csspgo-preinliner=0 --gen-cs-nested-profile=0 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-preinline.test.tmp1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin --csspgo-preinliner=0 --gen-cs-nested-profile=0 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-preinline.test.tmp1
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/cs-tailcall.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-tailcall-probe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-tailcall-probe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-tailcall.test.tmp --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0 --infer-missing-frames=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-tailcall-probe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-tailcall-probe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/cs-tailcall.test.tmp --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0 --infer-missing-frames=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/filter-build-id.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/buildid-cs-noprobe.aggperfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/filter-build-id.test.tmp --skip-symbolization --profile-summary-cold-count=0 --filter-build-id=aabb1122
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/buildid-cs-noprobe.aggperfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/filter-build-id.test.tmp --skip-symbolization --profile-summary-cold-count=0 --filter-build-id=aabb1122
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/fname-canonicalization.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/unique-linkage-name-dwarf.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/unique-linkage-name-dwarf.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/fname-canonicalization.test.tmp --profile-summary-cold-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/unique-linkage-name-dwarf.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/unique-linkage-name-dwarf.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/fname-canonicalization.test.tmp --profile-summary-cold-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/func-split.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/func-split.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/func-split.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/func-split.test.tmp --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/func-split.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/func-split.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/func-split.test.tmp --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/inline-cs-noprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-cs-noprobe.test.tmp --skip-symbolization --profile-summary-cold-count=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-cs-noprobe.test.tmp --skip-symbolization --profile-summary-cold-count=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/inline-cs-pseudoprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-cs-pseudoprobe.test.tmp --skip-symbolization --profile-summary-cold-count=0 --use-offset=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-cs-pseudoprobe.test.tmp --skip-symbolization --profile-summary-cold-count=0 --use-offset=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/inline-force-dwarf.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --ignore-stack-samples --use-dwarf-correlation --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-force-dwarf.test.tmp --profile-summary-cold-count=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --ignore-stack-samples --use-dwarf-correlation --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-force-dwarf.test.tmp --profile-summary-cold-count=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/inline-probe-afdo.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --use-dwarf-correlation --ignore-stack-samples --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfbin --output /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-probe-afdo.test.tmp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --use-dwarf-correlation --ignore-stack-samples --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfbin --output /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-probe-afdo.test.tmp
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/inline-pseudoprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --ignore-stack-samples --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-pseudoprobe.test.tmp --profile-summary-cold-count=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --ignore-stack-samples --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/inline-pseudoprobe.test.tmp --profile-summary-cold-count=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/invalid-range.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/invalid-range.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/invalid-range.test.tmp1 --skip-symbolization --ignore-stack-samples --use-offset=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/invalid-range.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/invalid-range.test.tmp1 --skip-symbolization --ignore-stack-samples --use-offset=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/merge-cold-profile.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/merge-cold-profile.test.tmp1 --compress-recursion=-1 --profile-summary-hot-count=8 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/merge-cold-profile.test.tmp1 --compress-recursion=-1 --profile-summary-hot-count=8 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/mmapEvent.test</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/mmapEvent.test --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/mmapEvent.test.tmp --show-mmap-events | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/mmapEvent.test
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/mmapEvent.test --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/mmapEvent.test.tmp --show-mmap-events
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/mmapEvent.test
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/mmapEvent.test
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/multi-load-segs.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/multi-load-segs.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/multi-load-segs.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/multi-load-segs.test.tmp --format=text --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/multi-load-segs.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/multi-load-segs.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/multi-load-segs.test.tmp --format=text --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/noinline-cs-noprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-noprobe.test.tmp --skip-symbolization --profile-summary-cold-count=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-noprobe.test.tmp --skip-symbolization --profile-summary-cold-count=0
# .---command stderr------------
# | warning: Invalid address in LBR record at line 3: 4005dc
# | warning: Invalid address in LBR record at line 4: 400634
# | warning: Invalid address in LBR record at line 5: 400684
# | warning: Invalid address in LBR record at line 6: 7f68c5788793
# | warning: Invalid address in LBR record at line 9: // Test for leaf frame ending up in prolog
# | warning: Invalid address in LBR record at line 10: 4005b0
# | warning: Invalid address in LBR record at line 11: 400684
# | warning: Invalid address in LBR record at line 12: 7f68c5788793
# | warning: Invalid address in LBR record at line 15: // Call stack:
# | warning: Invalid address in LBR record at line 16: // 4005b0 -> start addr of bar
# | warning: Invalid address in LBR record at line 17: // 400684 -> address in main
# | warning: Invalid address in LBR record at line 18: // LBR Entry: | Source | Target
# | warning: Invalid address in LBR record at line 19: // 0x40062f/0x4005b0/P/-/-/0 | callq -132 <bar> | start addr of bar
# | warning: Invalid address in LBR record at line 20: // 0x400645/0x4005ff/P/-/-/0 | jmp -75 <foo+0xf> | movl -8(%rbp), %eax
# | warning: Invalid address in LBR record at line 21: // 0x400637/0x400645/P/-/-/0 | jmp 9 <foo+0x55> | jmp -75 <foo+0xf>
# | warning: Invalid address in LBR record at line 22: // 0x4005e9/0x400634/P/-/-/0 | (bar)retq | next addr of [callq -132 <bar>]
# | warning: Invalid address in LBR record at line 23: // 0x4005d7/0x4005e5/P/-/-/0 | jmp 9 <bar+0x35> | movl -4(%rbp), %eax
# | warning: 2.86%(1/35) of samples are from ranges that do cross function boundaries.
# | warning: 2.86%(1/35) of samples are from ranges that have range start after or too far from range end acrossing the unconditinal jmp.
# `-----------------------------
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test --input-file /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-noprobe.test.tmp --check-prefix=CHECK-UNWINDER
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test --input-file /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-noprobe.test.tmp --check-prefix=CHECK-UNWINDER
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test:77:19: error: CHECK-UNWINDER: expected string not found in input
# | ; CHECK-UNWINDER: [main:1 @ foo]
# | ^
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-noprobe.test.tmp:1:1: note: scanning from here
# | 7
# | ^
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-noprobe.test.tmp:2:3: note: possible intended match here
# | 5b0-5c8:2
# | ^
# |
# | Input file: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-noprobe.test.tmp
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: 7
# | check:77'0 X~ error: no match found
# | 2: 5b0-5c8:2
# | check:77'0 ~~~~~~~~~~
# | check:77'1 ? possible intended match
# | 3: 5b0-5d7:4
# | check:77'0 ~~~~~~~~~~
# | 4: 5dc-5e9:2
# | check:77'0 ~~~~~~~~~~
# | 5: 5e5-5e9:5
# | check:77'0 ~~~~~~~~~~
# | 6: 5ff-62f:7
# | check:77'0 ~~~~~~~~~~
# | 7: 634-637:7
# | check:77'0 ~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/noinline-cs-pseudoprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-pseudoprobe.test.tmp --skip-symbolization --profile-summary-cold-count=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-cs-pseudoprobe.test.tmp --skip-symbolization --profile-summary-cold-count=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/noinline-pseudoprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-pseudoprobe.test.tmp1 --ignore-stack-samples
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/noinline-pseudoprobe.test.tmp1 --ignore-stack-samples
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/recursion-compression-noprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/recursion-compression-noprobe.test.tmp --compress-recursion=0 --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/recursion-compression-noprobe.test.tmp --compress-recursion=0 --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/recursion-compression-pseudoprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/recursion-compression-pseudoprobe.test.tmp --compress-recursion=0 --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfbin --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/recursion-compression-pseudoprobe.test.tmp --compress-recursion=0 --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/separate-debuginfo-binary.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objcopy --strip-debug /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-noprobe.perfbin /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objcopy --strip-debug /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-noprobe.perfbin /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp1
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objcopy --only-keep-debug /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-noprobe.perfbin /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp2
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objcopy --only-keep-debug /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-noprobe.perfbin /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp2
# note: command had no output on stdout or stderr
# RUN: at line 3
echo -e "0\n0" > /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp
# executed command: echo -e '0\n0'
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --unsymbolized-profile=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp1 --debug-binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp2 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp3 --fill-zero-for-all-funcs
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --unsymbolized-profile=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp1 --debug-binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp2 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp3 --fill-zero-for-all-funcs
# .---command stderr------------
# | warning: The output profile is empty or the --profile-density-cutoff-hot option is set too low. Please check your command.
# `-----------------------------
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/separate-debuginfo-binary.test --input-file /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp3 --check-prefix=CHECK
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/separate-debuginfo-binary.test --input-file /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp3 --check-prefix=CHECK
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objcopy --strip-debug /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp4
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objcopy --strip-debug /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp4
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objcopy --only-keep-debug /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp5
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objcopy --only-keep-debug /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp5
# note: command had no output on stdout or stderr
# RUN: at line 9
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp4 --debug-binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp5 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp6 --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp4 --debug-binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp5 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/separate-debuginfo-binary.test.tmp6 --profile-summary-hot-count=0 --csspgo-preinliner=0 --gen-cs-nested-profile=0
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/llvm-profgen/truncated-pseudoprobe.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/truncated-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/truncated-pseudoprobe.perfbin --csspgo-preinliner=0 --gen-cs-nested-profile=0 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/truncated-pseudoprobe.test.tmp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-profgen --format=text --perfscript=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/truncated-pseudoprobe.perfscript --binary=/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-profgen/Inputs/truncated-pseudoprobe.perfbin --csspgo-preinliner=0 --gen-cs-nested-profile=0 --output=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-profgen/Output/truncated-pseudoprobe.test.tmp
# .---command stderr------------
# | llvm-profgen: error: Invalid perf script input!
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/190863
More information about the llvm-branch-commits
mailing list