[clangd] Re-land "support outgoing calls in call hierarchy" (#117673)
[llvm-project.git] / llvm / test / tools / llvm-profdata / show-order.proftext
blob28eb1b9b42af7d30632c2f2dfb96616c0337df66
1 # RUN: llvm-profdata order %s --num-test-traces=1 | FileCheck %s
3 # CHECK: # Total area under the page fault curve: 4.000000e+00
5 # CHECK: a
6 # CHECK: b
7 # CHECK: c
8 # CHECK: x
10 # Header
11 :ir
12 :temporal_prof_traces
13 # Num Traces
15 # Trace Stream Size:
17 # Weight
19 a, main.c:b, c
20 # Weight
22 a, x, main.c:b, c
23 # Weight
25 a, main.c:b, c
26 # Weight
28 a, main.c:b, c, x
31 # Func Hash:
32 0x1234
33 # Num Counters:
35 # Counter Values:
36 101
38 main.c:b
39 0x5678
41 202
44 0xabcd
46 303
49 0xefff
51 404