Commit Graph

10 Commits

Author SHA1 Message Date
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