Move arch_perfAnalyze outside of for loop
1 file changed
tree: ebe17f842fb76c2ee45f309ef554ad21a9ff93b8
  1. docs/
  2. examples/
  3. interceptor/
  4. linux/
  5. mac/
  6. posix/
  7. third_party/
  8. arch.h
  9. CHANGELOG
  10. common.h
  11. COPYING
  12. files.c
  13. files.h
  14. fuzz.c
  15. fuzz.h
  16. honggfuzz.c
  17. log.c
  18. log.h
  19. Makefile
  20. mangle.c
  21. mangle.h
  22. README.md
  23. report.c
  24. report.h
  25. util.c
  26. util.h
README.md

honggfuzz

Description

Code

Requirements

  • (under Linux) - BFD library (libbfd-dev) and LibUnwind (libunwind-dev/libunwind8-dev)
  • (under FreeBSD) - gmake

Other

This is NOT an official Google product.