#
bcc
Here are 86 public repositories matching this topic...
9
good first issue
Good for newcomers
docs
Issues related to bpftrace documentation, man page, --help message, and error/warning messages.
A curated list of awesome projects related to eBPF.
-
Updated
Jun 10, 2022
grantseltzer
opened
Jan 19, 2020
Open
influxdb 启动配置梳理
helight
commented
Dec 16, 2021
influxdb目前启动的数据是提交的仓库的,这部分依赖要清理一下,git仓库中只保留配置文件和配置数据,db采集数据不要放在仓库中。
good first issue
Good for newcomers
help wanted
Extra attention is needed
develop
Development tasks and issues discussion
Open
增加一个plugins的demo
Open
插件添加文档更新到目前系统的版本
Dump unix domain socket traffic with bpf
-
Updated
Jun 7, 2022 - Python
OCI hook to trace syscalls and generate a seccomp profile
-
Updated
Mar 16, 2022 - Go
ShestakUI for WoW Classic (1.14.3) and Burning Crusade Classic (2.5.4)
wow
ui
lua
interface
addon
classic
user-interface
world-of-warcraft
worldofwarcraft
bcc
tbc
burning-crusade
userinterface
wow-classic
wowclassic
1-14-3
2-5-4
20504
11403
-
Updated
Jun 5, 2022 - Lua
willfindlay
commented
Nov 9, 2020
Need to finish configuring Semaphore CI to automatically run unit tests on newer kernels. So far, there are some linker issues with building bcc from source on the Ubuntu VM. Seems to be a Semaphore idiosyncrasy. See: iovisor/bcc#3161
The plan is to run QEMU on top of the Semaphore VM so we can test with bleeding-edge kernels.
Tool tracing syscalls in a fast way using eBPF linux kernel feature
-
Updated
May 14, 2018 - C
Serial Communications Test Tool written in C# .NET Framework
serial
protocol
checksum
serial-ports
crc
usb-serial-adapters
rs232
rs485
philip
bcc
modulus-checking
serial-communications-test
-
Updated
Sep 2, 2020 - C#
Set of scripts to monitor PostgreSQL at low level using bcc
-
Updated
Feb 28, 2019 - Python
A next-generation bcc parser for BlitzMax
-
Updated
Apr 16, 2022 - BlitzMax
ebpH (Extended BPF Process Homeostasis) monitors process behavior on your system to establish normal behavioral patterns. ebpH reports anomalous behavior and prevents attacks by denying anoamlous access requests.
linux
security
operating-system
ebpf
bcc
intrusion-detection-system
operating-system-security
process-homeostasis
-
Updated
Aug 8, 2021 - Python
Real-time monitoring of KVM/Qemu VMs
-
Updated
Apr 28, 2022 - Python
This repository contains a tool which traces syscalls in a fast way using eBPF linux kernel feature
-
Updated
Jun 30, 2017 - C++
-
Updated
Mar 27, 2022 - C++
Improve this page
Add a description, image, and links to the bcc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bcc topic, visit your repo's landing page and select "manage topics."
Seems we have some language features not fully documented (like bitshift operators in #1322).
Would be good to go through language grammar and make sure everything is in the reference guide.