summaryrefslogtreecommitdiff
path: root/profcollectd
AgeCommit message (Expand)Author
2021-07-22Migrate profcollectd's libflags bindings from bindgen to cxx.Joel Galenson
2021-07-21Migrate to bionic's Rust property bindings.Joel Galenson
2021-07-20profcollectd: Remove reports past retention periodYi Kong
2021-07-14Merge "Migrate profcollectd's libbase bindings from bindgen to cxx."Joel Galenson
2021-07-14Migrate profcollectd's libbase bindings from bindgen to cxx.Joel Galenson
2021-07-14profcollectd: logging trace providerYi Kong
2021-06-23Replace writepid with task_profiles command for cgroup migrationSuren Baghdasaryan
2021-06-10Merge "profcollectd: fix setting ACL bits"Yi Kong
2021-06-09profcollectd: Change data directory group to systemYi Kong
2021-05-27profcollectd: fix setting ACL bitsYi Kong
2021-05-24profcollectd: Compress profile reportsYi Kong
2021-05-11profcollectd: Remove logic that deletes reports from old locationYi Kong
2021-04-14Added BinderFeatures parameter for new_binder.Andrew Walbran
2021-04-10profcollectd: Provide clearer messaging when daemon is not runningYi Kong
2021-04-08profcollectd: alternative property to start profcollectdYi Kong
2021-03-30Merge changes I91ea3a20,I165d28c4,Ieeb7eee0Yabin Cui
2021-03-30simpleperf_profcollect: add option for recording scope.Yabin Cui
2021-03-29Merge "profcollectd: keep the entire error backtrace in Binder result"Yi Kong
2021-03-29profcollectd: keep the entire error backtrace in Binder resultYi Kong
2021-03-29profcollectd: Allow specifying the profile id which BetterBug is usingYi Kong
2021-03-26profcollectd: Add binder call to copy reports into BetterBug internal storageYi Kong
2021-03-25profcollectd: Validity check input to delete_reportYi Kong
2021-03-24profcollectd: Add Binder API to delete reportsYi Kong
2021-03-23profcollectd: Create reports with unique namesYi Kong
2021-03-22profcollectd: Add Rust bindings for android::base::SetPropertyYi Kong
2021-03-10profcollectd: no longer need to map binder Status to ErrorYi Kong
2021-03-07profcollectd: Remove stale filesYi Kong
2021-03-04profcollect: Remove report at the old locationYi Kong
2021-03-03profcollectd: Full rewrite in Rust 🦀Yi Kong
2021-03-01Merge "[libprofcollectd] Use new jsoncpp API"Haibo Huang
2021-03-01Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"Bob Badour
2021-02-26[libprofcollectd] Use new jsoncpp APIHaibo Huang
2021-02-26Merge "profcollectd: Process profiles on a detached thread"Treehugger Robot
2021-02-26[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-26profcollectd: Process profiles on a detached threadYi Kong
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-18profcollectd: Don't stop the service when the enabled flag becomes falseYi Kong
2021-02-17profcollectd: Rust bindings for libbaseYi Kong
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-09libprofcollectd: Use libbinder_rs Strong references for Binder objectsStephen Crane
2021-02-08profcollectd: Rust bindings for libflagsYi Kong
2021-01-26profcollect: Don't attempt to restart the service on process exitYi Kong
2020-11-17profcollectd: Only start service if device config is setYi Kong
2020-11-11profcollectd: Move some binder client side methods to RustYi Kong
2020-11-04Revert "profcollectd: Use rlib version of libprofcollectd_rust instead of dylib"Florian Rival
2020-11-04profcollectd: Use rlib version of libprofcollectd_rust instead of dylibYi Kong
2020-11-02profcollectd: Add enabled flagYi Kong
2020-10-28profcollectd: Use device_config to control behavioursYi Kong
2020-09-11profcollectd: remove option for output pathsYi Kong