-
Hi there.
how can I use seccomp and prctl syscall vs bcc to interception syscalls?
Is there another way to achieve this goal with bcc ??
-
```
What steps will reproduce the problem?
Step 1:
To instrument the kernel we need to use a custom GCC, which I have download
https://address-sanitizer.googlecode.com/files/gcc-r203101-snapshot.tar.…
-
```
What steps will reproduce the problem?
Step 1:
To instrument the kernel we need to use a custom GCC, which I have download
https://address-sanitizer.googlecode.com/files/gcc-r203101-snapshot.tar.…
-
I've seen the Linux kernel recently (5.8) extended the VFIO API (https://elixir.bootlin.com/linux/v5.8/source/include/uapi/linux/vfio.h) in order to support live migration.
We should investigate how …
-
| | |
| --- | --- |
| Bugzilla Link | [38886](https://llvm.org/bz38886) |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocesed source for libhttps://user-images.githubusercontent.com/9260…
-
ubuntu20.04,在`awusb`执行`sudo make`报错
```shell
make -C /lib/modules/5.13.0-27-generic/build SUBDIRS=/home/zzidun/code/sunxi-livesuite/awusb modules
make[1]: 进入目录“/usr/src/linux-headers-5.13.0-27-ge…
-
Using ubuntu 18.04 on VirtualBox, and bentofs in `linux5.4` branch, could not compile.
How to avoid this `unsupported option '-mrecord-mcount'`?
```
chris@chris-ubuntu:~/dev/bento/hello_ll2/rus…
-
There was someone that submitted patches to the kernel but they ended up unnoticed.
It's not like xpadneo's implementation of trigger rumble but allows userspace to control the trigger rumble motors
…
-
1 docker run -it --rm \
--privileged \
-v /lib/modules:/lib/modules:ro \
-v /usr/src:/usr/src:ro \
-v /etc/localtime:/etc/localtime:ro \
--workdir /usr/share/bcc/tools \
zlim/bcc
…
-
**Describe the motivation for the feature request**
AdaptiveCpp SYCL should be able to adaptively compile a feature subset of SYCL CPP to any given vulkan version level. It is desirable to have a gra…