fiber: return always-zero cpu_misses entry to fiber.top()
It was removed in the commit 390311bb ("fiber: get rid of cpu_misses in fiber.top()"). Return it back in order to avoid potential breaking changes. Follow-up #5869 NO_DOC=tarantool/doc#2989
Showing
- changelogs/unreleased/gh-5869-remove-fiber-top-cpu_misses.md 1 addition, 2 deletionschangelogs/unreleased/gh-5869-remove-fiber-top-cpu_misses.md
- src/lua/fiber.c 4 additions, 0 deletionssrc/lua/fiber.c
- test/app/fiber.result 5 additions, 1 deletiontest/app/fiber.result
- test/app/fiber.test.lua 2 additions, 1 deletiontest/app/fiber.test.lua
Loading
Please register or sign in to comment