File "lib/swish/swish_debug.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_debug |
size: | 13446 |
Recent changes
6 years ago | Jan Wielemaker | Updated copied files |
7 years ago | Jan Wielemaker | New files from upstream |
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | Copied upstream files |
8 years ago | Jan Wielemaker | New upstream files |
This file requires
- From packages
- highlight.pl: current_highlight_state/2
- procps.pl: procps_stat/1
- From the Prolog library
- library(aggregate) resolved by
- aggregate.pl: aggregate_all/3
- library(apply) resolved by
- apply.pl: maplist/3
- library(broadcast) resolved by
- broadcast.pl: listen/2, broadcast_request/1
- library(debug) resolved by
- debug.pl: debug/3
- library(lists) resolved by
- lists.pl: member/2, sum_list/2
- library(mallocinfo) resolved by
- mallocinfo.pl no exports
- library(pengines) resolved by
- pengines.pl: pengine_property/2
- library(aggregate) resolved by
Exported predicates
- malloc_info/1
- pengine_stale_module/1
- pengine_stale_module/2
- stale_pengine/1
- start_swish_stat_collector/0
- swish_died_thread/2
- swish_statistics/1
- swish_stats/2
Required predicates
- aggregate_all/3 from library(aggregate)
- broadcast_request/1 from library(broadcast)
- current_highlight_state/2 from highlight.pl
- debug/3 from library(debug)
- dict_keys/2 autoloaded
- dicts_to_same_keys/3 autoloaded
- exists_source/1 autoloaded
- listen/2 from library(broadcast)
- maplist/3 from library(apply)
- member/2 from library(lists)
- pengine_property/2 from library(pengines)
- procps_stat/1 from procps.pl
- sum_list/2 from library(lists)