Pinned Repositories
addr2func
Android memory leak analyse tool
android-bonnie
bonnie for android
android-obb-example
Introduce an Android storage mechanism - OBB(Opaque Binary Blobs).
android-unpackbootimg
Tools to work with Android boot images
android_kernel_modules_and_devicetree_oppo_sm8650
follow the new kernel opt code
bootchart
merge of bootchart-collector and pybootchartgui
common-use
Will place common tools here to align all tools.
GLWallpaperService
A library for making OpenGL Live Wallpapers for Android.
rebucket
ReBucket – A Method for Clustering Duplicate Crash Reports based on Call Stack Similarity
workload-automation
A framework for automating workload execution and measurement collection on ARM devices.
8yanghao's Repositories
8yanghao/rebucket
ReBucket – A Method for Clustering Duplicate Crash Reports based on Call Stack Similarity
8yanghao/addr2func
Android memory leak analyse tool
8yanghao/android-bonnie
bonnie for android
8yanghao/android-unpackbootimg
Tools to work with Android boot images
8yanghao/android_kernel_modules_and_devicetree_oppo_sm8650
follow the new kernel opt code
8yanghao/AndroidDemoProjects
Collection of Small Android Projects
8yanghao/bootchart
merge of bootchart-collector and pybootchartgui
8yanghao/common-use
Will place common tools here to align all tools.
8yanghao/workload-automation
A framework for automating workload execution and measurement collection on ARM devices.
8yanghao/bpf-developer-tutorial
Learn eBPF by examples | eBPF 开发者教程与知识库:通过小工具和示例一步步学习 eBPF,包含性能、网络、安全等多种应用场景
8yanghao/bpftrace_lock_info
C code that generates a bpftrace sctript to pull locking data from Linux kernel and then reduce it
8yanghao/busybox
BusyBox mirror
8yanghao/catapult
Catapult
8yanghao/classb_mcu32_ramtest
Microchip IEC/UL 60730 Class B Functional Safety Libraries - PIC32
8yanghao/ebpf-slide
Collection of Linux eBPF slides/documents.
8yanghao/ExtendedAndroidTools_bpftrace
Extended Android Tools is a place to host and maintain a build environment and makefiles cross compiling Linux tools we all love for Android.
8yanghao/frida-all-in-one
《FRIDA操作手册》by @hluwa @r0ysue
8yanghao/iozone4Android
porting iozone to android
8yanghao/KernelAdiutor
An application which manages kernel parameters
8yanghao/kvm-cheat
Two simple KVM-QEMU implement including guest image, for education.
8yanghao/kvmtool
Stand-alone Native Linux KVM Tool repo
8yanghao/leakcanary
A memory leak detection library for Android and Java.
8yanghao/notes
kernel study doc Chinese
8yanghao/oomd
A userspace out-of-memory killer
8yanghao/pm-graph
The Suspend/Resume project provides a tool for system developers to visualize the activity between suspend and resume, allowing them to identify inefficiencies and bottlenecks.
8yanghao/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
8yanghao/stressapptest
Stressful Application Test - userspace memory and IO test
8yanghao/tensor-codegen
8yanghao/user_stack_backstrace-in-kernel
实现linux内核对应用段错误、double free问题栈回溯
8yanghao/YCSB
Yahoo! Cloud Serving Benchmark