Sébastien Valat

Results 78 comments of Sébastien Valat

Also add git commit & build date in rpm version number when beeing in non final version (-dev).

I was thinking to also have a more correct analysis in post mortem with trace enabled but that can provide an intermediate way without going directly to traces.

Hi, thanks very much for the feedback, I still didn't had the time to check, good to know. For the `#[global_allocator]` that's exactly the kind if improvement I was thinking...

No need, I have the same issue with new/delete in C++ and when apps implement their own operators and that's far easier to handle at this location than sooner. Also...

Hi, yes this is on the list of things I would like to do one day, but would not the time to do myself now and for sure not in...

If you like JS codes that should be a nice entry point in MALT and if you need some local helps I can do without too much issues. If you...

Hi, that's something I was thinking we can do easily as a first step. Taking two `.json` file. Compute the diff and build a thirst one replacing the absolute value...

If ever you want to give a look on this, I tried to finish documenting a bit the JSON file format so you can look mostly on this page and...

Ok, thanks for the news, if ever you have time do not hesitate, I will see if I can do a first POC but not for next version, I'm already...