summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-29[Non-ACR] set daemon memory limittizen_6.0Abhishek Vijay2-1/+2
2020-12-24Wakelock implementation updated according to RESETKamaljeet Chauhan4-120/+355
2020-12-22Integrate full wake history supportDewal Agarwal3-17/+162
2020-11-04Change Dump formatsDewal Agarwal2-104/+66
2020-09-27[Non-ACR] check file availabilitytizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201029.205104submit/tizen/20200927.121338accepted/tizen/unified/20200927.212957accepted/tizen/6.0/unified/hotfix/20201103.003958accepted/tizen/6.0/unified/20201030.115351tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedAbhishek Vijay3-6/+22
2020-09-27Merge "Return before if Hash is NULL" into tizenRandeep Singh1-25/+26
2020-09-27Merge "[Non-ACR] change log-type, improve readability, improve source code" i...Randeep Singh1-119/+128
2020-09-27Merge "[Non-ACR] add handling appLaunch & appTerminate events" into tizenRandeep Singh2-38/+264
2020-09-27Merge "[Non-ACR] get app_id/daemon-name in case of power lock/unlock" into tizenRandeep Singh3-49/+97
2020-09-25Return before if Hash is NULLDewal Agarwal1-25/+26
2020-09-24[Non-ACR] change log-type, improve readability, improve source codeAbhishek Vijay2-120/+129
2020-09-24[Non-ACR] add handling appLaunch & appTerminate eventsAbhishek Vijay2-38/+264
2020-09-22[Non-ACR] get app_id/daemon-name in case of power lock/unlockAbhishek Vijay3-49/+97
2020-09-21Change linear buffer to circularsubmit/tizen/20200925.104303Dewal Agarwal1-80/+127
2020-09-17Merge "[Non-ACR] improve SAM Score" into tizenAbhishek Vijay5-8/+14
2020-09-16Merge "Remove helper pool count indexes" into tizenAbhishek Vijay2-45/+41
2020-09-16Remove unused codeDewal Agarwal3-277/+0
2020-09-15Remove helper pool count indexesDewal Agarwal2-45/+41
2020-09-14Merge "Reduce function calls" into tizenAbhishek Vijay2-126/+70
2020-09-14Reduce function callsDewal Agarwal2-126/+70
2020-09-03[Non-ACR] improve SAM ScoreAbhishek Vijay5-8/+14
2020-09-03Merge "[Non-ACR] get app_id for UI based events" into tizensubmit/tizen/20200903.062614accepted/tizen/unified/20200907.143929Abhishek Vijay3-31/+110
2020-09-03Merge "[Non-ACR] removed un-necessary conditions" into tizenAbhishek Vijay2-134/+78
2020-08-31Change CPU power param to mADewal Agarwal2-4/+4
2020-08-26[Non-ACR] get app_id for UI based eventsAbhishek Vijay3-31/+110
2020-08-24[Non-ACR] removed un-necessary conditionsAbhishek Vijay2-134/+78
2020-08-18Merge "Add Dump Reset Option" into tizensubmit/tizen/20200818.083947accepted/tizen/unified/20200819.100415Abhishek Vijay1-49/+101
2020-08-06[Non-ACR] remove excess global variablesAbhishek Vijay1-33/+57
2020-07-24[Non-ACR] add error checks, change API for battery-infosubmit/tizen/20200727.072441submit/tizen/20200724.104859accepted/tizen/unified/20200727.131952Abhishek Vijay1-33/+92
2020-07-23[Non-ACR] modified listener initialization, refactoring & restructuringAbhishek Vijay2-195/+146
2020-07-22Merge "[Non-ACR] refactoring - dbus init/deinit in listeners" into tizenAbhishek Vijay4-62/+65
2020-07-22Merge "[Non-ACR] refactoring battery-dump listeners" into tizenAbhishek Vijay1-230/+187
2020-07-22[Non-ACR] refactoring battery-dump listenersAbhishek Vijay1-230/+187
2020-07-22Fix battery_info structure namesubmit/tizen/20200721.112435accepted/tizen/unified/20200723.161319Hyotaek Shim1-1/+1
2020-07-14[Non-ACR] refactoring - dbus init/deinit in listenersAbhishek Vijay4-62/+65
2020-07-08[Non-ACR] code cleanup - removing hrm sensorsubmit/tizen/20200713.113326accepted/tizen/unified/20200714.065730Abhishek Vijay17-355/+81
2020-07-07Add Dump Reset OptionDewal Agarwal1-49/+101
2020-06-30[Non-Acr] AppId updated for the foreground applications in dumpsys outputsubmit/tizen/20200703.060319accepted/tizen/unified/20200707.141020kamaljeet chauhan1-3/+33
2020-06-26Battery monitor signal strength levelsubmit/tizen/20200626.064352accepted/tizen/unified/20200626.133422kamaljeet chauhan1-57/+15
2020-06-26Improve calculated valuesDewal Agarwal2-88/+76
2020-06-23Free memory if pthread create failsDewal Agarwal1-53/+25
2020-06-22Fix to reduce overall dbus calls to get battery related informationsubmit/tizen/20200622.125727kamaljeet chauhan4-207/+126
2020-06-19Merge "Dump the start/end time of usage collection time" into tizenAbhishek Vijay2-0/+60
2020-06-18Fix Memory Leak in AppStatus Callback ImplementationDewal Agarwal1-20/+46
2020-06-17Prevent memory leak in fail caseDewal Agarwal1-15/+23
2020-06-15Remove dynamic allocationDewal Agarwal1-80/+47
2020-06-04Uncomment misc fieldDewal Agarwal1-5/+4
2020-06-04Dump the start/end time of usage collection timeKichan Kwon2-0/+60
2020-06-02Remove unused constantssubmit/tizen/20200602.140526accepted/tizen/unified/20200603.150026Dewal Agarwal1-92/+3
2020-06-02Add comments for command typesDewal Agarwal2-25/+5