summaryrefslogtreecommitdiff
path: root/libatrace_rust/src
AgeCommit message (Expand)Author
2023-09-15Speed up the subscriberNikita Putikhin
2023-09-11Add tracing subscriber for ATraceNikita Putikhin
2023-07-26Add readme and owners, improve commentsNikita Putikhin
2023-07-25Add a macro to instrument the calling methodNikita Putikhin
2023-07-24Add scoped eventNikita Putikhin
2023-07-24Wrap instant events and countersNikita Putikhin
2023-07-24Wrap async ATrace eventsNikita Putikhin
2023-07-24Wrap atrace utility methodsNikita Putikhin
2023-07-21Don't call wrapped atrace_begin if tag is disabledNikita Putikhin
2023-07-17Add Rust ATrace libraryNikita Putikhin