Module xprof_vm_info

Function Index

get_available_funs/1Return list of existing module/funcion/arity that match query.

Function Details

get_available_funs/1

get_available_funs(Query::binary()) -> [MFA::binary()]

Return list of existing module/funcion/arity that match query.

If query does not contain colon only the global functions (excluding module_info) of all the matching modules are listed. If query contains colon both the global and local functions (excluding generated local functions) are listed of that particular module matching the query.


Generated by EDoc, Dec 12 2017, 10:42:28.