[==========] 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 08:04:08.288515 29532 spinlock_profiling-test.cc:58] trace: 0812 08:04:08.288195 (+     0us) spinlock_profiling.cc:243] Waited 1.74 ms on lock 0x7ffd293d79f4. stack: 00007fc65bd04d35 00007fc65bd05325 000055cfffad63db 00007fc65adf00ec 00007fc65ade4bda 00007fc65ade4d9c 00007fc65ade5376 00007fc65ade577b 00007fc65adf060c 00007fc65ade4e62 000055cfffadea4f 000055cfffaddb8c 00007fc65a00ac86 000055cfffad6269
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.
