aboutsummaryrefslogtreecommitdiff
path: root/fuzz
AgeCommit message (Expand)Author
2024-02-09runtime: rename files metrics.* to runtime.*Giuliano Procida
2024-02-09rename Metrics to Runtime and put runtime function parameters firstGiuliano Procida
2024-02-09metrics: make Metrics responsible for outputGiuliano Procida
2023-09-12DWARF processor: use file entry information to filter definitionsAleksei Vetrov
2023-05-16Abigail reader: forbid network access during XML parsingGiuliano Procida
2023-05-16type_roots: Add `ReadOptions` struct for ELF readerSid Nayyar
2023-02-03DWARF reader: apply type resolution to all idsAleksei Vetrov
2023-01-27all your brace are belong to usGiuliano Procida
2023-01-18fuzzers: fix include directivesGiuliano Procida
2023-01-05Add a proto_reader_fuzzer using random character dataMatthias Maennich
2023-01-05DWARF: temporarily disable DWARF processing by defaultAleksei Vetrov
2023-01-05Use DWFL to support relocations in DWARFAleksei Vetrov
2022-12-13rename `stg.{h,cc}` to `graph.{h,cc}`Giuliano Procida
2022-08-10ELF reader: add fuzzerAleksei Vetrov
2022-07-26Refactor ELF reading from BTF readerAleksei Vetrov
2022-07-04Update copyright yearsGiuliano Procida
2022-06-09BTF reader: remove ELF symtab readingGiuliano Procida
2022-06-09Add `ProcessScope` to do what `ProcessInstr` does, and call `ProcessScope` in...Ignes Simeonova
2022-03-29concrete Graph and node Id typesGiuliano Procida
2021-11-22BTF reader: use the error handling facilityGiuliano Procida
2021-11-22Abigail reader: use the error reporting facilityGiuliano Procida
2021-11-16Adopt generic system include paths for libabigail headersMatthias Maennich
2021-11-12BTF reader: add some BTF section sanity checkingGiuliano Procida
2021-11-12STG: replace dashes by underscores to make naming consistentMatthias Maennich
2021-11-12STG: Simple fuzzer for the btf readerMatthias Maennich
2021-11-12STG: abigail-reader-fuzzer: add missing license headerMatthias Maennich
2021-11-03Initial Commit of Symbol-Type Graph (STG)Giuliano Procida