In the process of fix https://github.com/PaddlePaddle/Paddle/issues/10155, I found that it's convenient to use tools such as gperftools to do - memory check - profiling in C++ envirionment. So I add the Fluid bytecode C++ executor.