summaryrefslogtreecommitdiff
path: root/simpleperf/workload.cpp
AgeCommit message (Expand)Author
2022-08-25simpleperf: accept failures when getting hw counters on a cpu.Yabin Cui
2022-08-19simpleperf: update --print-hw-counter to check each cpu.Yabin
2021-12-16simpleperf: add --use-cmd-exit-code in record cmd.Yabin Cui
2021-10-27simpleperf: don't run child command in app uid.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2017-07-17simpleperf: add test for dumping regs for tracepoint events.Yabin Cui
2017-07-14simpleperf: change the way running cts tests.Yabin Cui
2017-07-14simpleperf: support "--app" option in record/stat command.Yabin Cui
2016-11-29simpleperf: fix tests for dwarf callgraph unwinding.Yabin Cui
2016-07-15simpleperf: let simpleperf running record/stat command die if parent exits.Yabin Cui
2016-07-07simpleperf: don't warn if child process was killed by simpleperf.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-11-24Simpleperf: remove unnecessary exit().Yabin Cui
2015-09-24am a3e9a836: Merge "Simpleperf: fix flaky workload unit tests."Yabin Cui
2015-09-24Simpleperf: fix flaky workload unit tests.Yabin Cui
2015-09-21resolved conflicts for 6239958b to stage-aosp-masterYabin Cui
2015-09-21Simpleperf: rewrite unsupported logging style.Yabin Cui
2015-07-13am e7da7e9b: Simpleperf: remove abort in child process.Yabin Cui
2015-07-10Simpleperf: remove abort in child process.Yabin Cui
2015-06-17Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM.Yabin Cui
2015-06-10Simpleperf: fix a few bugs.Yabin Cui
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-05-13Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-04-23Implement simpleperf stat subcommand.Yabin Cui