summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2017-11-15simpleperf: refactor introduction in README.md.Yabin Cui
2017-11-14simpleperf: add scripts reference in README.md.Yabin Cui
2017-11-14Merge "inferno: sort threads by the event count in a thread."Yabin Cui
2017-11-13Merge "simpleperf: show <> correctly in html report."Yabin Cui
2017-11-13Merge "simpleperf: refactor executable commands reference."Yabin Cui
2017-11-10simpleperf: refactor executable commands reference.Yabin Cui
2017-11-10simpleperf: show <> correctly in html report.Yabin Cui
2017-11-10Merge "simpleperf: update simpleperf prebuilts to build 4445499."Treehugger Robot
2017-11-10inferno: sort threads by the event count in a thread.Yabin Cui
2017-11-10simpleperf: update simpleperf prebuilts to build 4445499.Yabin Cui
2017-11-10Merge "simpleperf: move commands reference to the end of the doc."Yabin Cui
2017-11-09simpleperf: update demo document to use report_html.py.Yabin Cui
2017-11-09simpleperf: move commands reference to the end of the doc.Yabin Cui
2017-11-09Merge "simpleperf: fix parsing perf.data generated by --trace-offcpu option."Yabin Cui
2017-11-09Merge "simpleperf: show event count in milliseconds in html interface."Yabin Cui
2017-11-08simpleperf: fix parsing perf.data generated by --trace-offcpu option.Yabin Cui
2017-11-07Merge "simpleperf: fix reading kernel modules on Android."Yabin Cui
2017-11-07simpleperf: show event count in milliseconds in html interface.Yabin Cui
2017-11-07simpleperf: fix reading kernel modules on Android.Yabin Cui
2017-11-06Merge "simpleperf: fix callchains generated by the kernel."Yabin Cui
2017-11-02simpleperf: fix callchains generated by the kernel.Yabin Cui
2017-11-02Merge "simpleperf: avoid warning for default freq."Yabin Cui
2017-11-01simpleperf: don't add source code and disassembly for unknown functions.Yabin Cui
2017-11-01simpleperf: support disassembly in html report interface.Yabin Cui
2017-11-01simpleperf: avoid warning for default freq.Yabin Cui
2017-11-01Merge "simpleperf: support source code in html report interface."Yabin Cui
2017-10-31simpleperf: support source code in html report interface.Yabin Cui
2017-10-30Merge "Use -Werror in system/extras"Chih-hung Hsieh
2017-10-30Merge "simpleperf: update demo."Yabin Cui
2017-10-27simpleperf: update demo.Yabin Cui
2017-10-27simpleperf: test that hw counters can generate samples.Yabin Cui
2017-10-25simpleperf: fix scripts.Yabin Cui
2017-10-25Merge "simpleperf: improve report html interface."Yabin Cui
2017-10-25Merge "simpleperf: update simpleperf prebuilts to build 4416072."Yabin Cui
2017-10-25simpleperf: update simpleperf prebuilts to build 4416072.Yabin Cui
2017-10-24simpleperf: add a python class to wrap objdump.Yabin Cui
2017-10-24Merge "simpleperf: fix unit test."Treehugger Robot
2017-10-23simpleperf: improve report html interface.Yabin Cui
2017-10-23simpleperf: fix unit test.Yabin Cui
2017-10-23Merge "simpleperf: Add a python class to wrap addr2line."Treehugger Robot
2017-10-23simpleperf: Add a python class to wrap addr2line.Yabin Cui
2017-10-20Use -Werror in system/extrasChih-Hung Hsieh
2017-10-20Merge "simpleperf: update simpleperf prebuilts to build 4407837."Treehugger Robot
2017-10-20simpleperf: update simpleperf prebuilts to build 4407837.Yabin Cui
2017-10-18Add libunwindstack to dependencies.Christopher Ferris
2017-10-17simpleperf: export symbol_len in report lib interface.Yabin Cui
2017-10-13simpleperf: fix help msg.Yabin Cui
2017-10-12simpleperf: add function comment.Yabin Cui
2017-10-12simpleperf: speed up inferno.Yabin Cui
2017-10-12Merge "Add space in error message."Treehugger Robot