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

seccomp / libseccomp / 18358887303 / 1
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 08 Oct 2025 09:48PM UTC
Files 27
Run time 1s
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

08 Oct 2025 09:17PM UTC coverage: 89.046%. Remained the same
18358887303.1

push

github

pcmoore
arch: Add a script to update syscalls.csv

Add a script that will update syscalls.csv with syscalls and
syscall numbers from newer kernel versions.

For example, say that syscalls.csv is current up to kernel version
v6.13.  To update it to v6.16, then the following command would be
run:

	$ time ./src/arch-build-kver-tables.py -d {syscalls_path}
		-k {kernel path} -V 6.14,6.15,6.16
	Building version table for kernel 6.14
	Building version table for kernel 6.15
	Building version table for kernel 6.16

		real    1m5.221s
		user    0m30.809s
		sys     0m33.508s

	$ ./src/arch-update-syscalls-csv.py -a -d {path to tables}
		-k {kernel path} -c src/syscalls.csv -V 6.14,6.15,6.16

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>

3146 of 3533 relevant lines covered (89.05%)

256706.43 hits per line

Source Files on job amd64 - 18358887303.1
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18358887303
  • 2bc71899 on github
  • Prev Job for on main (#18331352322.1)
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