Compare commits
No commits in common. "d44c84811781e9173e667c0acb381edf9b51ca66" and "d4e1af18a20090303d02adb2eba56ca029ead7ca" have entirely different histories.
d44c848117
...
d4e1af18a2
28
libipt.spec
28
libipt.spec
@ -1,12 +1,12 @@
|
|||||||
Name: libipt
|
Name: libipt
|
||||||
Version: 2.1
|
Version: 2.0.4
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Intel(R) Processor Trace Decoder Library
|
Summary: Intel(R) Processor Trace Decoder Library
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/intel/libipt
|
URL: https://github.com/intel/libipt
|
||||||
Source0: https://github.com/intel/%{name}/archive/v%{version}.tar.gz
|
Source0: https://github.com/intel/%{name}/archive/v%{version}.tar.gz
|
||||||
BuildRequires: gcc-c++ cmake
|
BuildRequires: gcc-c++ cmake
|
||||||
ExclusiveArch: %{ix86} x86_64 loongarch64 sw_64 mips64el
|
ExclusiveArch: %{ix86} x86_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Intel Processor Trace (Intel PT) Decoder Library is Intel's reference
|
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
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
ExclusiveArch: %{ix86} x86_64 loongarch64 sw_64 mips64el
|
ExclusiveArch: %{ix86} x86_64
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains the development files for Intel Processor Trace (Intel PT)
|
This package contains the development files for Intel Processor Trace (Intel PT)
|
||||||
@ -51,26 +51,6 @@ ctest -V %{?_smp_mflags}
|
|||||||
%{_libdir}/%{name}.so
|
%{_libdir}/%{name}.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 06 2025 mahailiang <mahailiang@uniontech.com> - 2.1-3
|
|
||||||
- fix build error on sw_64 mips64el
|
|
||||||
|
|
||||||
* 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
|
* Mon Nov 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.0.4-1
|
||||||
- Upgrade to 2.0.4.
|
- Upgrade to 2.0.4.
|
||||||
|
|
||||||
|
|||||||
BIN
v2.0.4.tar.gz
Normal file
BIN
v2.0.4.tar.gz
Normal file
Binary file not shown.
BIN
v2.1.tar.gz
BIN
v2.1.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user