summaryrefslogtreecommitdiff
path: root/simpleperf/scripts/report.py
AgeCommit message (Expand)Author
2021-08-19simpleperf: use logging module directly.Yabin Cui
2021-04-15simpleperf: use python3 interpreter by default.Yabin Cui
2020-10-15simpleperf: rename utils.py to avoid name conflict.Yabin Cui
2020-07-29Update language to comply with Android's inclusive language guidance.Yabin Cui
2018-08-16python: run tests for both python and python3.Yabin Cui
2018-08-03simpleperf: make scripts executable.Yabin Cui
2017-10-06simpleperf: add html report interface.Yabin Cui
2017-08-03simpleperf: support profiling native programs in app_profiler.py.Yabin Cui
2017-07-21simpleperf: add tests for scripts.Yabin Cui
2017-06-21simpleperf: fix importing tkinter in report.py.Yabin Cui
2017-05-18simpleperf: enable two options by default.Yabin Cui
2017-05-08simpleperf: fix scripts to be runnable by python3.Yabin Cui
2017-04-19simpleperf: add --brief-callgraph option for report cmd.Yabin Cui
2017-02-23simpleperf: generate one report for each event attr.Yabin Cui
2017-01-06simpleperf: add scripts to sdk build.Yabin Cui