percept

percept

Module

percept

Module summary

Percept - Erlang Concurrency Profiling Tool.

Description

Percept - Erlang Concurrency Profiling Tool

This module provides the user interface for the application.

Data types

percept_option() = procs | ports | exclusive

Exports

analyze(Filename::string()) -> ok | {error, Reason}

Analyze file.

profile(Filename::string()) -> {ok, Port} | {already_started, Port}

See also: percept_profile.

profile(Filename::string(), Options::[percept_option()]) -> {ok, Port} | {already_started, Port}

See also:登录查看完整内容