|
Ran
|
Jobs
1
|
Files
89
|
Run time
2min
|
Badge
README BADGES
|
push
github
build: provide LUAJIT_USE_PERFTOOLS option This patch provides the LUAJIT_USE_PERFTOOLS flag via the CMake build system. It allows avoiding the definition of the cognominal macro definition via CMAKE_C_FLAGS to use integration with the Linux perf tools interface [1] to resolve symbols for traces generated by a JIT. It may be used like the following: | perf script record luajit test.lua | perf report -s symbol [1]: https://github.com/torvalds/linux/blob/master/tools/perf/Documentation/jit-interface.txt Resolves tarantool/tarantool#11300 Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit ecc260c1a)
5705 of 6041 branches covered (94.44%)
Branch coverage included in aggregate %.
21767 of 23490 relevant lines covered (92.66%)
3839833.95 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15488567315.1 | 89 |
93.03 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|