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

drakenclimber / libcgroup / 12751113879
56%

Build:
DEFAULT BRANCH: main
Ran 13 Jan 2025 04:02PM UTC
Jobs 3
Files 26
Run time 1min
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

10 Jan 2025 06:07PM UTC coverage: 58.008% (-0.6%) from 58.59%
12751113879

push

github

drakenclimber
libcgroup.map: include cgroup_get_cgroup_name

Using cgroup_get_cgroup_name() API, fails with:

gcc -o cgrp_get_cgrp_name cgrp_get_cgrp_name.c -lcgroup
/usr/bin/ld: /tmp/ccIyBv5c.o: in function `main':
cgrp_get_cgrp_name.c:(.text+0xaa): undefined reference to `cgroup_get_cgroup_name'
collect2: error: ld returned 1 exit status

The API was introduced by commit ca32d88ef56b1 ("wrappers: Add a
cgroup_get_cgroup_name API") but missed adding it to libcgroup.map file,
causing the linkage issue. Fix the issue by adding the API at the
libcgroup.map under version it was introduced.

Fixes: https://github.com/libcgroup/libcgroup/issues/459
Reported-by: Ron Nazarov <ron@noisytoot.org>
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

5625 of 9697 relevant lines covered (58.01%)

879.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Cgroup v1/v2 Functional Tests - 12751113879.1 13 Jan 2025 04:05PM UTC 26
53.85
GitHub Action Run
2 No systemd Functional Tests - 12751113879.2 13 Jan 2025 04:02PM UTC 26
49.4
GitHub Action Run
3 Cgroup v1 Functional Tests - 12751113879.3 13 Jan 2025 04:03PM UTC 26
44.31
GitHub Action Run
Source Files on build 12751113879
  • Tree
  • List 26
  • Changed 9
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 861a9369 on github
  • Prev Build on main (#11597647540)
  • Next Build on main (#12753040369)
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

© 2026 Coveralls, Inc