mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
start cleaning up proc source for delayed maps
This commit is contained in:
@ -140,6 +140,8 @@ sysprof_elf_symbol_resolver_load (SysprofSymbolResolver *resolver,
|
||||
|
||||
sysprof_capture_reader_reset (reader);
|
||||
|
||||
/* Start by finding mount/mountinfo for processes */
|
||||
|
||||
while (sysprof_capture_reader_peek_type (reader, &type))
|
||||
{
|
||||
if (type == SYSPROF_CAPTURE_FRAME_MAP)
|
||||
|
||||
Reference in New Issue
Block a user