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

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

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 09 Nov 2023 09:58AM UTC
Jobs 1
Files 89
Run time 9s
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

09 Nov 2023 12:09AM UTC coverage: 88.228% (+0.07%) from 88.162%
6810128957

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

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

Closes tarantool/tarantool#5688

5347 of 5979 branches covered (0.0%)

Branch coverage included in aggregate %.

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

26 existing lines in 5 files now uncovered.

20510 of 23328 relevant lines covered (87.92%)

2750025.06 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.65
-0.05% src/lj_record.c
2
91.96
-1.85% src/luajit.c
6
88.38
-0.76% src/lj_ffrecord.c
7
75.14
-0.63% src/lj_opt_fold.c
10
73.0
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 6810128957.1 09 Nov 2023 09:58AM UTC 89
88.23
GitHub Action Run
Source Files on build 6810128957
  • Tree
  • List 89
  • Changed 88
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #6810128957
  • 5a2ffd0e on github
  • Prev Build on tarantool/master (#6803001423)
  • Next Build on fckxorg/gh-5688-cli-for-memprof-parse (#6861904261)
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