summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/tests/cg-badcostline1
blob: 224ff67033ad3b379fc315283643076818062518 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Test with bad callgrind format
# Expected:
#  :10 - ignored garbage at end of cost line ('30')
#  :11 - ignored garbage at end of cost line ('hello')

events: Ir

fn=main
10 20 30
11 hello
12 10