xref: /llvm-project/llvm/test/tools/llvm-profdata/show-order-error.proftext (revision 73eb9b33147ba5157cbf5d8276ee718629dfbbda)
1# RUN: not llvm-profdata order %s --num-test-traces=10 2>&1 | FileCheck %s
2
3# CHECK: --num-test-traces must be smaller than the total number of traces
4
5# Header
6:ir
7:temporal_prof_traces
8# Num Traces
91
10# Trace Stream Size:
111
12# Weight
131
14a, b
15
16a
17# Func Hash:
180x1234
19# Num Counters:
201
21# Counter Values:
22101
23
24b
250x5678
261
27202
28