Hello, 
I am trying to implement the eBPF program documented on here 
<https://source.android.com/devices/architecture/kernel/bpf#users_of_ebpf_in_android>.
 
I was able to get the kernel side code example(myschedtp.c) loaded on my 
pixel 4a, but the documentation doesn't mention how to compile and run the 
program in this subsection 
<https://source.android.com/devices/architecture/kernel/bpf#attaching_programs_to_tracepoints_and_kprobes>.
 
Does the user space code also have to compiled along with the build? Or is 
there a way to cross compiled and simply push it onto the device?

Thanks

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/9f55eb84-e156-4053-b81d-ae3e28cebedbn%40googlegroups.com.

Reply via email to