eflame | Flame Graph profiler for Erlang | Code Editor library
kandi X-RAY | eflame Summary
kandi X-RAY | eflame Summary
Flame Graphs for Erlang. Uses erlang:trace/3 API. Further development of eflame using proper stack sampling-based profiling and experimental Erlang tracing changes are available under Scott Lystig Fritchie's fork. It also contains amazing peeks inside Riak. Make sure to check out his talk, Actively Measuring And Profiling Erlang Code.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of eflame
eflame Key Features
eflame Examples and Code Snippets
Community Discussions
Trending Discussions on eflame
QUESTION
I am trying to use eflame to profile CouchDB code to investigate some performance issues in my application. I tried adding the eflame dependency in rebar.config.script
(https://github.com/apache/couchdb/blob/master/rebar.config.script)
However I get an error when I run configure
to build CouchDB (2.0.0) from its source:
ANSWER
Answered 2017-May-30 at 08:08It looks like what's missing in your case is the second argument of the tuple, that requires the version number. You can use an asterix there if you don't need a specific one:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install eflame
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page