summaryrefslogtreecommitdiff
path: root/drivers/android/binder/trace.rs
AgeCommit message (Expand)AuthorFilesLines
2026-04-01rust_binder: add `command`/`return` tracepointsMohamad Alsadhan1-0/+13
2026-04-01rust_binder: add fd translation tracepointsMohamad Alsadhan1-0/+13
2026-04-01rust_binder: add `transaction_received` tracepointMohamad Alsadhan1-0/+7
2026-04-01rust_binder: add `wait_for_work` tracepointMohamad Alsadhan1-0/+7
2026-04-01rust_binder: add ioctl/read/write done tracepointsMohamad Alsadhan1-1/+29
2026-04-01rust_binder: remove "rust_" prefix from tracepointsMohamad Alsadhan1-4/+4
2025-12-29rust_binder: add binder_transaction tracepointAlice Ryhl1-0/+21
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl1-0/+16