Commit f218188
committed
[Clang][UserManual] Specify usage of -b flag
llvm-profgen cannot accept the perf profiles
collected without `-b` and errors out with a message
"Invalid perf script input!".
This can also be found from code in function checkPerfScriptType()
in tools/llvm-profgen/PerfReader.cpp.1 parent eea1e50 commit f218188
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2792 | 2792 | | |
2793 | 2793 | | |
2794 | 2794 | | |
| 2795 | + | |
| 2796 | + | |
| 2797 | + | |
2795 | 2798 | | |
2796 | 2799 | | |
2797 | 2800 | | |
| |||
0 commit comments