flow: add --time-stmt option
commit413ff4a9f373783555de3f0ce20f69170c1d9e11
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 13 Jan 2021 10:17:24 +0000 (13 13:17 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 13 Jan 2021 10:17:24 +0000 (13 13:17 +0300)
treeba403d666b237287729b40fc1ef1ea6587107a65
parent0101e2f9b933d712acac3a1470654c0a921d6d30
flow: add --time-stmt option

This is useful to try figure out which statement is taking a long time.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.c
smatch.h
smatch_flow.c