summaryrefslogtreecommitdiff
path: root/services/profcollect
AgeCommit message (Expand)Author
2024-12-17profcollect: Do not collect profiles when the battery is low Yi Kong
2024-12-09profcollect: Move periodic trace worker to the system server Yi Kong
2024-11-21profcollect: Do not upload profiles if verity is disabled Yi Kong
2024-11-15profcollect: Fix NPE when invoking UsbManager Yi Kong
2024-10-29profcollect: check if ADB is active when the service starts. Yi Kong
2024-10-25profcollect: Disable tracing while ADB is connected Yi Kong
2024-10-02profcollect: introduce a cool down window between trace events Yi Kong
2024-09-28profcollect: gracefully handle ServiceSpecificException Yi Kong
2024-08-21profcollect: increase applaunch trace frequency to 5% Yi Kong
2024-08-21profcollect: Refactor tracing code to a util class Yi Kong
2024-08-19profcollect: Refactor to use a common method for calculating frequency threshold Yi Kong
2024-07-24profcollect: Guard binder calls with null checks Yi Kong
2024-07-23profcollect: fix camera event delay logic Yi Kong
2024-07-22profcollect: Collect camera traces for a longer duration Yi Kong
2024-07-08profcollect: Switch to process level tracing for camera open events Yi Kong
2024-07-07profcollect: Rename trace_once to trace_system Yi Kong
2024-07-04profcollect: collect intilization code behavior for camera open events Yi Kong
2024-06-18profcollect: Don't hardcode OnCameraOpened skip packages list Yi Kong
2024-06-07profcollect: Use postDelayed instead of starting a thread and sleep Yi Kong
2024-06-06profcollect: Trace on camera open events Yi Kong
2024-06-04profcollect: Remove unused DEBUG logs Yi Kong
2024-05-24profcollect: Make binder call on a background thread Yi Kong
2024-05-22profcollect: create and upload profile on every idle maintenance Yi Kong
2024-05-11profcollectd: call jobFinished even if failed Yi Kong
2024-05-03Call jobFinished after ProfcollectBGJobService processing completes Abhishek Gadewar
2024-02-06Merge "profcollect: Change dex2oat callback to use Runnable::run" into main Yi Kong
2024-02-06profcollect: Change dex2oat callback to use Runnable::run Yi Kong
2024-02-02profcollect: Increase default dex2oat frequency Yi Kong
2024-01-31Merge "profcollect: rename variable" into main Yi Kong
2024-01-31profcollect: update OWNERS Yi Kong
2024-01-31profcollect: rename variable Yi Kong
2024-01-16profcollect dex2oat observer Yi Kong
2023-05-12ProfcollectForwardingService: Pass usage setting when reporting Yabin Cui
2023-05-02Profcollect: Fix two issues flagged by lint Yi Kong
2023-04-30Profcollect: Allow manually triggering profile upload Yi Kong
2022-09-14profcollect: Fix possible NPE in ProfcollectBGJobService Yi Kong
2022-09-01profcollect: Reduce background processing job priority Yi Kong
2022-04-25Reduce overhead of activity launch observer Riddle Hsu
2022-03-26profcollect: Increase background processing frequency to every 4 hours Yi Kong
2022-03-09profcollect: Register observers in a background thread Yi Kong
2022-03-08profcollet: Fix possible NPE Yi Kong
2022-02-07profcollectd: register callback to wait until ETM is ready. Yabin Cui
2021-11-19profcollect: check hardware capability on a background thread Yi Kong
2021-11-18Merge "profcollect: trace on background thread" Yi Kong
2021-11-18profcollect: trace on background thread Yi Kong
2021-11-15profcollectd: Move threading from native side Yi Kong
2021-11-08Rename upload action to com.android.shell.action.PROFCOLLECT_UPLOAD Yi Kong
2021-10-13profcollect/betterbug integration with content uri Yi Kong
2021-07-21Merge "profcollect: Add verbose logging for ota status updates" am: ac418218f... Treehugger Robot
2021-07-21profcollect: Add verbose logging for ota status updates Yi Kong