-
## Current situation
We have gadgets using different kinds of ebpf programs (kprobe, tracepoint, socket filter, etc.) but no gadgets using uprobes so far.
## Impact
Many use cases needs uprob…
alban updated
4 months ago
-
### What happened?
`crio` fails validation for `conmon_cgroup` when using `cgroupfs` as cgroup manager. With following configuration:
[crio.runtime]
cgroup_manager = "cgroupfs"
conmo…
-
Migrated from [rt.perl.org#128427](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=128427) (status was 'open')
Searchable as RT128427$
p5pRT updated
2 years ago
-
**Describe the bug**
After switching on the RPi 3b the rainbow color screen is loading and the Raspberry Pi Logo is shown. Afterwards the display switches off and stays off. Starting with a hdmi cabl…
-
### Environment
* Ubuntu 18.04 (with later kernel 5.0)
* Kubernetes 1.15.0 / 1.16.0
* Cilium 1.6.3
* Following guide for [external etcd](https://cilium.readthedocs.io/en/stable/gettingstarted/k8…
-
### What happened?
```log
Apr 25 20:28:46 user-desktop crio[1271281]: time="2022-04-25 20:28:46.398054959+08:00" level=error msg="Unable to get disk usage for container aa945de4f85e56e0a0f476db6e7…
-
I was trying to use the ability to use tracepoints on an Ubuntu box, but got an error that it's unsupported.
```
ubuntu@ip-172-31-44-65:~$ sudo /usr/local/async-profiler/bin/asprof -e 'syscalls…
-
### 🐛 Describe the bug
enable dynamo optimize, replace `self.bbox_head(x)` wtih `torch._dynamo.optimize("inductor")(self.bbox_head)(x)`, and compiled error when come to backward, compiled failed
#…
-
I tried the latest version of Dynamorio and generated an offline trace for simple helloworld program written in c/cpp. In addition, I tried to capture kernel trace using **-enable_kernel_tracing** fla…
-
- [ ] Finish Design section draft **8.12**
- [ ] Finish Zero-copy prototype **8.12**
- [ ] Polling Done **16.12**
- [ ] Prototype Finish **21.12**