summaryrefslogtreecommitdiff
path: root/profcollectd
AgeCommit message (Expand)Author
4 daysAutomatically delete trace files after generating reportAbhishek Gadewar
2024-04-17profcollect: Change config namespace to aconfig_flags.profcollect_native_bootYi Kong
2024-04-08Do not reset profcollectd on sampling_period changeYi Kong
2024-03-06profcollectd: Update binary_filter to include kernel codeYabin Cui
2024-02-09Merge "Replace lazy_static with once_cell" into mainTreehugger Robot
2024-01-31Replace use of deprecated function with_min_levelJeff Vander Stoep
2024-01-22Replace lazy_static with once_cellLuca Stefani
2024-01-17Merge "Fix build with logging_trace_provider" into mainYi Kong
2024-01-16Update OWNERSYi Kong
2024-01-16Fix build with logging_trace_providerYi Kong
2023-12-13profcollectd: Don't dump symbols in recording filesYabin Cui
2023-12-13profcollectd: Support collecting LBR dataYabin Cui
2023-06-01remove libprofcollect_libflags_rust and replace with libflags_rustDennis Shen
2023-05-12profcollectd: Put usage setting in the report zip fileYabin Cui
2023-05-02profcollectd: Control record scope by binary filterYabin Cui
2023-05-02profcollectd: Use --decode-etm when recordingYabin Cui
2023-05-01profcollectd: 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