summaryrefslogtreecommitdiff
path: root/perfprofd/Android.bp
AgeCommit message (Expand)Author
2019-01-31Link libart statically to perfprofd to avoid a dynamic dependency on it.Martin Stjernholm
2019-01-14Revert "Introduce a no-perfprofd module."Roland Levillain
2018-12-07Introduce a no-perfprofd module.Roland Levillain
2018-10-02Perfprofd: Introduce libsimpleperf_dex_read and read vdex filesAndreas Gampe
2018-10-02Simpleperf: Use defaults to pass static libsAndreas Gampe
2018-07-17perfprofd: talk to health HAL.Yifan Hong
2018-07-16Perfprofd: Change config protoAndreas Gampe
2018-07-09Perfprofd: Read config proto valuesAndreas Gampe
2018-06-25Perfprofd: Refactor and extend config protoAndreas Gampe
2018-06-21Perfprofd: Move invoke code to its own fileAndreas Gampe
2018-05-09Perfprofd: Add filegroup for record protoAndreas Gampe
2018-04-02Perfprofd: Place darwin disable into general defaultsAndreas Gampe
2018-03-29Perfprofd: Move dropbox functionality into coreAndreas Gampe
2018-03-29Perfprofd: Move proto to its own static libraryAndreas Gampe
2018-03-29Perfprofd: Factor out the command-line-based loopAndreas Gampe
2018-03-28Merge "Perfprofd: Enable sanitizers in debug build"Treehugger Robot
2018-03-27Merge "Suppress clang 7.0 warnings."Treehugger Robot
2018-03-27Perfprofd: Enable sanitizers in debug buildAndreas Gampe
2018-03-23Perfprofd: Add debug version of libperfprofdcoreAndreas Gampe
2018-03-22Perfprofd: Refactor protobuf I/OAndreas Gampe
2018-03-21Perfprofd: Add explicit build dependency to simpleperfAndreas Gampe
2018-03-21Suppress clang 7.0 warnings.Chih-Hung Hsieh
2018-03-17Perfprofd: Disable darwin buildAndreas Gampe
2018-03-16Perfprofd: Support host testsAndreas Gampe
2018-03-16Perfprofd: Use external quipperAndreas Gampe
2018-02-13Fix PDK buildLogan Chien
2018-01-23Avoid symlink of simpleperf.Yabin Cui
2018-01-18Perfprofd: Dropbox supportAndreas Gampe
2018-01-15Perfprofd: Enable some more warningsAndreas Gampe
2018-01-10Perfprofd: Remove perfprofdutilsAndreas Gampe
2018-01-10Perfprofd: Move binder code into subdirectoryAndreas Gampe
2018-01-09Perfprofd: Add a symbolizer based on simpleperf codeAndreas Gampe
2018-01-08Perfprofd: Add symbolizer interfaceAndreas Gampe
2017-12-27Perfprofd: Add startProfilingProtobufAndreas Gampe
2017-12-27Perfprofd: Move binder code to libperfprofd_binderAndreas Gampe
2017-12-22Perfprofd: Add binder serviceAndreas Gampe
2017-12-05Perfprofd: Remove cutils dependenciesAndreas Gampe
2017-10-02Use -Werror in system/extrasChih-Hung Hsieh
2017-08-23Add missing libdl dependenciesPavlin Radoslavov
2017-07-25Remove LOCAL_CLANG and clang: trueLennart Wieboldt
2016-10-28Convert perfprofd to Android.bpColin Cross