mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: add memory allocations section
Still a bunch to do here to restore what we had previously, but this gets the section into place.
This commit is contained in:
@ -5,6 +5,7 @@ sysprof_sources = [
|
||||
'sysprof-greeter.c',
|
||||
'sysprof-logs-section.c',
|
||||
'sysprof-marks-section.c',
|
||||
'sysprof-memory-section.c',
|
||||
'sysprof-metadata-section.c',
|
||||
'sysprof-processes-section.c',
|
||||
'sysprof-recording-pad.c',
|
||||
|
||||
Reference in New Issue
Block a user