1. 8b5a352 simpleperf: remove RecordCache. by Yabin Cui · 6 years ago
  2. 8faa615 simpleperf: add whitelist to omit tests requiring hw counters. by Yabin Cui · 6 years ago
  3. 40b70ff simpleperf: Improve the way downloading native libs on device. by Yabin Cui · 7 years ago
  4. 8cd9233 simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type. by Yabin Cui · 7 years ago
  5. 6e75e1b simpleperf: Use cross-arch unwinding. by Yabin Cui · 7 years ago
  6. 64a9ecd simpleperf: Omit dwarf-callgraph tests running on arm translation tools. by Yabin Cui · 7 years ago
  7. 80a1e12 simpleperf: export more info through report_lib_interface. by Yabin Cui · 7 years ago
  8. f6d5b0d Fix clang-tidy performance-* warnings in system/extras. by Chih-Hung Hsieh · 7 years ago
  9. d3cb3b0 simpleperf: exclude kernel callchains when needed. by Yabin Cui · 7 years ago
  10. 68b8383 simpleperf: support tracing offcpu time. by Yabin Cui · 7 years ago
  11. d18c42e simpleperf: enforce support of dwarf based callgraph. by Yabin Cui · 7 years ago
  12. dcb2a3e simpleperf: enable two options by default. by Yabin Cui · 7 years ago
  13. 0c093f3 simpleperf: add --brief-callgraph option for report cmd. by Yabin Cui · 8 years ago
  14. 10dbaaa Merge "simpleperf: generate one report for each event attr." by Treehugger Robot · 8 years ago
  15. afe99a5 simpleperf: add --raw-period option for report cmd. by Yabin Cui · 8 years ago
  16. ada97db simpleperf: generate one report for each event attr. by Yabin Cui · 8 years ago
  17. f560a6f simpleperf: build cts test running in app context. by Yabin Cui · 8 years ago
  18. e2f1078 simpleperf: merge dumped symbols with symbols read from file system. by Yabin Cui · 8 years ago
  19. 044861b simpleperf: check invalid perf.data. by Yabin Cui · 8 years ago
  20. 18385c4 simpleperf: Improve Callgraph. by Yabin Cui · 8 years ago
  21. 5be914d simpleperf: fix tests for dwarf callgraph unwinding. by Yabin Cui · 8 years ago
  22. c5b4a31 simpleperf: dump file feature section. by Yabin Cui · 8 years ago
  23. c0565bb Simpleperf: add --max-stack and --percent-limit options for report cmd. by Yabin Cui · 8 years ago
  24. 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 8 years ago
  25. eafa718 simpleperf: fix two errors. by Yabin Cui · 8 years ago
  26. 861f655 simpleperf: fix --pids option. by Yabin Cui · 8 years ago
  27. dec43c1 simpleperf: print warning message when failed to read symbol table from elf file. by Yabin Cui · 8 years ago
  28. a2b4909 Fix clang-tidy performance warnings in simpleperf. by Chih-Hung Hsieh · 8 years ago
  29. 8a599d7 simpleperf: add --duration for stat/record command. by Yabin Cui · 8 years ago
  30. 15475e6 simpleperf: show dso[+vaddr_in_file] for unknown symbols. by Yabin Cui · 8 years ago
  31. c855ecc simpleperf: add min_vaddr in DsoRecord. by Yabin Cui · 8 years ago
  32. 05ef2ea simpleperf: change the separator of --symbols option from comma to semicolon. by Yabin Cui · 8 years ago
  33. eec606c simpleperf: fix build id check of files in symfs. by Yabin Cui · 8 years ago
  34. f79fbd1 simpleperf: add symbol filter for report command. by Yabin Cui · 8 years ago
  35. 9970a23 Simpleperf: add vaddr_in_file sort key in report command. by Yabin Cui · 8 years ago
  36. 1761a27 Simpleperf: Add SPLIT and SPLIT_END records to handle big records. by Yabin Cui · 8 years ago
  37. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 8 years ago
  38. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 8 years ago
  39. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 9 years ago
  40. 8f680f6 Simpleperf: add test for reporting callgraph of shared libraries in apk file. by Yabin Cui · 9 years ago
  41. 0540053 Simpleperf: support reading symbols from .gnu_debugdata. by Yabin Cui · 9 years ago
  42. 19e6b6d simpleperf: check if dwarf callgraph is supported by kernel before testing. by Yabin Cui · 9 years ago
  43. 6e51bef simpleperf: port cmd_report_test to nonlinux. by Yabin Cui · 9 years ago
  44. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 9 years ago
  45. 3c8c213 Simpleperf: support dwarf callgraph in report command. by Yabin Cui · 9 years ago
  46. 38e573e Simpleperf: add filters to report command. by Yabin Cui · 9 years ago
  47. c42867e Simpleperf: support caller callgraph. by Yabin Cui · 9 years ago
  48. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 9 years ago
  49. ecb9a30 Simpleperf: support callgraph option in report command. by Yabin Cui · 9 years ago
  50. 36c662b Simpleperf: support --children option in report command. by Yabin Cui · 9 years ago
  51. 8a530e3 Simpleperf: add option to report branch stack information. by Yabin Cui · 9 years ago
  52. ec12ed9 Simpleperf: support symbol parsing in report command. by Yabin Cui · 9 years ago
  53. 2672dea Add simpleperf report command. by Yabin Cui · 9 years ago