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

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

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 23 Aug 2023 03:01PM UTC
Jobs 1
Files 89
Run time 5s
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

23 Aug 2023 02:56PM UTC coverage: 87.838% (+0.02%) from 87.821%
5953029851

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 to 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 this changes.

Closes tarantool/tarantool#5688

5344 of 6007 branches covered (88.96%)

Branch coverage included in aggregate %.

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

20511 of 23428 relevant lines covered (87.55%)

877087.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
92.55
-0.78% src/luajit.c

Uncovered Existing Lines

Lines Coverage ∆ File
2
95.68
-0.16% src/lj_record.c
6
74.24
-0.46% src/lj_opt_fold.c
Jobs
ID Job ID Ran Files Coverage
1 5953029851.1 23 Aug 2023 03:01PM UTC 89
87.84
GitHub Action Run
Source Files on build 5953029851
  • Tree
  • List 89
  • Changed 87
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #5953029851
  • ba310224 on github
  • Prev Build on tarantool/master (#5867124711)
  • Next Build on fckxorg/gh-5688-cli-for-memprof-parse (#6026444715)
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