summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2015-07-01Simpleperf: support callgraph option in report command.Yabin Cui
2015-06-30Simpleperf: support --children option in report command.Yabin Cui
2015-06-29Merge "Simpleperf: support build on mac."Yabin Cui
2015-06-29Simpleperf: support build on mac.Yabin Cui
2015-06-25Simpleperf: don't use designation in struct member initialization.Yabin Cui
2015-06-24Simpleperf: support cmdline feature in perf.data.Yabin Cui
2015-06-25Merge "Simpleperf: add option to report branch stack information."Yabin Cui
2015-06-24Simpleperf: exclude meaningless labels in aarch64.Yabin Cui
2015-06-23Simpleperf: add option to report branch stack information.Yabin Cui
2015-06-22Merge "Simpleperf: support child inherit option."Yabin Cui
2015-06-22Simpleperf: support child inherit option.Yabin Cui
2015-06-22Simpleperf: better support for per thread comm.Yabin Cui
2015-06-19Simpleperf: support event type modifier.Yabin Cui
2015-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-06-18Simpleperf: add branch stack feature in perf.data.Yabin Cui
2015-06-18Merge "Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM."Yabin Cui
2015-06-17Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM.Yabin Cui
2015-06-15Simpleperf: support callchain sampling in record command.Yabin Cui
2015-06-12Merge "Simpleperf: add option to print sample count in report command."Yabin Cui
2015-06-11Merge "Simpleperf: improve records parsing."Yabin Cui
2015-06-11Simpleperf: improve records parsing.Yabin Cui
2015-06-11Simpleperf: parse prefixed symbol of linker.Yabin Cui
2015-06-11Simpleperf: add option to print sample count in report command.Yabin Cui
2015-06-11Merge "Simpleperf: always use the latest comm."Yabin Cui
2015-06-11Simpleperf: always use the latest comm.Yabin Cui
2015-06-11Simpleperf: improve symbol parsing.Yabin Cui
2015-06-11Merge "Simpleperf: fix a few bugs."Yabin Cui
2015-06-10Simpleperf: fix a few bugs.Yabin Cui
2015-06-09Simpleperf: support symbol parsing in report command.Yabin Cui
2015-06-08Merge "Simpleperf: remove overlapped user map in SampleTree."Yabin Cui
2015-06-08Simpleperf: remove overlapped user map in SampleTree.Yabin Cui
2015-06-08Simpleperf: adjust report width based on requirement.Yabin Cui
2015-06-05Add simpleperf report command.Yabin Cui
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-06-03Simpleperf: support branch stack sampling in `simpleperf record`.Yabin Cui
2015-05-29Simpleperf: add test about cpu hot-plug.Yabin Cui
2015-05-15Support tracepoint event types in simpleperf.Yabin Cui
2015-05-13Dump build_id feature in `simpleperf record`.Yabin Cui
2015-05-05Dump kernel/modules/thread mmap information in `simpleperf record`.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-04-27Build simpleperf in user-debug mode, and put it in /system/xbin/.Dehao Chen
2015-04-23Implement simpleperf stat subcommand.Yabin Cui
2015-04-18Implement simpleperf list subcommand.Yabin Cui