CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/07/08 06:28:57
Log message:
import luaprofiler 2.0.2
LuaProfiler is a time profiler designed to help finding bottlenecks on
your Lua program.
If you use LuaProfiler into your program, it will generate a log of all
your function calls and their respective running times. You can use this
log to generate a summary of the functions your program uses, along with
how long it stayed in each of them, or you can import the log into a
spreadsheet for further analysis.
Status:
Vendor Tag: jasper
Release Tags: jasper_20100708
N ports/devel/luaprofiler/Makefile
N ports/devel/luaprofiler/distinfo
N ports/devel/luaprofiler/pkg/DESCR
N ports/devel/luaprofiler/pkg/PLIST
N ports/devel/luaprofiler/patches/patch-config_linux
N ports/devel/luaprofiler/patches/patch-Makefile_linux
No conflicts created by this import