metrics/rta: save the list of live things in files
authorJean Privat <jean@pryen.org>
Wed, 12 Mar 2014 17:44:07 +0000 (13:44 -0400)
committerJean Privat <jean@pryen.org>
Wed, 12 Mar 2014 22:26:51 +0000 (18:26 -0400)
Simply use `live_types_to_csv` and `live_methods_to_tree` to produce
two files in the correct output directory.

This helps the debugging of engines when RTA is buggy or misused.

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found