Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Investigate ftrace and live patching #256

Open
@geofft

Description

@geofft

A question from today's Linux Plumbers Conference session: do things like ftrace and kgraft work properly? Do they work properly in a GCC-compiled host kernel (i.e., LLVM for Rust and GCC for C)?

I think they do, because I think this support just uses __fentry__ which both LLVM and GCC implement (I think) in the same way, but we should test it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingSomething related to how we test this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions