Pinned Repositories
BPF-sandbox
Cpp-exercises
Solutions to the exercises found in _C++ for C Programmers, Third Edition_ by Ira Pohl
folly
An open-source C++ library developed and used at Facebook.
irq-tracing
Example code for tracing IRQs in Linux kernel
jghuff-demo
Cloned from https://gist.github.com/Slackadays/211ea049dfc14fd7cd2bf0c7e2acf1f0
LCA2018-Demo-Code
Demo code for linux.conf.au "Linux: the first second" presentation
linux
Kernel tree for Boundary Devices platforms
makedts
Bash script that invokes the C preprocessor and device-tree compiler to transform a nested hierarchy of device-tree source files into a single human-readable ASCII output.
SCALE2024
Demo scripts for 2024 Southern California Linux Expo presentation.
util-scripts
Simple C and C++ programs that are useful to systems and embedded programmers.
chaiken's Repositories
chaiken/LCA2018-Demo-Code
Demo code for linux.conf.au "Linux: the first second" presentation
chaiken/irq-tracing
Example code for tracing IRQs in Linux kernel
chaiken/makedts
Bash script that invokes the C preprocessor and device-tree compiler to transform a nested hierarchy of device-tree source files into a single human-readable ASCII output.
chaiken/BPF-sandbox
chaiken/SCALE2024
Demo scripts for 2024 Southern California Linux Expo presentation.
chaiken/folly
An open-source C++ library developed and used at Facebook.
chaiken/jghuff-demo
Cloned from https://gist.github.com/Slackadays/211ea049dfc14fd7cd2bf0c7e2acf1f0
chaiken/systemd-hacks
Allow systemd-readahead users to specify a limited list of files as sources of the pack
chaiken/util-scripts
Simple C and C++ programs that are useful to systems and embedded programmers.
chaiken/C-Exercises
C coding exercises that are unit-tested with googletest framework, ASAN and UBSAN
chaiken/Cpp-exercises
Solutions to the exercises found in _C++ for C Programmers, Third Edition_ by Ira Pohl
chaiken/linux
Kernel tree for Boundary Devices platforms
chaiken/Adafruit-PWM-Servo-Driver-Library
Adafruit PWM Servo Driver Library
chaiken/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
chaiken/bpftrace
High-level tracing language for Linux eBPF
chaiken/busy-buses
Some simple applets that provide fake enumeration of embedded buses for ARM
chaiken/exerciseforthereader.org
chaiken/helloc
Simple C unit testing example
chaiken/qt-bazel-example
An example QT application built with Bazel
chaiken/SCALE2022-demo-code
chaiken/she-devel.com
she-devel.com website container
chaiken/util-linux