mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-profile: add various CPU parsing
This still needs some work because the read operations are blocked currently.
This commit is contained in:
@ -38,6 +38,7 @@ libsysprof_profile_deps = [
|
||||
dependency('libdex-1', version: dex_req_version),
|
||||
dependency('polkit-gobject-1', version: polkit_req_version),
|
||||
|
||||
liblinereader_static_dep,
|
||||
libsysprof_capture_dep,
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user