1abefb4ceb
libsysprof-ui: reduce row height
2019-05-29 15:13:01 -07:00
21ff550e1a
libsysprof-ui: show syscall stacks in red
2019-05-29 15:13:01 -07:00
77b8edd1b2
libsysprof-ui: try to use default-width before visible
...
This increases the chance that "sysprof foo.syscap" has the right size
when displayed to the user for the first time.
2019-05-29 15:13:01 -07:00
1183c05e81
libsysprof-ui: allow multiple selections
2019-05-29 15:13:01 -07:00
2f1d6b6981
libsysprof-ui: use textview for mark information
2019-05-29 15:13:01 -07:00
344e7cfb86
libsysprof-ui: use "Avg" for label
...
Less esoteric
2019-05-29 15:13:01 -07:00
407ddec8d5
libsysprof-ui: tweak label to total
...
It's good enough and shorter than Cumulative.
2019-05-29 15:13:01 -07:00
b0a7e48d00
whitespace
2019-05-29 15:13:01 -07:00
354b0a7ba5
libsysprof-ui: use progress cell renderers
2019-05-29 15:13:01 -07:00
ffd41b2324
libsysprof-ui: add hits column
2019-05-29 15:13:01 -07:00
1ba6799847
whitespace
2019-05-29 15:13:01 -07:00
234200f8d1
libsysprof: try local proc file access if not in flatpak
2019-05-29 15:13:01 -07:00
6b412b0af5
tests: check for NULL before strcmp
2019-05-29 15:13:01 -07:00
9d7dc9cfeb
tweak text
2019-05-29 15:13:01 -07:00
cacbd4fa6e
sysprof: bind current title to window title
2019-05-29 15:13:01 -07:00
c15586f439
libsysprof-ui: add SysprofNotebook:current property
2019-05-29 15:13:01 -07:00
eef3445ebd
simplify text
2019-05-29 15:13:01 -07:00
931849b25c
build: add missing libraries to pkgconfig files
2019-05-29 15:13:01 -07:00
29ea60d654
libsysprof-ui: always propagate reader to visualizer
2019-05-29 15:13:00 -07:00
68cd3a8178
libsysprof-ui: fix documentation
2019-05-29 15:13:00 -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
fc203e89be
libsysprof-ui: tweak assistant layout
2019-05-29 15:13:00 -07:00
53addd7222
libsysprof: emit finished in source
2019-05-29 15:13:00 -07:00
4ef741348c
libsysprof-ui: set as ready for now
2019-05-29 15:13:00 -07:00
85f78a5838
libsysprof-ui: only handle selected aids
2019-05-29 15:13:00 -07:00
588fd43d8b
libsysprof-ui: stub out proxy source
...
The goal for this (which is unfinished) is to setup a dbus proxy to the
peer. That can be reused for both gtk and mutter, if configured correctly.
We'll likely need to allow some specific config tweaks in the UI.
2019-05-29 15:13:00 -07:00
c368da09de
libsysprof-ui: allow restricting remote proxy
2019-05-29 15:13:00 -07:00
6e7ef3d52d
libsysprof-ui: fix value usage
2019-05-29 15:13:00 -07:00
db9aea95ea
libsysprof-capture: add metadata frame type
...
This will allow sources and aids to discover information about what was
done between capture loading and saving.
2019-05-29 15:13:00 -07:00
53a337bf00
whitespace
2019-05-29 15:13:00 -07:00
8a394aaf0f
libsysprof-ui: hide unused sections
2019-05-29 15:13:00 -07:00
aff39523ca
whitespace
2019-05-29 15:13:00 -07:00
685875fbd9
fix samples label
2019-05-29 15:13:00 -07:00
ef6c402b80
libsysprof-ui: update samples while recording
2019-05-29 15:13:00 -07:00
a8383832de
update title on saves
2019-05-29 15:13:00 -07:00
395c801476
libsysprof-capture: save filename if first save
2019-05-29 15:13:00 -07:00
19d24984ac
remove dazzle.h
2019-05-29 15:13:00 -07:00
6edf258732
libsysprof-ui: fix can-save propagation
2019-05-29 15:13:00 -07:00
2c8d6c0e3e
join sections
2019-05-29 15:13:00 -07:00
688b6a2189
libsysprof-ui: wire up can-save propagation
2019-05-29 15:13:00 -07:00
a7b18281e6
libsysprof-ui: add helper to get current
2019-05-29 15:13:00 -07:00
e983c9f219
sysprof: use "Recording" instead of "Capture"
2019-05-29 15:13:00 -07:00
d38ecc1849
libsysprof-ui: wire up a save action
...
We need this so we have something more simplified for consumers such as
Builder to avoid all the duplicated code.
2019-05-29 15:13:00 -07:00
183d079f2c
libsysprof-ui: add stop-recording button
2019-05-29 15:13:00 -07:00
b740652e10
libsysprof-ui: wire up more recording state
2019-05-29 15:13:00 -07:00
386057bdee
libsysprof-ui: track status changes in profiler
2019-05-29 15:13:00 -07:00
00038b304a
whitespace
2019-05-29 15:13:00 -07:00
2c85331c9a
libsysprof-ui: add fallback icon location
2019-05-29 15:13:00 -07:00
52a21ff36e
build: fix build with explicit includes
2019-05-29 15:13:00 -07:00