Commit Graph

6 Commits

Author SHA1 Message Date
f93767cfb2 meson: use variables for gio-2.0, glib-2.0, and gio-unix-2.0 2023-07-28 14:00:04 -05:00
a7fe9abb19 libsysprof-capture: add map variant with build-id
This allows tacking on suplimental data to the capture with a build-id so
that our SysprofDocumentMmap can read it. The format is @build-id\0 after
the trailing \0 of the filename in a SysprofCaptureMap frame.
2023-07-24 17:30:07 -07:00
732511076c libsysprof-capture: fix a 32-bit cast warning 2023-07-23 18:16:59 -07:00
ff40f7d37d tests: move tests to appropriate libraries 2023-07-20 16:20:52 -07:00
f8890fb040 libsysprof-capture: add rewrite-pid to capture tests 2023-07-17 12:24:44 -07:00
df8187f66b libsysprof-capture: move mapped ring buffer test to capture lib 2023-07-17 11:38:53 -07:00