mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: implement category inheretance
and remove template type, just keep that with layout.
This commit is contained in:
@ -29,6 +29,8 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#define SYSPROF_CALLGRAPH_CATEGORY_INHERIT (1<<30)
|
||||
|
||||
typedef struct _SysprofCallgraphSummary
|
||||
{
|
||||
SysprofSymbol *symbol;
|
||||
|
||||
Reference in New Issue
Block a user