Sébastien Valat

Results 75 issues of 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:...

enhancement
help wanted

Could be nice to have. (http://memkind.github.io/memkind/).

enhancement
good first issue

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...

help wanted

Build a chart with posix_memalign alignements to be used by the application.

enhancement

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...

enhancement
good first issue

Add to `dev/packaging.sh` a check validating manpages has been rebuilt.

enhancement
good first issue

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...

enhancement
good first issue

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...

enhancement
good first issue

Just make a chart with allocated versus mapped/touched.

enhancement