|
|
@ -2896,7 +2896,7 @@ impl<T> core::convert::From<T> for aya::programs::kprobe::KProbeError
|
|
|
|
pub fn aya::programs::kprobe::KProbeError::from(t: T) -> T
|
|
|
|
pub fn aya::programs::kprobe::KProbeError::from(t: T) -> T
|
|
|
|
pub struct aya::programs::kprobe::KProbe
|
|
|
|
pub struct aya::programs::kprobe::KProbe
|
|
|
|
impl aya::programs::kprobe::KProbe
|
|
|
|
impl aya::programs::kprobe::KProbe
|
|
|
|
pub fn aya::programs::kprobe::KProbe::attach(&mut self, fn_name: &str, offset: u64) -> core::result::Result<aya::programs::kprobe::KProbeLinkId, aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::attach<T: core::convert::AsRef<std::ffi::os_str::OsStr>>(&mut self, fn_name: T, offset: u64) -> core::result::Result<aya::programs::kprobe::KProbeLinkId, aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::detach(&mut self, link_id: aya::programs::kprobe::KProbeLinkId) -> core::result::Result<(), aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::detach(&mut self, link_id: aya::programs::kprobe::KProbeLinkId) -> core::result::Result<(), aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::from_pin<P: core::convert::AsRef<std::path::Path>>(path: P, kind: aya::programs::ProbeKind) -> core::result::Result<Self, aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::from_pin<P: core::convert::AsRef<std::path::Path>>(path: P, kind: aya::programs::ProbeKind) -> core::result::Result<Self, aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::kind(&self) -> aya::programs::ProbeKind
|
|
|
|
pub fn aya::programs::kprobe::KProbe::kind(&self) -> aya::programs::ProbeKind
|
|
|
@ -5997,7 +5997,7 @@ impl<T> core::convert::From<T> for aya::programs::fexit::FExit
|
|
|
|
pub fn aya::programs::fexit::FExit::from(t: T) -> T
|
|
|
|
pub fn aya::programs::fexit::FExit::from(t: T) -> T
|
|
|
|
pub struct aya::programs::KProbe
|
|
|
|
pub struct aya::programs::KProbe
|
|
|
|
impl aya::programs::kprobe::KProbe
|
|
|
|
impl aya::programs::kprobe::KProbe
|
|
|
|
pub fn aya::programs::kprobe::KProbe::attach(&mut self, fn_name: &str, offset: u64) -> core::result::Result<aya::programs::kprobe::KProbeLinkId, aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::attach<T: core::convert::AsRef<std::ffi::os_str::OsStr>>(&mut self, fn_name: T, offset: u64) -> core::result::Result<aya::programs::kprobe::KProbeLinkId, aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::detach(&mut self, link_id: aya::programs::kprobe::KProbeLinkId) -> core::result::Result<(), aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::detach(&mut self, link_id: aya::programs::kprobe::KProbeLinkId) -> core::result::Result<(), aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::from_pin<P: core::convert::AsRef<std::path::Path>>(path: P, kind: aya::programs::ProbeKind) -> core::result::Result<Self, aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::from_pin<P: core::convert::AsRef<std::path::Path>>(path: P, kind: aya::programs::ProbeKind) -> core::result::Result<Self, aya::programs::ProgramError>
|
|
|
|
pub fn aya::programs::kprobe::KProbe::kind(&self) -> aya::programs::ProbeKind
|
|
|
|
pub fn aya::programs::kprobe::KProbe::kind(&self) -> aya::programs::ProbeKind
|
|
|
|