Commit Graph

3 Commits

Author SHA1 Message Date
4d6a8d8082 tools: add utility to cat together sysprof streams
This currently isn't installed, but it is useful for joining streams
together when working on sysprof data acquisition. We may want to install
it at some point in the future.

sysprof-cat file1 file2 file3 > out.syscap
2018-05-18 11:29:27 +01:00
469d54df5b build: add libsysprof-capture-2 static library
This allows external tooling to write capture files that Sysprof can open.
Ideally, this will get used by GJS in the near future to implement profiler
output for Sysprof.
2018-01-20 01:30:39 -08:00
52bc856be4 build: Add support for Meson 2016-12-01 02:34:11 -05:00