crashdump_viewer_html
(observer)
Functions
welcome() -> term()
read_file_frame() -> term()
get_translated_filename_frame(File) -> term()
redirect(Status) -> term()
start_page() -> term()
filename_frame(File) -> term()
menu_frame() -> term()
general_info(GenInfo) -> term()
error(Text, Args) -> term()
info_page(Heading, Info) -> term()
pretty_info_page(Heading, Info) -> term()
procs_summary(Sorted, ProcsSummary, TW, SharedHeap) -> term()
proc_details(Pid, Proc, TW, SharedHeap) -> term()
expanded_memory(Heading, Expanded) -> term()
expanded_binary(Bin) -> term()
ports(Heading, Ports, TW) -> term()
ets_tables(Heading, EtsTables, InternalEts, TW) -> term()
timers(Heading, Timers, TW) -> term()
nods(Nods, TW) -> term()
loaded_mods(X1, TW) -> term()
loaded_mod_details(ModInfo, TW) -> term()
funs(Funs, TW) -> term()
atoms(Atoms, Num, TW) -> term()
next(NLines, TW) -> term()
memory(Memory, TW) -> term()
allocated_areas(AllocatedAreas, TW) -> term()
allocator_info(Allocators, TW) -> term()
hash_tables(HashTables, TW) -> term()
index_tables(IndexTables, TW) -> term()
Functions
welcome() -> term()
read_file_frame() -> term()
get_translated_filename_frame(File) -> term()
redirect(Status) -> term()
start_page() -> term()
filename_frame(File) -> term()
menu_frame() -> term()
general_info(GenInfo) -> term()
error(Text, Args) -> term()
info_page(Heading, Info) -> term()
pretty_info_page(Heading, Info) -> term()
procs_summary(Sorted, ProcsSummary, TW, SharedHeap) -> term()
proc_details(Pid, Proc, TW, SharedHeap) -> term()
expanded_memory(Heading, Expanded) -> term()
expanded_binary(Bin) -> term()
ports(Heading, Ports, TW) -> term()
ets_tables(Heading, EtsTables, InternalEts, TW) -> term()
timers(Heading, Timers, TW) -> term()
nods(Nods, TW) -> term()
loaded_mods(X1, TW) -> term()
loaded_mod_details(ModInfo, TW) -> term()
funs(Funs, TW) -> term()
atoms(Atoms, Num, TW) -> term()
next(NLines, TW) -> term()
memory(Memory, TW) -> term()
allocated_areas(AllocatedAreas, TW) -> term()
allocator_info(Allocators, TW) -> term()
hash_tables(HashTables, TW) -> term()
index_tables(IndexTables, TW) -> term()
View Functions
- welcome/0
- read_file_frame/0
- get_translated_filename_frame/1
- redirect/1
- start_page/0
- filename_frame/1
- menu_frame/0
- general_info/1
- error/2
- info_page/2
- pretty_info_page/2
- procs_summary/4
- proc_details/4
- expanded_memory/2
- expanded_binary/1
- ports/3
- ets_tables/4
- timers/3
- nods/2
- loaded_mods/2
- loaded_mod_details/2
- funs/2
- atoms/3
- next/2
- memory/2
- allocated_areas/2
- allocator_info/2
- hash_tables/2
- index_tables/2