Sébastien Valat
Sébastien Valat
Might be nice to also have a password field in Hash view to be able to write without showing what we wrote. Can be an option to swap or provide...
As asked for issue #61 we might want to port the profiler on MacOSX. As stated the first comment on this issue the required checks and possibly porting would be:...
Could be nice to have. (http://memkind.github.io/memkind/).
Would be nice to also support python. Two ways, use language self inspection as looks possible by https://github.com/asciimoo/memspector/blob/master/memspector.py Or intercept malloc calls inside python engine and ask via python lib...
Build a chart with posix_memalign alignements to be used by the application.
When running on background daemon somtimes we do not have anymore stdout/stderr to get info being sure MALT is profiling. Could be nice to have an option to dump those...
Add to `dev/packaging.sh` a check validating manpages has been rebuilt.
Asked by a user. Can be usefull to profile apps not terminating. I would see ``` malt --dump-after X ``` This can be done with just a timeout. Easy in...
In case we forget the debug symbols we might want to run a post mortem tool to recompute the symbols. This can be done in NodeJS directly without too much...
Just make a chart with allocated versus mapped/touched.