[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from SpinLockProfilingTest
[ RUN      ] SpinLockProfilingTest.TestSpinlockProfiling
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:52.011443 17925 spinlock_profiling-test.cc:58] trace: 0812 06:37:52.011128 (+     0us) spinlock_profiling.cc:243] Waited 1.74 ms on lock 0x7ffee2bdf494. stack: 00007f5558922d35 00007f5558923325 000055f104e773db 00007f5557a0e0ec 00007f5557a02bda 00007f5557a02d9c 00007f5557a03376 00007f5557a0377b 00007f5557a0e60c 00007f5557a02e62 000055f104e7fa4f 000055f104e7eb8c 00007f5556c28c86 000055f104e77269
Metrics: {"spinlock_wait_cycles":4000000}
[       OK ] SpinLockProfilingTest.TestSpinlockProfiling (2 ms)
[ RUN      ] SpinLockProfilingTest.TestStackCollection
[       OK ] SpinLockProfilingTest.TestStackCollection (0 ms)
[----------] 2 tests from SpinLockProfilingTest (2 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (2 ms total)
[  PASSED  ] 2 tests.
