summaryrefslogtreecommitdiff
path: root/profcollectd
AgeCommit message (Expand)Author
2023-05-11profcollectd: Put usage setting in the report zip fileYabin Cui
2023-05-03profcollectd: Control record scope by binary filterYabin Cui
2023-05-03profcollectd: Use --decode-etm when recordingYabin Cui
2023-05-02profcollectd: Add a log file in the reportYabin Cui
2023-03-30Merge "Update usage of uuid crate"Chris Wailes
2023-01-19Update usage of uuid crateChris Wailes
2023-01-19Fix warnings from Rust 1.65.0Chris Wailes
2023-01-10Disable profcollectd for riscv64Colin Cross
2022-11-16Fix warnings from rustc 1.65.0Chris Wailes
2022-02-28Merge "profcollectd: add doc for testing custom configurations."Treehugger Robot
2022-02-24profcollectd: add doc for testing custom configurations.Yabin Cui
2022-02-23profcollectd: Log to System rather than MainYi Kong
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