db: don't print caller info for __builtin functions
commit994f87fb41594a1236f632c93456b8f5a9c9656f
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 21 Feb 2013 07:10:14 +0000 (21 10:10 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 21 Feb 2013 07:10:14 +0000 (21 10:10 +0300)
tree463a38db4db7527d5c0aff4778127c4818301f54
parent8f02de5cb77b9b8724304ced898d02144547a0ee
db: don't print caller info for __builtin functions

The script which loads the db filters these out already but we should do
it earlier to save time and disk space.

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