summaryrefslogtreecommitdiff
path: root/simpleperf/scripts/simpleperf_report_lib.py
AgeCommit message (Expand)Author
2019-10-08simpleperf: merge jitted and interpreted java methods.Yabin Cui
2018-08-16python: run tests for both python and python3.Yabin Cui
2018-06-19simpleperf: export tracing info in python interface.Yabin Cui
2018-06-13simpleperf: fix pylint warnings in python scripts.Yabin Cui
2018-04-13simpleperf: remove Java interpreter frames by default.Yabin Cui
2017-11-10simpleperf: refactor executable commands reference.Yabin Cui
2017-10-17simpleperf: export symbol_len in report lib interface.Yabin Cui
2017-10-12simpleperf: speed up inferno.Yabin Cui
2017-10-06simpleperf: add html report interface.Yabin Cui
2017-08-14simpleperf: export more info through report_lib_interface.Yabin Cui
2017-07-25simpleperf: support reporting trace offcpu data in simpleperf_report_lib.Yabin Cui
2017-05-08simpleperf: fix scripts to be runnable by python3.Yabin Cui
2017-05-03simpleperf: fix scripts on windows.Yabin Cui
2017-03-17simpleperf: add script to generate proto data used by pprof.Yabin Cui
2017-01-05simpleperf: update scripts to use binaries in bin/.Yabin Cui
2016-12-02simpleperf: add binary_cache_builder script.Yabin Cui
2016-11-30simpleperf: improve script interface.Yabin Cui
2016-11-29simpleperf: add stuff in report_lib_interface.Yabin Cui
2016-11-16Support to use kallsymsDaniel Friederich
2016-11-14Support for multiple instancesDaniel Friederich
2016-08-30simpleperf: add python report interface on linux.Yabin Cui