call_tree.pl: make it an interactive program
commitf7f884d842d346235f850eed213efd63ef0405e2
authorDan Carpenter <error27@gmail.com>
Sat, 2 Jan 2010 10:26:06 +0000 (2 12:26 +0200)
committerDan Carpenter <error27@gmail.com>
Sat, 2 Jan 2010 10:26:06 +0000 (2 12:26 +0200)
tree9ab69afc2b89d73af858779a92b040a1f2d1ecdd
parentce538a7b50bad89cf04a9b7ddadb9468f3a91981
call_tree.pl:  make it an interactive program

call_tree.pl takes a long time to read all the data.  If you
have to use it more than once then it's a pain.

Now it's an interactive program so you can do multiple searches
and it's fast enough after the initial load.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_scripts/call_tree.pl