X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTicky.c;h=9ec5099d66b214012769a723dacfdaf1d53264ca;hb=f7963d3f11e67375b8c6ecbd71e56f0d0ac262dd;hp=aa7d1e433244e54aea03f5bf2c7bf90e9605c80e;hpb=7fe8af767efbe7f063e5da7512961bb2edf50de0;p=ghc-hetmet.git diff --git a/rts/Ticky.c b/rts/Ticky.c index aa7d1e4..9ec5099 100644 --- a/rts/Ticky.c +++ b/rts/Ticky.c @@ -633,7 +633,7 @@ printRegisteredCounterInfo (FILE *tf) /* Function name at the end so it doesn't mess up the tabulation */ for (p = ticky_entry_ctrs; p != NULL; p = p->link) { - fprintf(tf, "%11ld%11ld %6u%6u %-11s%-30s", + fprintf(tf, "%11ld%11ld %6zu%6zu %-11s%-30s", p->entry_count, p->allocs, p->arity,