• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / luajit / 6036488607
89%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 31 Aug 2023 11:06AM UTC
Jobs 1
Files 89
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Aug 2023 10:56AM UTC coverage: 88.147% (+0.1%) from 88.01%
6036488607

push

github

fckxorg
tools: add cli flag to run profile dump parsers

It is really inconvenient to use a standalone shell script to parse
binary dumps from profilers. That is why this commit introduces a
CLI flag for tools in the LuaJIT, so now it is possible to parse
a memprof dump as simple as:
```
luajit -tm memprof.bin
luajit -tm --leak-only memprof.bin
```

And the sysprof too:
```
luajit -ts sysprof.bin
luajit -ts --split sysprof.bin
```

The `luajit-parse-memprof` and `luajit-parse-sysprof` are purged
as a result of these changes.

Closes tarantool/tarantool#5688

5336 of 5975 branches covered (0.0%)

Branch coverage included in aggregate %.

21 of 21 new or added lines in 1 file covered. (100.0%)

20476 of 23308 relevant lines covered (87.85%)

1295859.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
91.93
-1.41% src/luajit.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.92
-0.08% src/lj_asm.c
1
72.05
-0.08% src/lj_crecord.c
1
95.64
-0.05% src/lj_record.c
2
94.86
-0.68% src/lj_opt_loop.c
Jobs
ID Job ID Ran Files Coverage
1 6036488607.1 31 Aug 2023 11:06AM UTC 89
88.15
GitHub Action Run
Source Files on build 6036488607
  • Tree
  • List 89
  • Changed 88
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #6036488607
  • 1b01124e on github
  • Prev Build on tarantool/master (#6010772579)
  • Next Build on fckxorg/gh-5688-cli-for-memprof-parse (#6070291146)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc