Current section
Files
Jump to
Current section
Files
src/xprof.app.src
{application,xprof,
[{description,"Visual BEAM profiler"},
{vsn,"1.2.2"},
{registered,[]},
{mod,{xprof_app,[]}},
{applications,[kernel,stdlib,cowboy,lager,jsone,
customized_hdr_histogram]},
{env,[]},
{modules,[]},
{licenses,["BSD-3-Clause"]},
{maintainers,["Michal Niec","Pawel Pikula","Peter Gomori",
"Wojciech Gawronski"]},
{links,[{"Github","https://github.com/appliscale/xprof"}]}]}.