mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Revert "callgraph: teach callgraph to use alternative symbol roots"
I found a better approach, so we can remove this.
This reverts commit 222d0ad53f.
This commit is contained in:
@ -27,9 +27,7 @@ G_BEGIN_DECLS
|
||||
|
||||
G_DECLARE_FINAL_TYPE (SpElfSymbolResolver, sp_elf_symbol_resolver, SP, ELF_SYMBOL_RESOLVER, GObject)
|
||||
|
||||
SpSymbolResolver *sp_elf_symbol_resolver_new (void);
|
||||
void sp_elf_symbol_resolver_set_symbol_dirs (SpElfSymbolResolver *self,
|
||||
GHashTable *symbol_dirs);
|
||||
SpSymbolResolver *sp_elf_symbol_resolver_new (void);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user