8ef8380f88
Accepting request 1175434 from devel:tools
Ana Guerrero2024-05-21 16:36:13 +00:00
1018f69db9
- Update to 5.8.0: * This release contains many small bug fixes and updates for new syscalls and CPU microarchitectures. * There is some support for lldb now. rr replay -d lldb will launch LLDB and connect it to rr just like we do for gdb. LLDB does not expose reverse-execution commands so for now, you can only replay forwards. (Of course you can still replay a recording as many times as you need to.)
Michael Vetter2024-05-21 06:05:02 +00:00
c948dddf8d
- Update to 5.8.0: * This release contains many small bug fixes and updates for new syscalls and CPU microarchitectures. * There is some support for lldb now. rr replay -d lldb will launch LLDB and connect it to rr just like we do for gdb. LLDB does not expose reverse-execution commands so for now, you can only replay forwards. (Of course you can still replay a recording as many times as you need to.)
Michael Vetter2024-05-21 06:05:02 +00:00
ceaefcb60e
Accepting request 1157166 from devel:tools
Ana Guerrero2024-03-13 21:18:31 +00:00
b527b2a924
Accepting request 1157166 from devel:tools
Ana Guerrero2024-03-13 21:18:31 +00:00
b85bd35713
Accepting request 1115163 from devel:tools
Ana Guerrero2023-10-05 18:03:23 +00:00
4affddf9f4
Accepting request 1115163 from devel:tools
Ana Guerrero2023-10-05 18:03:23 +00:00
cfca5ca3ec
- Update to 5.7.0: * This release includes many bug fixes, improvements to system call coverage, and incremental performance improvements. In particular, performance is improved for applications with thousands of threads (partly via the new WaitManager). A lot of rare intermittent bugs have been fixed, partly due to significant reworking of how unexpected task exits are handled. - Remove upstream patches: * 2248c85c.patch * 2979c60e.patch
Michael Vetter2023-10-04 07:21:29 +00:00
da0e48ca8c
- Update to 5.7.0: * This release includes many bug fixes, improvements to system call coverage, and incremental performance improvements. In particular, performance is improved for applications with thousands of threads (partly via the new WaitManager). A lot of rare intermittent bugs have been fixed, partly due to significant reworking of how unexpected task exits are handled. - Remove upstream patches: * 2248c85c.patch * 2979c60e.patch
Michael Vetter2023-10-04 07:21:29 +00:00
f1602efd77
- Update to 5.6.0: * This release includes many bug fixes, improvements to system call coverage, and incremental performance improvements. Plus: * ARM Aarch64 support is now production quality (features implemented and tests pass), with some caveats. Recent iterations of Cortex and Neoverse (AWS Graviton) chips are supported, as is Apple M1 (when running Linux on bare metal M1). LDREX/STREX are not supported; userspace code must use Large System Extensions atomics only. Thanks to Yichao Yu and Keno Fischer for this work! We don't have prebuilt ARM packages yet. * Recording applications that use RDTSC heavily should be much faster than in previous versions of rr. * The rseq system call is now supported (via emulation). - Remove patches contained in new release: * rr-glib-234.patch * rr-map-elf-header.patch * rr-pthread-for-new-gcc.patch
Michael Vetter2022-08-08 07:04:53 +00:00
6ddb728c72
- Update to 5.6.0: * This release includes many bug fixes, improvements to system call coverage, and incremental performance improvements. Plus: * ARM Aarch64 support is now production quality (features implemented and tests pass), with some caveats. Recent iterations of Cortex and Neoverse (AWS Graviton) chips are supported, as is Apple M1 (when running Linux on bare metal M1). LDREX/STREX are not supported; userspace code must use Large System Extensions atomics only. Thanks to Yichao Yu and Keno Fischer for this work! We don't have prebuilt ARM packages yet. * Recording applications that use RDTSC heavily should be much faster than in previous versions of rr. * The rseq system call is now supported (via emulation). - Remove patches contained in new release: * rr-glib-234.patch * rr-map-elf-header.patch * rr-pthread-for-new-gcc.patch
Michael Vetter2022-08-08 07:04:53 +00:00
25224f568e
- Cmake changes: * build as release * dont build 32bit * set c++14 via cmake instead of exporting variable * use cmake_build macro - Add rr-map-elf-header.patch: Fix undefined reference to `_dl_addr'
Michael Vetter2022-04-29 09:45:11 +00:00
d65f4098d2
- Cmake changes: * build as release * dont build 32bit * set c++14 via cmake instead of exporting variable * use cmake_build macro - Add rr-map-elf-header.patch: Fix undefined reference to `_dl_addr'
Michael Vetter2022-04-29 09:45:11 +00:00
d527f9b72c
- Update to 5.1.0: * gdb info proc map supported * Maintenance update to handle issues arising from Ubuntu 17.10 and Fedora 27 * Various bugs fixed - Remove rr-shared.patch: contained in upstream
Michael Vetter2017-12-14 08:55:18 +00:00
dfeff66bff
- Update to 5.1.0: * gdb info proc map supported * Maintenance update to handle issues arising from Ubuntu 17.10 and Fedora 27 * Various bugs fixed - Remove rr-shared.patch: contained in upstream
Michael Vetter2017-12-14 08:55:18 +00:00
bf4580293a
- Use more cmake macros: * rr-shared.patch * Disable building of tests as it breaks with our optflags - Build also 32-bit support - Limit to building on supported platforms
Martin Pluskal2017-11-27 08:47:41 +00:00
cbb49facd8
- Use more cmake macros: * rr-shared.patch * Disable building of tests as it breaks with our optflags - Build also 32-bit support - Limit to building on supported platforms
Martin Pluskal2017-11-27 08:47:41 +00:00
87804ed9cd
- Cleanup with spec-cleaner - Use more cmake macros - Fix building for Leap - Fix dependency on /usr/bin/bash
Martin Pluskal2017-11-26 18:32:55 +00:00
2885daef0d
- Cleanup with spec-cleaner - Use more cmake macros - Fix building for Leap - Fix dependency on /usr/bin/bash
Martin Pluskal2017-11-26 18:32:55 +00:00
3005ee6588
Accepting request 536560 from home:jubalh:branches:devel:tools
Martin Pluskal2017-10-25 15:20:20 +00:00
9399545d26
Accepting request 536560 from home:jubalh:branches:devel:tools
Martin Pluskal2017-10-25 15:20:20 +00:00