A system-wide Linux profiler

Edit Package sysprof
http://www.sysprof.com

Sysprof is a sampling CPU profiler for Linux that collects accurate,
high-precision data and provides efficient access to the sampled
calltrees.

Refresh
Refresh
Source Files
Filename Size Changed
sysprof-3.27.91.tar.xz 0000377340 368 KB
sysprof.changes 0000006545 6.39 KB
sysprof.spec 0000003940 3.85 KB
Revision 32 (latest revision is 141)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) committed (revision 32)
- Update to version 3.27.91:
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gio-2.0) >= 2.44.0
@@ -56,18 +57,25 @@
 The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
+%package capture-devel-static
+Summary:        Library to read and write syspref's capture format
+Group:          Development/Tools/Debuggers
+
+%description capture-devel-static
+This static library allows external tooling to read and write the
+syspref's capture format.
+
 %lang_package
 
 %prep
 %setup -q
 
 %build
-%configure --disable-static --disable-Werror
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install DESTDIR=%{buildroot} %{?_smp_mflags}
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file org.gnome.Sysprof2 Profiling
 
@@ -91,20 +99,21 @@
 
 %files
 %defattr(-,root,root)
-%doc README COPYING NEWS TODO AUTHORS
+%license COPYING
+%doc README NEWS TODO AUTHORS
 %{_bindir}/sysprof
 %{_bindir}/sysprof-cli
 %{_libdir}/libsysprof-2.so
 %{_libdir}/libsysprof-ui-2.so
 %dir %{_libexecdir}/sysprof
 %{_libexecdir}/sysprof/sysprofd
-%{_datadir}/appdata/org.gnome.Sysprof2.appdata.xml
 %{_datadir}/applications/*.desktop
 %dir %{_datadir}/dbus-1/system.d
 %{_datadir}/dbus-1/system.d/org.gnome.Sysprof2.conf
 %{_datadir}/dbus-1/system-services/org.gnome.Sysprof2.service
 %{_datadir}/glib-2.0/schemas/org.gnome.sysprof2.gschema.xml
 %{_datadir}/icons/hicolor/*/*/*
+%{_datadir}/metainfo/org.gnome.Sysprof2.appdata.xml
 %{_datadir}/mime/packages/sysprof-mime.xml
 %{_datadir}/polkit-1/actions/org.gnome.sysprof2.policy
 %{_unitdir}/sysprof2.service
@@ -117,6 +126,10 @@
 %{_libdir}/pkgconfig/sysprof-2.pc
 %{_libdir}/pkgconfig/sysprof-ui-2.pc
 
+%files capture-devel-static
+%{_libdir}/libsysprof-capture-2.a
+%{_libdir}/pkgconfig/sysprof-capture-2.pc
+
 %files lang -f %{name}.lang
 %defattr(-,root,root)
 

Index: sysprof-3.27.91.tar.xz
===================================================================
Binary file 'sysprof-3.27.91.tar.xz' added.

Index: sysprof-3.26.1.tar.xz
===================================================================
Binary file 'sysprof-3.26.1.tar.xz' deleted.
Comments 0
openSUSE Build Service is sponsored by