containers / containers/toolbox
Tracing tools inside toolbox
- Dominant language
- Go
- Stars
- 3.5k
- Forks
- 262
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
TLDR: I want to run bpftrace and (gtk)sysprof inside a toolbox on toolbox originating processes.
I understand this is a lofty goal listed in the README.md but I wanted to through some weight behind it and aim to gather ideas and if I have some spare cycles have a dig into it.
From what I understand, the toolbox container will require matching kernel headers, and access to the /sys filesystem for Bpftrace. There were issues with polkit for Sysprof (probably more, but that was the brick wall I hit).
I'd like to use both in emacs development which so far I have had to resort to other methods
hoping to get spur discussion on this and if I get some spare cycles I might be able to have a crack
Contributor guide
Assessment
This issue has not been assessed yet.