1. c160f2c simpleperf: fix recording Java code with -p option. by Yabin Cui · 8 years ago
  2. acf04b2 simpleperf: add --size-limit option in record cmd. by Yabin Cui · 8 years ago
  3. 2969a9e simpleperf: use binary mode for build_id_list. by Yabin Cui · 8 years ago
  4. 92c4cb1 simpleperf: fix some errors testing on windows. by Yabin Cui · 8 years ago
  5. 8de07ba simpleperf: refactor app_profiler.py. by Yabin Cui · 8 years ago
  6. 7c8847b simpleperf: remove Java interpreter frames by default. by Yabin Cui · 8 years ago
  7. d5d9c42 simpleperf: add a python script to record without usb connection. by Yabin Cui · 8 years ago
  8. 40b70ff simpleperf: Improve the way downloading native libs on device. by Yabin Cui · 8 years ago
  9. b00b37d simpleperf: stop recording when app exits. by Yabin Cui · 8 years ago
  10. a4af357 simpleperf: fix test.py to pass on non-rooted devices. by Yabin Cui · 8 years ago
  11. fd98e54 simpleperf: fix two tests in test.py. by Yabin Cui · 8 years ago
  12. 310c034 Merge "simpleperf: fix parsing perf.data generated by --trace-offcpu option." by Yabin Cui · 8 years ago
  13. bf1dd36 simpleperf: fix parsing perf.data generated by --trace-offcpu option. by Yabin Cui · 8 years ago
  14. c1e72df simpleperf: show event count in milliseconds in html interface. by Yabin Cui · 8 years ago
  15. b956d24 simpleperf: support disassembly in html report interface. by Yabin Cui · 8 years ago
  16. 706c3df simpleperf: support source code in html report interface. by Yabin Cui · 8 years ago
  17. 45f6131 simpleperf: fix scripts. by Yabin Cui · 8 years ago
  18. a5d0dab simpleperf: add a python class to wrap objdump. by Yabin Cui · 8 years ago
  19. b35b061 simpleperf: Add a python class to wrap addr2line. by Yabin Cui · 8 years ago
  20. 2c79347 simpleperf: export symbol_len in report lib interface. by Yabin Cui · 8 years ago
  21. a0e96bd simpleperf: add html report interface. by Yabin Cui · 8 years ago
  22. e01b2b6 simpleperf: allow inferno to run from any dir. by Yabin Cui · 8 years ago
  23. 7cb6f29 simpleperf: fix --app option for multiprocess apps. by Yabin Cui · 8 years ago
  24. 8838769 simpleperf: fix finding app's process. by Yabin Cui · 8 years ago
  25. d66938d simpleperf: improve test.py. by Yabin Cui · 8 years ago
  26. b5b94a6 simpleperf: fix scripts based on test on darwin/windows. by Yabin Cui · 8 years ago
  27. a1c5d2c simpleperf: support --profile_from_launch option in app_profiler.py. by Yabin Cui · 8 years ago
  28. 001e76b Merge "simpleperf: fix inferno and test content of report.html." by Yabin Cui · 8 years ago
  29. 72dd31f Merge "simpleperf: add run_simpleperf_on_device.py." by Yabin Cui · 8 years ago
  30. c4dc436 simpleperf: add run_simpleperf_on_device.py. by Yabin Cui · 8 years ago
  31. d3c40e7 simpleperf: fix inferno and test content of report.html. by Yabin Cui · 8 years ago
  32. 80a1e12 simpleperf: export more info through report_lib_interface. by Yabin Cui · 8 years ago
  33. 69bce02 simpleperf: use app_profiler.py in inferno. by Yabin Cui · 8 years ago
  34. 51bdff6 Merge "simpleperf: support profiling native programs in app_profiler.py." by Yabin Cui · 8 years ago
  35. 58d1088 simpleperf: support profiling native programs in app_profiler.py. by Yabin Cui · 8 years ago
  36. 1dafb1a simpleperf: fix supporting ctrl-c when using `adb shell simpleperf xxx`. by Yabin Cui · 8 years ago
  37. d97a532 simpleperf add more script tests. by Yabin Cui · 8 years ago
  38. 3327578 simpleperf: support reporting trace offcpu data in simpleperf_report_lib. by Yabin Cui · 8 years ago
  39. bfe1a73 simpleperf: add tests for scripts. by Yabin Cui · 8 years ago