04d0a9f1b2
Accepting request 1305504 from GNOME:Factory
...
- Update to version 49.0:
+ Disable unloading of libraries linking libsysprof-capture as it
uses TLS in intrusive ways
+ Updated translations.
- Update to version 49.rc:
+ Ensure libdex is initialized in various tools.
+ Add support for building introspection and documentation. This
really is just used for developers of Sysprof, so it is
unlikely that distributions will want to install this.
+ Make debuginfod symbolizer work with recent GObject changes.
+ Fix warnings when building with Clang
+ Use app metadata instead of appinfo
+ Ensure counters clear ring buffer before writing new values
- Changes from version 49.alpha:
+ Various improvements to the greeter window
+ New filtering for various types of marks
+ Instrument improvements
+ Ability to avoid using sysprofd in some specific use cases
+ Desktop file/action integration improvements
+ mmap fixes for HPPA architecture
+ Improve ELF loader search directories
+ Updated translations. (forwarded request 1305104 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/1305504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=42
2025-09-24 13:23:38 +00:00
c4953a9740
- Update to version 49.0:
...
+ Disable unloading of libraries linking libsysprof-capture as it
uses TLS in intrusive ways
+ Updated translations.
- Update to version 49.rc:
+ Ensure libdex is initialized in various tools.
+ Add support for building introspection and documentation. This
really is just used for developers of Sysprof, so it is
unlikely that distributions will want to install this.
+ Make debuginfod symbolizer work with recent GObject changes.
+ Fix warnings when building with Clang
+ Use app metadata instead of appinfo
+ Ensure counters clear ring buffer before writing new values
- Changes from version 49.alpha:
+ Various improvements to the greeter window
+ New filtering for various types of marks
+ Instrument improvements
+ Ability to avoid using sysprofd in some specific use cases
+ Desktop file/action integration improvements
+ mmap fixes for HPPA architecture
+ Improve ELF loader search directories
+ Updated translations.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=95
2025-09-17 15:54:32 +00:00
697f96eb7f
Accepting request 1301826 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1301826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=41
2025-08-29 16:36:11 +00:00
2cbfbcf9e1
Accepting request 1301814 from GNOME:Next
...
- Update to version 48.1:
+ Round mapped ring buffer the shared memory boundary on hppa.
+ Try to talk to perf with direct syscalls in the absence of a
D-Bus connection.
+ Add --no-sysprofd command line option to sysprof-cli.
+ Properly parse --no-debuginfod in sysprof-cli.
+ Fix an uninitialized memory issue when using counters with the
collector API of libsysprof-capture.
+ Updated translations.
OBS-URL: https://build.opensuse.org/request/show/1301814
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=93
2025-08-28 16:03:10 +00:00
d1f593e9ac
Accepting request 1255503 from GNOME:Factory
...
- Build with PIE when using gcc11. Add conditional gcc11-PIE
BuildRequires (bsc#1239964).
OBS-URL: https://build.opensuse.org/request/show/1255503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=40
2025-03-24 12:32:16 +00:00
0f5ffee804
Tweak .changes
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=91
2025-03-24 06:54:08 +00:00
7f430d1172
- build with PIE when using gcc11. (bsc#1239964)
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=90
2025-03-24 06:52:40 +00:00
5f8dc5f340
Accepting request 1253716 from GNOME:Factory
...
New stable rel (forwarded request 1253470 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/1253716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=39
2025-03-18 16:41:04 +00:00
30f10cda6a
New stable rel
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=88
2025-03-17 10:43:46 +00:00
a21b61c1c8
New rc release
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=87
2025-03-13 09:00:19 +00:00
5e8fd45815
Scripted push of GNOME:Next, RC release
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=86
2025-03-06 13:58:37 +00:00
2da53d2bff
Accepting request 1227142 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1227142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=38
2024-11-28 21:43:18 +00:00
9ec1dacbd0
- Update to version 47.2:
...
+ Use pid when generating counter IDs in SysprofCollector.
+ Fix potential UB in GtkBitset.
+ Avoid UB in bsearch() with no data.
+ Increased safety in SysprofDocumentLoader.
+ Increased safety when parsing CPU counters with async IO.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=84
2024-11-28 14:49:34 +00:00
4d940db1dc
Accepting request 1221448 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1221448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=37
2024-11-05 15:45:31 +00:00
cb1aa73a27
- Update to version 47.1:
...
+ Webkit counter fixes.
+ Add a lost counter for dropped perf events.
+ Deprecation fixes for GTK.
+ Ignore -1 for CPU/PID in log cells.
+ Reduce glib build requirement.
+ Ensure dbus-monitor exits after capturing.
+ Updated translations.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=82
2024-11-05 13:39:30 +00:00
576ec191ab
Accepting request 1205489 from GNOME:Factory
...
SCripted push of GNOME 47
OBS-URL: https://build.opensuse.org/request/show/1205489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=36
2024-10-08 15:23:51 +00:00
6cae195016
Scripted push of GNOME 47
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=80
2024-09-30 07:29:51 +00:00
acd42dcf82
Accepting request 1159476 from GNOME:Factory
...
GNOME 46 (forwarded request 1158403 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/1159476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=35
2024-03-20 20:15:33 +00:00
f350008ea6
Accepting request 1158403 from GNOME:Next
...
GNOME 46
OBS-URL: https://build.opensuse.org/request/show/1158403
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=78
2024-03-19 13:30:18 +00:00
ebb7c58ce7
Accepting request 1144857 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1144857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=34
2024-02-07 17:50:32 +00:00
bd7b5ede36
Accepting request 1144855 from GNOME:Next
...
- Update to version 45.2:
+ Sample items in mark chart rows to reduce chances of
overflowing Open GL maximum VBO size.
+ Fix parsing of /proc/$pid/maps by being more lenient in what is
accepted device numbers. This fixes some unwindable stack
tracess
+ Update categories that are highlighted.
+ Be more defensive when cleaning up view models to reduce
chances of cuausing issues with GtkExpression.
+ Updated translations.
OBS-URL: https://build.opensuse.org/request/show/1144855
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=76
2024-02-07 09:51:31 +00:00
73090a6f75
Accepting request 1139512 from GNOME:Factory
...
- Move wronly places obsoletes:
+ Obsoletes sysprof-ui < 3.49 from main to -gtk package.
+ Obsoletes sysprof-capture-devel-static from main to -devel
package. (forwarded request 1139450 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/1139512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=33
2024-01-17 21:19:03 +00:00
f8cb8fb21d
Accepting request 1139450 from GNOME:Next
...
- Move wronly places obsoletes:
+ Obsoletes sysprof-ui < 3.49 from main to -gtk package.
+ Obsoletes sysprof-capture-devel-static from main to -devel
package.
OBS-URL: https://build.opensuse.org/request/show/1139450
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=74
2024-01-17 16:37:17 +00:00
3f2ecc8720
Accepting request 1132652 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1132652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=32
2023-12-12 18:32:32 +00:00
7e5136d1db
Accepting request 1132487 from home:yfjiang:branches:GNOME:Factory
...
- Add explicitly-include-unistd.patch and specify higher version of
gcc to build on SLE/Leap.
OBS-URL: https://build.opensuse.org/request/show/1132487
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=72
2023-12-12 12:15:38 +00:00
a1fc2ad66e
Accepting request 1120256 from GNOME:Factory
...
New stable release (forwarded request 1120119 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/1120256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=31
2023-10-25 16:04:58 +00:00
1745c1fb10
Accepting request 1120119 from GNOME:Next
...
New stable release
OBS-URL: https://build.opensuse.org/request/show/1120119
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=70
2023-10-25 12:14:41 +00:00
da93fff66c
Accepting request 1112396 from GNOME:Factory
...
Version update: 44 -> 45
OBS-URL: https://build.opensuse.org/request/show/1112396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=30
2023-09-20 11:22:44 +00:00
d2732178dc
Add Obsolets tags for sysprof-capture-devel-static < 3.49 too
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=68
2023-09-19 22:07:02 +00:00
858604d6f3
Accepting request 1111727 from GNOME:Next
...
- Update to version 45.0:
+ Ignore swapper/# scheduler details to better show activity.
+ Update some subsystem name extraction.
+ Updated translations.
OBS-URL: https://build.opensuse.org/request/show/1111727
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=67
2023-09-18 06:45:31 +00:00
5d54959f1d
Accepting request 1109859 from GNOME:Next
...
Pushing GNOME 45.rc packages
OBS-URL: https://build.opensuse.org/request/show/1109859
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=66
2023-09-12 08:21:51 +00:00
f36f8ed074
Accepting request 1088411 from GNOME:Factory
...
- Fix license tag (LGPL version); code under LGPL is licensed
under LGPL 3.0 or later (forwarded request 1087796 from jsrain)
OBS-URL: https://build.opensuse.org/request/show/1088411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=29
2023-05-23 12:53:33 +00:00
8799c65936
Accepting request 1087796 from home:jsrain:branches:GNOME:Factory
...
- Fix license tag (LGPL version); code under LGPL is licensed
under LGPL 3.0 or later
OBS-URL: https://build.opensuse.org/request/show/1087796
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=64
2023-05-22 14:08:26 +00:00
2468fa0ccb
Accepting request 1073178 from GNOME:Factory
...
New stable release (forwarded request 1072729 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/1073178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=28
2023-03-24 14:17:08 +00:00
dbd4c15426
Accepting request 1072729 from GNOME:Next
...
New stable release
OBS-URL: https://build.opensuse.org/request/show/1072729
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=62
2023-03-20 12:47:23 +00:00
1a630892db
Accepting request 1004830 from GNOME:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1004830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=27
2022-09-21 12:41:03 +00:00
661185da84
Accepting request 1004472 from GNOME:Next
...
New stable release
OBS-URL: https://build.opensuse.org/request/show/1004472
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=60
2022-09-19 16:27:01 +00:00
82ed88dced
Accepting request 1002687 from GNOME:Next
...
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already)
OBS-URL: https://build.opensuse.org/request/show/1002687
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=59
2022-09-13 07:36:42 +00:00
56e899d53a
Accepting request 963635 from GNOME:Factory
...
GNOME 42 - ready for impact
OBS-URL: https://build.opensuse.org/request/show/963635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=26
2022-03-23 19:16:51 +00:00
660c3e987c
Accepting request 963204 from GNOME:Next
...
New stable rel
OBS-URL: https://build.opensuse.org/request/show/963204
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=57
2022-03-21 08:36:41 +00:00
916a78ff33
Accepting request 939443 from GNOME:Factory
...
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_sysprof2.service.patch
* harden_sysprof3.service.patch
OBS-URL: https://build.opensuse.org/request/show/939443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=25
2021-12-12 20:27:22 +00:00
f6aef6b075
tweak
...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=56
2021-12-10 18:57:52 +00:00
16b3429b1f
Accepting request 935202 from home:jsegitz:branches:systemdhardening:GNOME:Factory
...
Fixed issue found in first submit
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_sysprof2.service.patch
* harden_sysprof3.service.patch
OBS-URL: https://build.opensuse.org/request/show/935202
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=55
2021-12-10 18:52:31 +00:00
5388073447
Accepting request 929608 from GNOME:Factory
...
- Update to version 3.42.1:
+ Build fixes for close()/lseek() usage
+ Show recording time in local time instead of UTC
+ Improve resolving of symbols in presence of toolbox, flatpak,
and btrfs
+ Fix checking of paranoid state in Linux kernel
+ Updated translations.
- Drop sysprof-fix-includes-close-lseek.patch: Fixed upstream. (forwarded request 929569 from iznogood)
OBS-URL: https://build.opensuse.org/request/show/929608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=24
2021-11-06 17:15:34 +00:00
0a1d45b428
Accepting request 929569 from GNOME:Next
...
- Update to version 3.42.1:
+ Build fixes for close()/lseek() usage
+ Show recording time in local time instead of UTC
+ Improve resolving of symbols in presence of toolbox, flatpak,
and btrfs
+ Fix checking of paranoid state in Linux kernel
+ Updated translations.
- Drop sysprof-fix-includes-close-lseek.patch: Fixed upstream.
OBS-URL: https://build.opensuse.org/request/show/929569
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=54
2021-11-05 08:47:06 +00:00
741ecd8e21
Accepting request 928520 from home:yfjiang:branches:GNOME:STABLE:41
...
- Add sysprof-fix-includes-close-lseek.patch to fix certain build
errors on Leap and SLE (boo#1192200).
OBS-URL: https://build.opensuse.org/request/show/928520
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=53
2021-11-02 13:15:07 +00:00
b43a49602c
Accepting request 921655 from GNOME:Factory
...
Scripted push from GNOME:Next (forwarded request 920979 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/921655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=23
2021-09-29 18:17:53 +00:00
8dd40618ee
Accepting request 920979 from GNOME:Next
...
Scripted push from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/920979
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=52
2021-09-27 06:26:03 +00:00
e91c8dd2ba
Accepting request 881166 from GNOME:Factory
...
GNOME 40 - here we come (forwarded request 880998 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/881166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysprof?expand=0&rev=22
2021-04-12 10:35:48 +00:00
a01ea9a119
Accepting request 880998 from GNOME:Next
...
GNOME 40 - here we come
OBS-URL: https://build.opensuse.org/request/show/880998
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sysprof?expand=0&rev=50
2021-03-24 16:40:01 +00:00