Hello community,

here is the log from the commit of package trace-cmd for openSUSE:Factory 
checked in at 2012-10-10 09:33:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trace-cmd (Old)
 and      /work/SRC/openSUSE:Factory/.trace-cmd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trace-cmd", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/trace-cmd/trace-cmd.changes      2012-10-07 
20:07:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.trace-cmd.new/trace-cmd.changes 2012-10-10 
09:34:25.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Oct  8 19:18:13 UTC 2012 - [email protected]
+
+- Move to upstream stable version v2.0.1. Previously backported patches
+  and openSUSE-specific path patches have been merged upstream in this
+  version.
+- Allow filtering by function names instead of pointers
+- Numberous formatting fixes
+- Many small stability fixes in the event parser, libtraceevent and trace-cmd.
+  Off-by-one errors, potential memory leaks etc.
+- Reduced memory and CPU usage. Closes file descriptors that pin kernel memory,
+  avoids loading of python if python plugins are not in use.
+
+-------------------------------------------------------------------

Old:
----
  add-checks-for-invalid-pointers.patch
  avoid-setting-trace-to-nop-before-recording.patch
  blk-plugin-replace-BLK_TC_BARRIER.patch
  do-not-call-stop_threads-doing-latency-tracing.patch
  move-plugins-lib-directory.patch
  trace-cmd-1.2.tar.bz2

New:
----
  trace-cmd-2.0.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trace-cmd.spec ++++++
--- /var/tmp/diff_new_pack.i5TD7D/_old  2012-10-10 09:34:27.000000000 +0200
+++ /var/tmp/diff_new_pack.i5TD7D/_new  2012-10-10 09:34:27.000000000 +0200
@@ -16,19 +16,15 @@
 #
 
 
+
 Name:           trace-cmd
 Url:            http://elinux.org/Ftrace
 Summary:        Configuration tool for Ftrace
 License:        GPL-2.0 and LGPL-2.1
 Group:          Development/Tools/Debuggers
-Version:        1.2
+Version:        2.0.1
 Release:        0
 Source0:        trace-cmd-%{version}.tar.bz2
-Patch0:         blk-plugin-replace-BLK_TC_BARRIER.patch
-Patch1:         move-plugins-lib-directory.patch
-Patch2:                do-not-call-stop_threads-doing-latency-tracing.patch
-Patch3:                avoid-setting-trace-to-nop-before-recording.patch
-Patch4:                add-checks-for-invalid-pointers.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  asciidoc
 BuildRequires:  docbook-xsl-stylesheets
@@ -46,18 +42,12 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %package -n kernelshark
 Summary:        GUI for trace-cmd
 Group:          Development/Tools/IDE
 
 %description -n kernelshark
-
 Graphical front-end for trace-cmd.
 
 %build

++++++ trace-cmd-1.2.tar.bz2 -> trace-cmd-2.0.1.tar.bz2 ++++++
++++ 15808 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to