summaryrefslogtreecommitdiffstats
path: root/kcachegrind/tests/cg-badcompression1
blob: 6076bf928115641c91932251232b918df2618c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Test with bad callgrind format
# Expected:
#  :13 - Redefinition of compressed file index 2 (was 'file1.c') to ''
#  :14 - Redefinition of compressed function index 1 (was 'main') to 'main2'
#  :16 - Undefined compressed function index 2
#  :16 - Invalid function, setting to unknown

events: Ir

fl=(2) file1.c
fn=(1) main
10 9
fl=(2 ) 
fn=(1) main2
11 1
fn=(2)
12 1