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

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

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 30 Aug 2023 02:48PM 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

30 Aug 2023 02:43PM UTC coverage: 87.808% (-0.01%) from 87.821%
6026444715

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

5343 of 6008 branches covered (0.0%)

Branch coverage included in aggregate %.

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

20506 of 23430 relevant lines covered (87.52%)

883672.17 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
2
95.68
-0.16% src/lj_record.c
6
74.24
-0.46% src/lj_opt_fold.c
6
82.22
0.0% src/lj_sysprof.c
Jobs
ID Job ID Ran Files Coverage
1 6026444715.1 30 Aug 2023 02:48PM UTC 89
87.81
GitHub Action Run
Source Files on build 6026444715
  • 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 #6026444715
  • 4cf1fe30 on github
  • Prev Build on tarantool/master (#5867124711)
  • Next Build on fckxorg/gh-5688-cli-for-memprof-parse (#6035204439)
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