mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: remove lookaside from public API
This commit is contained in:
@ -26,22 +26,20 @@ G_BEGIN_DECLS
|
||||
|
||||
# include "sysprof-callgraph-profile.h"
|
||||
# include "sysprof-capture-gobject.h"
|
||||
# include "sysprof-local-profiler.h"
|
||||
# include "sysprof-profile.h"
|
||||
# include "sysprof-profiler.h"
|
||||
# include "sysprof-map-lookaside.h"
|
||||
# include "sysprof-process-model.h"
|
||||
# include "sysprof-process-model-item.h"
|
||||
# include "sysprof-source.h"
|
||||
# include "sysprof-elf-symbol-resolver.h"
|
||||
# include "sysprof-jitmap-symbol-resolver.h"
|
||||
# include "sysprof-kernel-symbol-resolver.h"
|
||||
# include "sysprof-kernel-symbol.h"
|
||||
# include "sysprof-local-profiler.h"
|
||||
# include "sysprof-process-model-item.h"
|
||||
# include "sysprof-process-model.h"
|
||||
# include "sysprof-profile.h"
|
||||
# include "sysprof-profiler.h"
|
||||
# include "sysprof-proxy-source.h"
|
||||
# include "sysprof-selection.h"
|
||||
# include "sysprof-source.h"
|
||||
# include "sysprof-symbol-dirs.h"
|
||||
# include "sysprof-symbol-resolver.h"
|
||||
# include "sysprof-map-lookaside.h"
|
||||
# include "sysprof-selection.h"
|
||||
# include "sysprof-symbols-source.h"
|
||||
# include "sysprof-tracefd-source.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user