55a2362348
code format
2024-07-14 10:33:12 +02:00
ccb952dde8
Revert "Replace gettimeofday with clock_gettime ( #2159 )"
...
This reverts commit 7c380a6612
.
2024-07-14 10:18:23 +02:00
7c380a6612
Replace gettimeofday with clock_gettime ( #2159 )
2024-07-14 00:25:58 +02:00
ed1a6f8a57
2024 v4.10c release
2024-02-03 11:01:31 +01:00
534b3eba14
qemu_get_symbol_addr.sh
2023-07-13 10:10:30 +02:00
35f09e11a4
welcome 2023
2023-01-03 09:38:07 +01:00
63b12c5f86
Fix unstable test makefile
2022-08-09 08:25:00 +01:00
3562de440e
Changes to add option for absolute coverage data
2022-08-04 18:46:29 +01:00
b7d741b18e
more welcome 2022
2022-01-07 09:18:51 +00:00
a3421f8099
Added addr for finding default base address
2021-12-17 18:23:49 +00:00
a15b5ef458
Changes to fix use of unstable coverage
2021-11-11 18:32:35 +00:00
e5f5d5886a
Add unstable coverage support
2021-08-26 18:06:41 +01:00
028f8ced8f
Fixed coverage on OSX (dependency on pipe2)
...
Removed use of 'realpath' in makefiles to fix OSX incompatibility
Fixed handling of when prefetching should be enabled
Snap the main binary during initialization to avoid stability issues with lazy loading
Add support for configurable inline cache entries for FRIDA on x86/x64
Support for prefetching FRIDA backpatches on x86/x64
Improved stats support on x86/x64/aarch64
2021-08-20 17:28:40 +01:00
2a433f90c4
Improved OSX support ( #1005 )
...
Co-authored-by: Your Name <you@example.com >
2021-07-06 09:09:43 +02:00
b9f260452e
Improve tracing support to include real addresses and edge ids and also support logging edges only once ( #972 )
...
Co-authored-by: Your Name <you@example.com >
2021-06-11 10:51:47 +02:00