summaryrefslogtreecommitdiff
path: root/perfprofd
AgeCommit message (Expand)Author
2017-08-24Add missing libdl dependenciesPavlin Radoslavov
2017-04-13perfprofd: Use testdata in Android.bp.Yabin Cui
2017-03-29Add test config to perfprofd_testDan Shi
2017-01-31Add permission bits to open with O_CREAT.George Burgess IV
2016-10-28Convert perfprofd to Android.bpColin Cross
2016-10-08Rely on the platform -std default.Elliott Hughes
2016-09-29perfprofd: build errorMark Salyzyn
2016-09-27Add missing liblog dependencyDimitry Ivanov
2016-09-27Merge "Stop coalescing kernel processes to the same name, other changes."Than McIntosh
2016-09-24Stop coalescing kernel processes to the same name, other changes.Alexey Alexandrov
2016-09-21Add missing include.Dan Albert
2016-08-02Fix google-explicit-constructor warnings in perfprofd.Chih-Hung Hsieh
2016-07-27Fix clang-tidy performance warnings in perfprofd.Chih-Hung Hsieh
2016-06-28Switch to new encoding scheme for large records.Than McIntosh
2016-06-03Support for converting callchain profiles.Than McIntosh
2016-06-02Handle additional record types in perf.data reader.Than McIntosh
2016-05-18Fix misc-macro-parentheses warnings in perfprofd.Chih-Hung Hsieh
2016-05-06Fix LOCAL_CPP_EXTENSION.Ying Wang
2015-12-28Use GID "wakelock" to control access to kernel wakelockPavlin Radoslavov
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-10-26Merge "Reduce oom_score_adj to zero for perfprofd."Than McIntosh
2015-10-23Reduce oom_score_adj to zero for perfprofd.Than McIntosh
2015-10-05am 6ddfa666: am 92e11ea1: Merge "Add NOTICE files"Sami Tolvanen
2015-10-02Add NOTICE filesSami Tolvanen
2015-09-21add system-background cpusetTom Cherry
2015-09-08Support for additional profile annotations.Than McIntosh
2015-08-19bundle init.rc contents with its serviceTom Cherry
2015-06-10Record device screen state and system load (from /proc/loadavg).Than McIntosh
2015-05-27Perfprofd: various changes related to config parameters.Than McIntosh
2015-05-13Add sequence number to encoded perf.data file.Dehao Chen
2015-05-06Separate the destination directory to /data/misc/perfprofd.Dehao Chen
2015-05-04Change the encoded file's mode to be readable by GMS core.Dehao Chen
2015-04-30Merge "Update simpleperf path to /system/xbin/simpleperf."Elliott Hughes
2015-04-30Update simpleperf path to /system/xbin/simpleperf.Dehao Chen
2015-04-30Merge "Switch perfprofd from using full to lite version of protobuf library."Elliott Hughes
2015-04-29Default the config file to NULL for perfprofd, so that we will not see error ...Dehao Chen
2015-04-29Switch perfprofd from using full to lite version of protobuf library.Than McIntosh
2015-04-27Build perfprofd and its libraries in userdebug mode only, and store it in /sy...Dehao Chen
2015-04-22Second round of changes to 'perf' profile collection daemon.Than McIntosh
2015-04-06Perf profile collection daemon.Than McIntosh