lorinlee commented on issue #1058: pprof: load symbol when init PProfService URL: https://github.com/apache/incubator-brpc/pull/1058#issuecomment-597007438 Is it possible to parse the elf file's symbols, instead of using 'nm'? I think it can both load symbols lazily and no need to fork a subprocess. But I'm not sure if there are some problems like platform compatibility or something else.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
