Trevor Brown

Results 303 comments of Trevor Brown

I also experienced this same issue on version `2.5.2`. Downgrading to `2.1.2` fixed the issue. I also tried version `2.3.9` and it did not work either.

Yes, a contribution for this would be welcome if we can keep changes compatible with Erlang 24 and 25 as well. Thanks!

eFlambé doesn't do heatmaps, it does flamegraphs/callstacks. Aside from being simpler, it allows us to use different flamegraph viewers interchangeably and only have to worry about the file formatting differences....

@Zabrane does flame_prof implement all these? And if so, can you link to the relevant source code? Thanks! Some of these metrics seem easier to implement than others, but I...

Note to self: look at the source code for https://github.com/kzemek/erlang_pmp

Awesome! Thanks. Feel free to use this issue document them as you come across them. I'll eventually extract them out into a document somewhere.

@TheFirstAvenger and anyone else, I'd love to get document some of the common patterns you use with eflambe!

Re-open as explained in https://github.com/Stratus3D/eflambe/pull/4#issuecomment-953228378

Hi @shaleengarg, do you know what number that exercise is? It looks like there are at least 6 exercises for chapter 13, and I have only completed 4 in this...

Sorry it's taken me so long to respond. I'm in the process of updating everything for Chapter 13. I'm working on adding more detailed comments to all the exercises. Last...