smdb.py: reformat call_info output
commite3afce0a3567df9428f7c42aa61bf4d151924226
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 11 Apr 2017 14:30:48 +0000 (11 17:30 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 11 Apr 2017 14:30:48 +0000 (11 17:30 +0300)
treef9ddceef5fe45553aa9c46e2eb50f99d349addff
parentc7dc56060c524b1cd896f29474921c6f54d1650f
smdb.py: reformat call_info output

I need a filename to make this work so I added a new smdb command called
"smdb.py call_info <filename> <function>".  It shows the merged PARAM_VALUE
information.

It's still very much garbage, but at least it's a start and adds a bunch
of infrastructure that can be used later.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/smdb.py