summaryrefslogtreecommitdiff
path: root/profcollectd/libprofcollectd/lib.rs
AgeCommit message (Expand)Author
2022-02-23profcollectd: Log to System rather than MainYi Kong
2022-02-07profcollectd: add interface to wait for ETM after boot.Yabin Cui
2021-11-30profcollectd: Remove local files once disabledYi Kong
2021-11-15profcollectd: Move threading to framework sideYi Kong
2021-07-29Fix warnings in preparation for Rust 1.54.0Chris Wailes
2021-07-14profcollectd: logging trace providerYi Kong
2021-04-14Added BinderFeatures parameter for new_binder.Andrew Walbran
2021-04-10profcollectd: Provide clearer messaging when daemon is not runningYi Kong
2021-03-23profcollectd: Create reports with unique namesYi Kong
2021-03-10profcollectd: no longer need to map binder Status to ErrorYi Kong
2021-03-03profcollectd: Full rewrite in Rust 🦀Yi Kong
2021-02-09libprofcollectd: Use libbinder_rs Strong references for Binder objectsStephen Crane
2020-11-11profcollectd: Move some binder client side methods to RustYi Kong
2020-09-08profcollectd: Separate profile processing and reporting into two commandsYi Kong
2020-08-19Move include/libprofcollectd.rsChih-Hung Hsieh