summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_record_test.cpp
AgeCommit message (Expand)Author
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-13Merge "simpleperf: add test for recording cpu-clock."Treehugger Robot
2017-07-12simpleperf: enforce support of dwarf based callgraph.Yabin Cui
2017-07-12simpleperf: add test for recording cpu-clock.Yabin Cui
2017-05-19simpleperf: better support kernel symbols when running as root.Yabin Cui
2017-05-18simpleperf: enable two options by default.Yabin Cui
2017-05-03simpleperf: add META_INFO feature section in perf.data.Yabin Cui
2017-04-18simpleperf: add --start_profiling_fd option for record cmd.Yabin Cui
2017-04-18simpleperf: add warning for `--call-graph fp` option on arm.Yabin Cui
2017-02-10simpleperf: build libsimpleperf_inplace_sampler library.Yabin Cui
2017-02-10simpleperf: fix an error in checking monitored targets.Yabin Cui
2017-01-12simpleperf: fix dumpping kernel symbols.Yabin Cui
2016-12-13simpleperf: check monitored targets regularly.Yabin Cui
2016-11-29simpleperf: fix tests for dwarf callgraph unwinding.Yabin Cui
2016-11-16Support to use kallsymsDaniel Friederich
2016-09-29Simpleperf: don't expose EventSelection.Yabin Cui
2016-08-24Merge "simpleperf: notify user for unsupported modifiers."Yabin Cui
2016-08-24simpleperf: notify user for unsupported modifiers.Yabin Cui
2016-08-08Merge "simpleperf: fix test record_cmd.duration_option."Yabin Cui
2016-08-08simpleperf: fix test record_cmd.duration_option.Yabin Cui
2016-08-05Merge "simpleperf: allow --duration option when executing child command."Yabin Cui
2016-08-05simpleperf: allow --duration option when executing child command.Yabin Cui
2016-08-05Merge "simpleperf: remove cpu option tests."Yabin Cui
2016-08-05simpleperf: remove cpu option tests.Yabin Cui
2016-08-04Merge "simpleperf: keep binary in class Record."Yabin Cui
2016-08-04simpleperf: keep binary in class Record.Yabin Cui
2016-07-29Merge \"simpleperf: use libevent in record command.\"Yabin Cui
2016-07-28simpleperf: use libevent in record command.Yabin Cui
2016-07-22Merge \"simpleperf: add --duration for stat/record command.\"Yabin Cui
2016-07-22simpleperf: add --duration for stat/record command.Yabin Cui
2016-07-14Merge \"simpleperf: fix dumping symbols for unwinded ips.\"Yabin Cui
2016-07-14simpleperf: fix dumping symbols for unwinded ips.Yabin Cui
2016-07-13Merge \"simpleperf: check dump stack size and adjust its default value.\"Yabin Cui
2016-07-13simpleperf: check dump stack size and adjust its default value.Yabin Cui
2016-07-12Merge \"simpleperf: combine mapped buffer used for the same event and cpu.\"Yabin Cui
2016-07-12simpleperf: combine mapped buffer used for the same event and cpu.Yabin Cui
2016-07-12Merge \"simpleperf: fix test record_cmd.dump_symbols.\"Yabin Cui
2016-07-11simpleperf: fix test record_cmd.dump_symbols.Yabin Cui
2016-07-07Merge \"simpleperf: add --symfs option for record command.\"Yabin Cui
2016-07-07simpleperf: add --symfs option for record command.Yabin Cui
2016-06-28Merge \"Simpleperf: Add SPLIT and SPLIT_END records to handle big records.\"Yabin Cui
2016-06-27resolve merge conflicts of a486a4b to nyc-dev-plus-aospYabin Cui
2016-06-27Simpleperf: fix flaky tests.nougat-devYabin Cui
2016-06-23Simpleperf: Add SPLIT and SPLIT_END records to handle big records.Yabin Cui
2016-06-17simpleperf: support event group.Yabin Cui
2016-06-13simpleperf: support report samples using format defined by protobuf.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-04-01simpleperf: loosen unwinding arch check for system wide collection.Yabin Cui