db: store "too common" functions in the database
commit9dba021f90725bd3c961f8a2ff4fc19bc6c2c3c1
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 17 Apr 2013 16:23:39 +0000 (17 19:23 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 17 Apr 2013 16:23:39 +0000 (17 19:23 +0300)
tree04d9f8c2373770b4af4d589e58f360344863ec1d
parent9a1d30a094f90a0345d52772999667c05ee82609
db: store "too common" functions in the database

When I query the database, it's annoying that the most common functions
are not in there.  With this change, it creates an entry for the common
functions to show that we do know that they are called.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/create_db.sh
smatch_data/db/fill_db_caller_info.pl
smatch_data/db/fill_db_sql.pl