Files
sysprof/src
Christian Hergert 83a61dd9ef libsysprof-analyze: simplify sysprof_document_lookup_file_async()
Instead of walking the listmodel for every object which might be a file
chunk, and treating it as possibly non-native-endianness, this uses the
new index of file chunks and accesses their frame as an object. That
object will do endianness conversions for us.

The extra overhead of creating the GObject is lessened by avoiding looking
at many of the frames in the model.
2023-05-05 13:38:57 -07:00
..
2022-05-25 14:07:02 -05:00
2023-05-03 12:22:08 -07:00
2019-05-29 15:12:59 -07:00