summaryrefslogtreecommitdiff
path: root/simpleperf/scripts/run_simpleperf_without_usb_connection.py
AgeCommit message (Expand)Author
2022-02-16Added support to capture profile trace based on PIDVova Sharaienko
2021-08-19simpleperf: use logging module directly.Yabin Cui
2021-08-19simpleperf: set default script log level to info.Yabin Cui
2021-04-15simpleperf: use python3 interpreter by default.Yabin Cui
2020-10-15simpleperf: rename utils.py to avoid name conflict.Yabin Cui
2018-08-03simpleperf: make scripts executable.Yabin Cui
2018-04-20simpleperf: add --size-limit option in record cmd.Yabin Cui
2018-04-17simpleperf: switch to unwinding while recording by default.Yabin Cui
2018-04-12simpleperf: add a python script to record without usb connection.Yabin Cui