Swift Memory Profiling Linux

I'm just starting to look into using Swift server side. Curious what others experience has been and what tools others have used when it comes to memory profiling and detecting memory leaks. I see in this gist that valgrind seems to work Profiling Swift Apps on Linux · GitHub - there's no mention of memcheck though. Anyone have any other options / suggestions as well?