Changelog for
perf-debugsource-4.4.27-38.6.x86_64.rpm :
* Thu Sep 01 2016 tonyjAATTsuse.com- Fix build error (tips.txt) on Leap42.2- Fix doc file attributes
* Mon Jun 06 2016 jslabyAATTsuse.com- disable Werror completely. It breaks build due to shadow variables in external (perl) headers.- add %{?_smp_mflags}
* Mon Apr 04 2016 tonyjAATTsuse.com- Package perf-tips as docs.- Include support for xz compressed images
* Mon Jan 11 2016 tonyjAATTsuse.com- Support strace/data.
* Sun Oct 11 2015 dmuellerAATTsuse.com- enable numa support for aarch64
* Thu Jul 16 2015 antoine.belvireAATTlaposte.net- Remove perf-fix-branch-stack-mode-cannot-be-set.patch (upstreamed).
* Sun Jun 28 2015 antoine.belvireAATTlaposte.net- Fix build with GCC 5
* perf-fix-branch-stack-mode-cannot-be-set.patch
* Wed May 13 2015 tonyjAATTsuse.com- Fix ppc64/ppc64le breakage due to libexecdir/libdir
* Mon Mar 09 2015 dimstarAATTopensuse.org- Inject libdir=%{_libdir} into make calls.
* Thu Jan 08 2015 dimstarAATTopensuse.org- Remove build hack for kernel not building against glibc 2.20.
* Thu Nov 27 2014 dimstarAATTopensuse.org- Build hack: if util/util.h does not (yet) define _DEFAULT_SOURCE, we export WERROR=0, which removes -Werror from CFLAGS. Once a kernel lands that defines _DEFAULT_SOURCE, we fail the build in to remove this hack, making it a (hopefully_ short-livinging one.
* Fri Jun 27 2014 tonyjAATTsuse.com- Build for s390[x] without libunwind (bnc#882855)
* Tue Mar 25 2014 ajAATTajaissle.de- Fix current build including \'trace event\' plugins- Do not include \'trace event\' plugins when on armv7l- BuildRequire libnuma-devel to enable \'perf bench numa mem\', but only require if we build for ia64 x86_64 ppc64 ppc64le ppc %sparc- Spec cleanup:
* Add Url: https://perf.wiki.kernel.org/
* Drop %clean-section: We don\'t need to cleanup the buildroot
* bash_completion.d/perf doesn\'t need executable bit
* Fri Jan 24 2014 tonyjAATTsuse.com- Fix build errors (invoke Makefile.perf directly to pass perfexecdir)- Add /usr/bin/trace alias for perf (mainline b52bc234)- Add libperf-gtk.so (loaded via dlsym, mainline fc67297b)
* Wed Dec 04 2013 tonyjAATTsuse.com- Drop patch perl-5.18-nowarn.patch (mainline)
* Thu Sep 05 2013 mlsAATTsuse.de- add libperl_requires, as we link against libperl and thus need a specific version of perl
* Wed Aug 21 2013 tonyjAATTsuse.com- Resolve build errors- Drop patch perf-tests-ppc64-fix-compile-errors.patch (mainline)- Refresh patch perl-5.18-nowarn.patch
* Wed Jul 10 2013 tonyjAATTsuse.com- Add patch \'perf-tests-ppc64-fix-compile-errors.patch\' to resolve openSUSE:Factory:PowerPC testsuite build errors
* Tue Jul 09 2013 tonyjAATTsuse.com- Add audit-devel, gtk2-devel and libunwind-devel to support optional functionality.- Add \'perl-5.18-nowarn.patch\' to squelch build errors from perl.h- Add perl_requires- Fix --version output (copy submakefiles from kernel-source)- Pass SUSE rpm optflags into make as EXTRA_CFLAGS not CFLAGS- Stop building with V=1, make output easier to parse
* Tue Dec 25 2012 tonyjAATTsuse.com- Add /etc/bash_completion.d/perf to %files (fix build error)
* Wed May 16 2012 toganmAATTopensuse.org- Fix build for factory
* added flex and bison to buildrequires
* Thu May 05 2011 idoenmezAATTnovell.com- Also copy arch/lib to fix compilation on x86-64- Correctly depend on libdw-devel to fix dwarf support- Add newt-devel dependency to enable text user interface- Re-enable as-needed support since it works now
* Tue Mar 09 2010 tonyjAATTnovell.com- 2.6.33 changes add perf-bench, perf-buildid-list, perf-diff, perf-kmem, perf-probe and perf-trace-perl [Still pending, update of libdwarf to version > 20081231]
* Thu Nov 05 2009 tonyjAATTnovell.com- 2.6.32 changes add perf-sched, perf-timechart and perf-trace man pages
* Wed Aug 26 2009 ajAATTsuse.de- Remove libbfd.patch since it does not apply and use SUSE_ASNEEDED=0 instead.- Set flag for asciidoc version 8.
* Sun Aug 02 2009 tonyjAATTsuse.de- Initial checkin of Performance Counters for Linux (PCL) userspace. This builds tools/perf out of kernel-source package and requires kernel >= 2.6.31