ignorelist.txt 621 B

123456789101112131415
  1. # The rules in this file are only applied at compile time. If you can modify the
  2. # source in question, consider function attributes to disable instrumentation.
  3. #
  4. # Please think twice before you add or remove these rules.
  5. # False positive in ffmpeg due to assembly code. http://crbug.com/344505
  6. fun:ff_get_cpu_flags_x86
  7. # False positives due to use of linux_syscall_support. http://crbug.com/394028
  8. src:*/third_party/breakpad/breakpad/src/*
  9. src:*/components/crash/core/app/breakpad_linux.cc
  10. # Reports from sigaltstack instrumentation. https://crbug.com/1050279
  11. fun:NaClSignalStackRegister
  12. fun:NaClSignalStackUnregister