gcprof.mk 264 B

1234567
  1. PACKAGES += gcprof
  2. pkg_gcprof_name = gcprof
  3. pkg_gcprof_description = Garbage Collection profiler for Erlang
  4. pkg_gcprof_homepage = https://github.com/knutin/gcprof
  5. pkg_gcprof_fetch = git
  6. pkg_gcprof_repo = https://github.com/knutin/gcprof
  7. pkg_gcprof_commit = master