mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 23:51:06 +00:00
libsysprof: include /app/lib/debug debug dir
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
#include "sysprof-elf-loader-private.h"
|
#include "sysprof-elf-loader-private.h"
|
||||||
#include "sysprof-strings-private.h"
|
#include "sysprof-strings-private.h"
|
||||||
|
|
||||||
#define DEFAULT_DEBUG_DIRS SYSPROF_STRV_INIT("/usr/lib/debug")
|
#define DEFAULT_DEBUG_DIRS SYSPROF_STRV_INIT("/usr/lib/debug", "/app/lib/debug")
|
||||||
|
|
||||||
struct _SysprofElfLoader
|
struct _SysprofElfLoader
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user