-
I profiled the `powerletrics -i 1000` command with [py-spy](https://github.com/benfred/py-spy).
Once with RAPL and once where I segemented the *file open* calls for reading *memory* and *cmdline*.…
-
Currently the Mail Archive Plugin does not log BCC (Blind Carbon Copy) and CC (Carbon Copy) addresses. This functionality would be very beneficial for our workflow, as it helps to keep track of all re…
-
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 ??
-
Trying to build bcc with LLVM 19 fails with the following error:
```
/root/rpmbuild/BUILD/bcc-0.30.0-build/bcc-0.30.0/src/cc/frontends/clang/b_frontend_action.cc: In member function ‘bool ebpf::MapV…
-
Dear contributer:
could you add a example like bcc/tcptop or tcplife, can show below metrics, realy appreciate.
https://github.com/iovisor/bcc/blob/master/tools/tcptop_example.txt
https://github.…
-
design from Søren is available now: https://www.figma.com/design/OP0MF791uceVKpf3wPNJ3F/Bmm-%E2%80%93-App?node-id=8031-12925&node-type=frame&t=UMc7slZh41zyxHc5-0
-
### Description
GIVEN I have a mail with Cc
![image](https://github.com/user-attachments/assets/f19a1a53-7745-4855-9515-5296ec124aeb)
WHEN I do recipient seatch (**To**)
![image](https://…
-
### Laravel Version
11.24.1
### PHP Version
8.3.6
### Database Driver & Version
_No response_
### Description
In my AppServiceProvider boot method I have
```
if (!App::isProduct…
-
Hi, I am creating a python executable on my Ubuntu machine, where it runs fine but when i try to run the same executable on a different machine it throws this error:
```
Traceback (most recent call …
-
I think the implementation of `bcc_elf_is_exe`
https://github.com/iovisor/bcc/blob/d9eec93cfe46f1133aa8769f13b2550ca7edd08d/src/cc/bcc_elf.c#L1054-L1056
is subtly wrong, and should be using `sta…