Commit Graph

1760 Commits

Author SHA1 Message Date
b624ec8809 build: track changes to GLib and gdbus-codegen
GLib is already doing this, which broke a number of auto-generated code.
This tracks those changes and manually sets the annotations so that we
are guaranteed to get this behavior.

We'll need to fix other uses (such as in Mutter), but we have to do that
already because of the change in GLib.

Fixes #17
2019-10-30 14:46:20 -07:00
73dc39329a libsysprof-ui: avoid use of environ for -Werror=shadow
Fixes #18
2019-10-21 11:35:42 -07:00
9e4eae1a79 Update Basque translation 2019-10-20 08:59:55 +00:00
189505be64 build: only install some files when option is enabled
Fixes #16
2019-10-15 14:49:57 -07:00
b7e2601a93 bump for development 2019-10-15 14:42:45 -07:00
15acfe0e3a release sysprof 3.34.1 2019-10-07 13:01:05 -07:00
1d445c4fad sysprof-ui: add missing filtering of processes
The search implementation here is pretty barebones, but at least it gets
things working again after the fallout from the redesign.

Fixes #15
2019-10-07 12:57:50 -07:00
ee32407b28 Release 3.34.0 2019-09-09 18:00:24 -07:00
c1ac19d00d build: whitespace cleanup 2019-09-09 17:58:42 -07:00
a2f99c7be5 build: set NO_AT_BRIDGE=1 when running automated tests 2019-09-09 17:58:17 -07:00
0ea1948069 help: Add missing page title element to pass validation 2019-09-07 13:35:24 +02:00
5942d39b6a Update Spanish translation
(cherry picked from commit 5b0fc627e034b37bd1bd31bb40a130394b5fd4f8)
2019-09-06 14:16:14 +00:00
6e6967c0a9 release 3.33.92 2019-09-04 15:19:37 -07:00
d13f22416f build: require meson 0.50
Keep this a bit more modern so that we afford ourselves some additional
features during micro releases.
2019-09-04 15:16:31 -07:00
e3bcf81b45 build: fix version check 2019-09-04 10:29:35 -07:00
446228e54b Merge branch 'tintou/glib-2-62' into 'master'
Require GLib 2.62

See merge request GNOME/sysprof!14
2019-09-03 15:06:54 +00:00
93355ce3fc Require GLib 2.62
g_date_time_format_iso8601 was introduced in this version.
2019-09-03 15:45:05 +02:00
de3915393d Update Swedish translation 2019-09-02 19:23:23 +00:00
c2782086d6 Update Hungarian translation 2019-09-01 04:53:35 +00:00
fff153b643 Update Spanish translation
(cherry picked from commit 74b18cd53f6062c07d4ab502e0d6723288ee08ad)
2019-08-27 10:08:22 +00:00
3ef5aba28e Add Romanian translation
(cherry picked from commit 8bb68819506e2e4fedb151815f5b38be8d9e4ac7)
2019-08-19 13:17:44 +00:00
eb5d2aba15 Update Polish translation 2019-08-11 14:43:00 +02:00
cc9c6c1dc8 Release 3.33.90 2019-08-08 16:12:39 -07:00
753a698563 tools: add --rapl to sysprof-cli command
This allows recording energy statistics using turbostat if supported by
the host system.
2019-08-08 16:12:26 -07:00
0716e23fb4 libsysprof-capture: use GDateTime instead of GTimeVal 2019-08-08 16:08:00 -07:00
201a2f2162 tests: add jitmap symbol resolver 2019-08-03 15:44:57 -07:00
5d26daf009 tests: fix 32-bit build for %lx usage 2019-08-03 15:44:48 -07:00
b85d9fc268 Update POTFILES.in 2019-08-03 12:20:23 +02:00
1c90e3da80 libsysprof: remove symbol-dirs
This is automatically done for the cases we care about, so this can be
removed now (in favor of tuning the elf symbol resolver manually).
2019-08-03 01:03:59 -07:00
3b17e65a39 libsysprof: attach symbol directories to ELF resolver
The goal here is to drop the sysprof-symbol-dirs.[ch] altogether in
favor of modifying the resolver directories on the particular resolver
directly.
2019-08-02 19:41:26 -07:00
3b7a253c57 flatpak: add symbol dirs on host 2019-08-02 19:39:28 -07:00
066b3011bb tests: add helper to test symbol resolving 2019-08-02 19:39:20 -07:00
1ff88caa89 flatpak: peek via host access 2019-08-02 18:56:48 -07:00
aad61d52f3 flatpak: add helpers to locate flatpak installation debug dirs
The goal here is to be able to locate all of the debug directories for
active flatpak runtimes so that we can possibly decode debug libraries
from them (after verifying build-id/CRC).
2019-08-02 18:15:02 -07:00
0c3f2df42b libsysprof: improve decoding a bit from flatpak 2019-08-02 13:22:03 -07:00
ba725d1599 libsysprof: use mountinfo helper for path translations 2019-08-02 13:10:28 -07:00
96dbd07c82 libsysprof: whitespace cleanup 2019-08-02 12:56:57 -07:00
7e7657dd03 libsysprof: add mountinfo helper
The goal of this helper is to simplify the process of parsing information
about mounts and the mountinfo for per-process maps. We should be able
to change sysprof-proc-source to use this and have better support for
getting the libraries within different mount namespaces.
2019-08-02 12:56:54 -07:00
1cb182d1df tools: fix local usage for no_battery 2019-08-02 11:01:13 -07:00
dbfa6c811b libsysprof-ui: track how many counters matched 2019-08-02 10:59:08 -07:00
5fa8c2dd1a rapl: check for > 0 counters 2019-08-01 18:01:39 -07:00
949c75e0f4 libsysprof-ui: soften the shadows a bit 2019-08-01 00:48:25 -07:00
d982e863f3 release 3.33.4 2019-08-01 00:38:44 -07:00
6295b28816 ticks: tweak background style for ticks 2019-08-01 00:30:16 -07:00
2d6906b542 ticks: don't draw final layout if there isn't space
This just helps keep things from geting cut off.
2019-08-01 00:26:02 -07:00
2d69a5ff1c libsysprof-ui: simplify sizing of positioning in visualizers
This simplifies the visualizer sizing by avoiding the expanding sizes
when there is more space available. Doing so allows us to treat all the
sizing uniformly.

We can also make the ticks area a visualizer for more code re-use.
2019-08-01 00:20:31 -07:00
21643c71bf marks: tweak ellipsize to avoid resizes 2019-08-01 00:16:11 -07:00
52e587a0cb libsysprof-ui: use nsec constant 2019-07-31 16:09:49 -07:00
130a283abe rapl: use "Watts" for line displays 2019-07-31 15:55:32 -07:00
12866c4e15 libsysprof-ui: add units display for line graphs 2019-07-31 15:55:19 -07:00