Sébastien Valat

Results 78 comments of Sébastien Valat

Not yet but can be done quite easily. Maybe I can provide a file similarly to valgrind. Originally I was thinking to be able to do it in the GUI...

Sorry was traveling out past weeks, will work on this maybe next week or week after. Thanks for the feedback will look. But I think there is currently a symbol...

About the filtering, is it OK if I will proceed like this : * Use a INI or JSON formatted file to define suppression. (INI would be if I go...

Should look here to : https://docs.python.org/3/c-api/memory.html Looks nice if there is a way to extract the python call stack on top when called.

For backtracking, can look here : https://docs.python.org/3/library/traceback.html

Could also make a time chart to see estimated % over time. Ideally need to take in account the non scalability of the linux kernel, need to think how to...

Yes will do, thanks for looking my code, that's really nice. If you find some other stuff, don't limit yourself.

Ok, that require a little bit more work as I didn't yet enabled CXX11 on this project to keep portability on old HPC systems. But will look, now it should...

This is because of my recent add for qt view, I will give a look as soon as possible, thanks for reporting and sorry for delay.

I'm thinking ? You made your test on which centos/fedora version ? Cheers.