Compare commits

..

No commits in common. "cfd3140a8b07c4f18bc1dd8ee07ec8e4143f0706" and "acd89c0ee704a97819cc2bd520d7a5a01c7ebd91" have entirely different histories.

3 changed files with 5 additions and 22 deletions

View File

@ -1,12 +1,12 @@
Name: libipt
Version: 2.1
Release: 2
Version: 2.0.4
Release: 1
Summary: Intel(R) Processor Trace Decoder Library
License: BSD
URL: https://github.com/intel/libipt
Source0: https://github.com/intel/%{name}/archive/v%{version}.tar.gz
BuildRequires: gcc-c++ cmake
ExclusiveArch: %{ix86} x86_64 loongarch64
ExclusiveArch: %{ix86} x86_64
%description
The Intel Processor Trace (Intel PT) Decoder Library is Intel's reference
@ -17,7 +17,7 @@ or it can be partially or fully integrated into your tool.
%package devel
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
ExclusiveArch: %{ix86} x86_64 loongarch64
ExclusiveArch: %{ix86} x86_64
%description devel
This package contains the development files for Intel Processor Trace (Intel PT)
@ -51,28 +51,11 @@ ctest -V %{?_smp_mflags}
%{_libdir}/%{name}.so
%changelog
* Tue Oct 29 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 2.1-2
- fix build error on loongarch64
* Thu Jan 25 2024 liuchao <liuchao173@huawei.com> - 2.1-1
- Upgrade to 2.1:
- a new tool 'ptseg' for finding the PSB segment for a given offset.
- a new layer 'evt' representing the trace as a list of events.
- event tracing (cfe and evd packets).
- C11 threads, if available.
- Bug fixes and support for latest processors.
* Thu Feb 16 2023 Wenlong Zhang<zhangwenlong@loongson.cn> - 2.0.5-2
- Add loongarch64 support
* Wed Jul 13 2022 qinyu <qinyu32@huawei.com> - 2.0.5-1
- Upgrade to 2.0.5.
* Mon Nov 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.0.4-1
- Upgrade to 2.0.4.
* Wed Aug 19 2020 shenkai <shenkai8@huawei.com> - 2.0.3-1
- Upgrade to 2.0.3.
* Tue Feb 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.1-1
* Tue Jan 52 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.1-1
- Package init.

BIN
v2.0.4.tar.gz Normal file

Binary file not shown.

Binary file not shown.