Commit Graph

11 Commits

Author SHA1 Message Date
9405294ef1 libsysprof-ui: add visualizer row for cpu frequency 2019-05-29 15:13:01 -07:00
567f8a3a0f libsysprof-capture: shorten names by removing Frame 2019-05-29 15:13:01 -07:00
ef31409b77 libsysprof-ui: shrink marks row 2019-05-29 15:13:01 -07:00
1abefb4ceb libsysprof-ui: reduce row height 2019-05-29 15:13:01 -07:00
23ec4436be whitespace 2019-05-29 15:13:00 -07:00
90a5268ddc libsysprof-ui: add stack-depth visualizer 2019-05-29 15:13:00 -07:00
bb4bea0261 libsysprof-ui: add pixels counter 2019-05-29 15:13:00 -07:00
8d41fd48cc libsysprof-ui: more zom cleanup 2019-05-29 15:13:00 -07:00
e02da1e842 remove dead code 2019-05-29 15:13:00 -07:00
5f5920a6d4 libsysprof-ui: cleanup 2019-05-29 15:13:00 -07:00
53c718b708 build: rename all symbols to use sysprof_ as prefix
As we gain in usage, we need to be more careful about using a prefix
that will not collide with other symbols. So version 3 of our ABI will
change to using Sysprof/SYSPROF/sysprof as the various prefixes.

The soname/api version bump will happen later on this branch so that
things are easier to test up until then.
2019-05-29 15:12:59 -07:00