Results for: kernel

Building External Android Kernel Modules with Bazel, Kleaf and the DDK – Are You Ready?

Have you started moving your Android kernel build processes to Google's Bazel build system and Kleaf framework yet? Bazel and Kleaf are strongly recommended for building the Android kernel and its...
https://developer.qualcomm.com/blog/building-external-android-kernel-modules-bazel-kleaf-and-ddk-are-you-ready
Tags:

UAPI Compatibility Checker: Automated Tooling to Detect Userspace Breakage in the Linux Kernel

How do you maintain backward compatibility with userspace apps in the Linux kernel? Most maintainers rely on code review and pushing changes out for testing. But with experienced reviewers and...
https://developer.qualcomm.com/blog/uapi-compatibility-checker-automated-tooling-detect-userspace-breakage-linux-kernel
Tags:

Minidump: New Tool for Selecting the Regions of RAM for Post-Crash Analysis

Co-written with Elliot Berman Instead of copying and parsing the complete RAM dump after a device crash, what if you could collect only the debug information you want? It would reduce the time and...
https://developer.qualcomm.com/blog/minidump-new-tool-selecting-regions-ram-post-crash-analysis
Tags: