mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
symbols: provide minimal API to specify symbol directories
This gives us the ability to locate symbols by directory in a much more maintainable manner. Library consumers can adjust their location based on where they know symbols are likely to be located.
This commit is contained in:
@ -46,6 +46,7 @@ G_BEGIN_DECLS
|
||||
# include "sp-profiler.h"
|
||||
# include "sp-selection.h"
|
||||
# include "sp-source.h"
|
||||
# include "sp-symbol-dirs.h"
|
||||
# include "sp-symbol-resolver.h"
|
||||
# include "sysprof-version.h"
|
||||
#undef SYSPROF_INSIDE
|
||||
|
||||
Reference in New Issue
Block a user