about summary refs log tree commit diff
path: root/frida_mode/src/instrument/instrument_coverage.c
AgeCommit message (Expand)Author
2024-07-28Removed bogus free in instrument_coverage_unstable_find_outputkillerra
2024-07-23added free for new stringskillerra
2024-07-23Fixed frida unstable coverage for instances not named "default"killerra
2022-08-06code formatvanhauser-thc
2022-08-04Changes to add option for absolute coverage dataYour Name
2022-07-29Fix endianness of coverage data on big endian systemsYour Name
2022-07-12clang format 14vanhauser-thc
2022-07-04nitsvanhauser-thc
2021-12-20Improvements to debug outputYour Name
2021-11-11Changes to fix use of unstable coverageYour Name
2021-11-10Suppress spurious outputYour Name
2021-09-01Fixes to build on Ubuntu 18.04Your Name
2021-08-26Add unstable coverage supportYour Name
2021-08-25Changes to how modules are identified for coverageYour Name
2021-08-25Changes to fix coverage outputYour Name
2021-08-25Fix issues with cmplog caused by coverage writing to STDINYour Name
2021-08-20Fixed coverage on OSX (dependency on pipe2)Your Name
2021-08-18Force exit of coverage processYour Name
2021-08-17Add support for generating coverage informationYour Name