• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Too slow under Valgrind/Wine and TSan/Windows
2TimeTicks.WinRollover
3
4# Very sensitive to slowdown
5TimeTicks.Deltas
6TimeTicks.HighResNow
7TimerTest.RepeatingTimer*
8
9# This Windows-native sampling profiler test does not work under our tools
10# because it assumes the original code runs, not the modified version
11# with instrumentation. See http://crbug.com/106829
12SamplingProfilerTest.Sample
13