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

tarantool / luajit / 6867995106
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 14 Nov 2023 06:36PM UTC
Jobs 1
Files 89
Run time 10s
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

14 Nov 2023 06:27PM UTC coverage: 88.505% (+0.004%) from 88.501%
6867995106

push

github

igormunkin
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
```

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

Resolves tarantool/tarantool#5688

Reviewed-by: Sergey Kaplun <skaplun@tarantool.org>
Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Signed-off-by: Igor Munkin <imun@tarantool.org>

5369 of 5980 branches covered (0.0%)

Branch coverage included in aggregate %.

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

9 existing lines in 4 files now uncovered.

20586 of 23346 relevant lines covered (88.18%)

2757380.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
91.96
-1.37% src/luajit.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.91
-0.18% src/lj_opt_mem.c
1
95.96
-0.05% src/lj_record.c
2
72.56
0.0% src/lj_crecord.c
5
83.19
-2.16% src/lj_sysprof.c
Jobs
ID Job ID Ran Files Coverage
1 6867995106.1 14 Nov 2023 06:36PM UTC 89
88.51
GitHub Action Run
Source Files on build 6867995106
  • Tree
  • List 89
  • Changed 88
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #6867995106
  • 0380a8c1 on github
  • Prev Build on tarantool/master (#6854723763)
  • Next Build on tarantool/master (#6893510731)
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