summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2016-08-10Merge "simpleperf: fix --pids option."Treehugger Robot
2016-08-09Merge "simpleperf: monitor and report cpu hotplug events."Treehugger Robot
2016-08-09simpleperf: fix --pids option.Yabin Cui
2016-08-08simpleperf: fix test record_cmd.duration_option.Yabin Cui
2016-08-05Merge "simpleperf: fix record file writer."Treehugger Robot
2016-08-05simpleperf: fix record file writer.Yabin Cui
2016-08-05simpleperf: allow --duration option when executing child command.Yabin Cui
2016-08-05simpleperf: monitor and report cpu hotplug events.Yabin Cui
2016-08-05Merge "simpleperf: remove cpu option tests."Treehugger Robot
2016-08-05Merge "simpleperf: reduce Record construction overhead while recording."Treehugger Robot
2016-08-05simpleperf: remove cpu option tests.Yabin Cui
2016-08-05simpleperf: fix arm unwinding.Yabin Cui
2016-08-05simpleperf: reduce Record construction overhead while recording.Yabin Cui
2016-08-04Merge "simpleperf: fix runtest."Yabin Cui
2016-08-04simpleperf: keep binary in class Record.Yabin Cui
2016-08-04simpleperf: fix runtest.Yabin Cui
2016-08-02Merge "simpleperf: add version."Treehugger Robot
2016-08-01simpleperf: add version.Yabin Cui
2016-08-01simpleperf: print warning message when failed to read symbol table from elf f...Yabin Cui
2016-07-28simpleperf: use libevent in record command.Yabin Cui
2016-07-27Fix clang-tidy performance warnings in simpleperf.Chih-Hung Hsieh
2016-07-27Merge "simpleperf: use libevent in stat command."Yabin Cui
2016-07-27Merge "simpleperf: report lost record situation in report-sample command."Treehugger Robot
2016-07-27simpleperf: use libevent in stat command.Yabin Cui
2016-07-26simpleperf: report lost record situation in report-sample command.Yabin Cui
2016-07-26simpleperf: fix runtest.Yabin Cui
2016-07-22Merge "simplperf: improve unknown symbol print in report-sample command."Treehugger Robot
2016-07-22simpleperf: add --duration for stat/record command.Yabin Cui
2016-07-21simplperf: improve unknown symbol print in report-sample command.Yabin Cui
2016-07-21Merge "simpleperf: add option for generating java code for report_sample.proto."Yabin Cui
2016-07-19simpleperf: add option for generating java code for report_sample.proto.Yabin Cui
2016-07-19simpleperf: add thread_id in report_sample's output.Yabin Cui
2016-07-15simpleperf: let simpleperf running record/stat command die if parent exits.Yabin Cui
2016-07-14Merge "simpleperf: fix unwind stack size."Treehugger Robot
2016-07-14Merge "simpleperf: show dso[+vaddr_in_file] for unknown symbols."Treehugger Robot
2016-07-14simpleperf: fix unwind stack size.Yabin Cui
2016-07-14Merge "simpleperf: change default callgraph to use caller mode."Yabin Cui
2016-07-14Merge "simpleperf: fix dumping symbols for unwinded ips."Yabin Cui
2016-07-14simpleperf: show dso[+vaddr_in_file] for unknown symbols.Yabin Cui
2016-07-14simpleperf: change default callgraph to use caller mode.Yabin Cui
2016-07-14simpleperf: fix dumping symbols for unwinded ips.Yabin Cui
2016-07-13simpleperf: adjust mapped buffer size in record command.Yabin Cui
2016-07-13simpleperf: check dump stack size and adjust its default value.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."Treehugger Robot
2016-07-12Merge "simpleperf: check kernel symbol addresses before dumping them."Yabin Cui
2016-07-12simpleperf: check kernel symbol addresses before dumping them.Yabin Cui
2016-07-12Fix google-explicit-constructor warnings in simpleperf.Chih-Hung Hsieh
2016-07-11simpleperf: add min_vaddr in DsoRecord.Yabin Cui
2016-07-11simpleperf: fix test record_cmd.dump_symbols.Yabin Cui