summaryrefslogtreecommitdiff
path: root/profcollectd
AgeCommit message (Expand)Author
2022-02-09Merge "profcollectd: add interface to wait for ETM after boot."android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Yabin Cui
2022-02-07profcollectd: add interface to wait for ETM after boot.Yabin Cui
2022-02-07Update to improved system_properties API.Andrew Walbran
2022-01-19Revert^2 "[libprofcollectd] Fix binder import path"Stephen Crane
2022-01-19Revert "[libprofcollectd] Fix binder import path"Stephen Crane
2022-01-12[libprofcollectd] Fix binder import pathStephen Crane
2021-12-14profcollectd: Refactor for better code clarityYi Kong
2021-12-08profcollectd: include apex binaries in binary filterYi Kong
2021-12-05profcollectd: process reports on the main threadYi Kong
2021-11-30profcollectd: Clean up dead codeYi Kong
2021-11-30profcollectd: Remove local files once disabledYi Kong
2021-11-24profcollectd: Limit storage space usedYi Kong
2021-11-17profcollectd: only produce profiles for /system/{bin,lib,lib64}/*Yi Kong
2021-11-15profcollectd: Move threading to framework sideYi Kong
2021-11-08Add profcollectd to the shell groupYi Kong
2021-08-17profcollect: Docs for processing tracesYi Kong
2021-08-10profcollect: Add docs for profcollectYi Kong
2021-08-03Merge "Migrate to the librustutils system property bindings."Joel Galenson
2021-07-29Fix warnings in preparation for Rust 1.54.0Chris Wailes
2021-07-29Migrate to the librustutils system property bindings.Joel Galenson
2021-07-29profcollect: Change data directory ownership to shellYi Kong
2021-07-28Merge "Migrate profcollectd's libflags bindings from bindgen to cxx."Joel Galenson
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