crashdump_viewer_html
Functions
welcome() -> term()
read_file_frame() -> 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()
proc_details(Pid, Proc, TW, SharedHeap) -> term()
expanded_memory(Heading, Expanded) -> term()
expanded_binary(Bin) -> term()
port(Heading, Port, TW) -> term()
internal_ets_tables(InternalEts, TW) -> term()
nods(Nods, TW) -> term()
loaded_mod_details(ModInfo, TW) -> term()
atoms(SessionId, TW, Num, FirstChunk) -> term()
atoms_chunk(SessionId, Atoms) -> 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()
chunk_page(X1, SessionId, TW, Heading, FirstChunk) -> term()
chunk(SessionId, Items, TableFun) -> term()
View Functions
- welcome/0
- read_file_frame/0
- redirect/1
- start_page/0
- filename_frame/1
- menu_frame/0
- general_info/1
- error/2
- info_page/2
- pretty_info_page/2
- proc_details/4
- expanded_memory/2
- expanded_binary/1
- port/3
- internal_ets_tables/2
- nods/2
- loaded_mod_details/2
- atoms/4
- atoms_chunk/2
- memory/2
- allocated_areas/2
- allocator_info/2
- hash_tables/2
- index_tables/2
- chunk_page/5
- chunk/3