Currently, when building an image with -H:+PrintCausalityGraph, the results will just be created as as set of individual files in the working directory:
methods.txt
types.txt
typeflows.txt
direct_invokes.bin
typestates.bin
interflows.bin
declaring_types.bin
typeflow_filters.bin
typeflow_methods.bin
In order to use the causality data in our observatory, the user currently has to zip these themselves and also include the reachability.json in this zip.
Currently, when building an image with
-H:+PrintCausalityGraph, the results will just be created as as set of individual files in the working directory:In order to use the causality data in our observatory, the user currently has to zip these themselves and also include the
reachability.jsonin this zip..cg.zipfiledeclaring_types.binandtypeflows.txt.cg.zip-filetypestates.bin, which currently consists of >99% zeros