summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2015-07-16Simpleperf: dump thread comm/mmaps for selected threads.Yabin Cui
2015-07-14Merge "Simpleperf: fix build on mac."Yabin Cui
2015-07-13Simpleperf: fix build on mac.Yabin Cui
2015-07-14Merge "Simpleperf: support --vmlinux option in report command."Yabin Cui
2015-07-14Merge "Simpleperf: fix build error on mips."Yabin Cui
2015-07-13Simpleperf: fix build error on mips.Yabin Cui
2015-07-13Simpleperf: support --vmlinux option in report command.Yabin Cui
2015-07-14Merge "Simpleperf: Support dwarf callgraph recording."Yabin Cui
2015-07-13Simpleperf: Support dwarf callgraph recording.Yabin Cui
2015-07-13Simpleperf: remove unnecessary std::move.Yabin Cui
2015-07-10Simpleperf: Fix unused parameterAndreas Gampe
2015-07-11Merge "Simpleperf: check build id in report command."Yabin Cui
2015-07-06Simpleperf: check build id in report command.Yabin Cui
2015-07-02Merge "Simpleperf: support callgraph option in report command."Yabin Cui
2015-07-02Merge "Simpleperf: add --log option to ease debugging."Yabin Cui
2015-07-01Simpleperf: add --log option to ease debugging.Yabin Cui
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