Tuncer Ayaz
|
631d74c00f
|
Implement eflame -p/--profile support
When -p/--profile is enabled, you can select the profiler as follows:
generate flame graph (eflame.svg) from trace (eflame.trace)
$ rebar -p compile profiler=eflame
generate fprof.analysis
$ rebar -p compile
generate fprof.analysis
$ rebar -p compile profiler=fprof
|
2014-10-29 19:24:58 +01:00 |
|