Current section

Files

Jump to
xprof src xprof.app.src
Raw

src/xprof.app.src

{application,xprof,
[{description,"Visual BEAM profiler"},
{vsn,"1.3.0"},
{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"}]}]}.