summaryrefslogtreecommitdiff
path: root/perfprofd/tests/perfprofd_test.cc
AgeCommit message (Expand)Author
2018-01-29Perfprofd: Clean up test logging helperAndreas Gampe
2018-01-28Perfprofd: Backport elf symbolizer config to ConfigReaderAndreas Gampe
2018-01-19Perfprofd: Add process name to samplingAndreas Gampe
2018-01-11Perfprofd: Generalize post-collection handlingAndreas Gampe
2018-01-10Perfprofd: Remove perfprofdutilsAndreas Gampe
2018-01-08Perfprofd: Add symbolizer interfaceAndreas Gampe
2018-01-04Perfprofd: Fix testsAndreas Gampe
2018-01-03Perfprofd: Fix testsAndreas Gampe
2017-12-27Perfprofd: Add IsProfilingEnabled to ConfigAndreas Gampe
2017-12-22Perfprofd: Move Sleep to ConfigAndreas Gampe
2017-12-22Perfprofd: Factor out configurationAndreas Gampe
2017-12-05Perfprofd: Remove cutils dependenciesAndreas Gampe
2017-01-31Add permission bits to open with O_CREAT.George Burgess IV
2016-09-24Stop coalescing kernel processes to the same name, other changes.Alexey Alexandrov
2016-07-27Fix clang-tidy performance warnings in perfprofd.Chih-Hung Hsieh
2016-06-03Support for converting callchain profiles.Than McIntosh
2016-06-02Handle additional record types in perf.data reader.Than McIntosh
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-09-08Support for additional profile annotations.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-04-29Switch perfprofd from using full to lite version of protobuf library.Than McIntosh
2015-04-22Second round of changes to 'perf' profile collection daemon.Than McIntosh
2015-04-06Perf profile collection daemon.Than McIntosh