Commit Graph

6 Commits

Author SHA1 Message Date
911d51d447 kallsyms: make SpKallsyms more testable
This allows us to pass in the file to read from, and adds a quick test
case to view the parsed output. It also fixes a base-10 vs base-16
mistake in parsing addresses.
2018-01-29 01:38:35 -08: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
7a84a2dc45 build: remove automated test
This isn't actually automated.
2017-11-24 22:07:22 -08:00
666b7f9d44 tests: fix test name 2017-11-24 22:01:46 -08:00
854634e4b0 tests: add test for process model from UI
This can help shake out issues when dealing with ::items-changed
events.
2017-11-24 21:59:22 -08:00
52bc856be4 build: Add support for Meson 2016-12-01 02:34:11 -05:00