monsdar/CxxProf

Cannot Build on OpenSUSE LEAP 42.1, then crash on server start.

Opened this issue · 1 comments

Hi,

This library looks exactly like what I'm looking for. Trying to evaluate, but have spotted a few issues. Are you still maintaining this?

  1. Cannot build on OpenSUSE LEAP 42.1, to fix:
  • Use local system cmake, although --native-cmake wouldn't find cmake. Not looked at script yet, just re-linked the version in thridparty to local system.
  • Had to add Pluma_LIBRARIES and pthread to cxxprof_server linking
  1. cxxprof_server crashes on start. Not looked at where this is crashing or if it is caused by changes to linking.

Would like to get this up and running to use on a project. Let me know.

Many Thanks,
Paul.

Hey, sorry for the late response. I'm not maintaining this project actively anymore, sorry for this :/
I'm however more or less active on Github, so if you have any fixes or improvements feel free to contribute.