summaryrefslogtreecommitdiff
path: root/perfprofd
AgeCommit message (Expand)Author
2018-06-19Perfprofd: Fix test expectationsAndreas Gampe
2018-06-14Merge "Perfprofd: Pep8 the python scripts"Treehugger Robot
2018-06-13Merge "simpleperf: fix pylint warnings in python scripts."Yabin Cui
2018-06-13simpleperf: fix pylint warnings in python scripts.Yabin Cui
2018-06-13Perfprofd: Pep8 the python scriptsAndreas Gampe
2018-06-12Perfprofd: Add invoke failure loggingAndreas Gampe
2018-06-12Perfprofd: Refactor test codeAndreas Gampe
2018-06-01Perfprofd: Convert proto to be flatAndreas Gampe
2018-05-25Avoid intermediate std::string constructionGreg Kaiser
2018-05-24Merge "Perfprofd: Fix script dependency"Treehugger Robot
2018-05-24Perfprofd: Fix script dependencyAndreas Gampe
2018-05-24Perfprofd: Refactor ConfigReaderAndreas Gampe
2018-05-23Enabled embedded_launcher for perf_proto_flamesNan Zhang
2018-05-22Enabled embedded_launcher for perf_proto_stackNan Zhang
2018-05-21Perfprofd: Add option to skip simpleperf samplesAndreas Gampe
2018-05-18Merge "Perfprofd: Add host modules for scripts"Andreas Gampe
2018-05-11Perfprofd: Update commentsAndreas Gampe
2018-05-10Perfprofd: Add host modules for scriptsAndreas Gampe
2018-05-09Perfprofd: Add filegroup for record protoAndreas Gampe
2018-05-09Perfprofd: Copy frequency from config protoAndreas Gampe
2018-05-04Perfprofd: Modify perfprofd_config.protoAndreas Gampe
2018-04-30Perfprofd: Minor fixesAndreas Gampe
2018-04-27Perfprofd: Add string-based binder interfaceAndreas Gampe
2018-04-25Perfprofd: Add ScopeGuard for file deletionAndreas Gampe
2018-04-25Perfprofd: Fix binder interfaceAndreas Gampe
2018-04-25Perfprofd: Use the right parameterAndreas Gampe
2018-04-23Perfprofd: Expose more parameters in the simple binder interfaceAndreas Gampe
2018-04-19Perfprofd: Add process to configreaderAndreas Gampe
2018-04-16Perfprofd: More scriptsAndreas Gampe
2018-04-09Perfprofd: Separate symbol offset in samplesAndreas Gampe
2018-04-09Perfprofd: Add parallel processing to stack scriptAndreas Gampe
2018-04-09Perfprofd: Update perf_proto_stackAndreas Gampe
2018-04-04Perfprofd: Add support for sampling frequencyAndreas Gampe
2018-04-02Perfprofd: Factor out threaded handlerAndreas Gampe
2018-04-02Perfprofd: Place darwin disable into general defaultsAndreas Gampe
2018-03-30Perfprofd: Use ConfigReader for shellCommand startProfilingAndreas Gampe
2018-03-29Fix Darwin build (by not building).Elliott Hughes
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-29Perfprofd: Move dropbox code to its own static libraryAndreas Gampe
2018-03-28Perfprofd: Add compression to config protoAndreas Gampe
2018-03-28Merge "Perfprofd: Enable sanitizers in debug build"Treehugger Robot
2018-03-28Merge "Perfprofd: Implement symbolization over quipper data"Treehugger Robot
2018-03-27Merge "Suppress clang 7.0 warnings."Treehugger Robot
2018-03-27Perfprofd: Implement symbolization over quipper dataAndreas Gampe
2018-03-27Perfprofd: Enable sanitizers in debug buildAndreas Gampe
2018-03-23Perfprofd: Add debug version of libperfprofdcoreAndreas Gampe
2018-03-22Perfprofd: Add GZIP compressionAndreas Gampe
2018-03-22Perfprofd: Use a stream to serializeAndreas Gampe