1. acf04b2 simpleperf: add --size-limit option in record cmd. by Yabin Cui · 7 years ago
  2. 8cd9233 simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type. by Yabin Cui · 7 years ago
  3. 6e75e1b simpleperf: Use cross-arch unwinding. by Yabin Cui · 7 years ago
  4. 0338145 simpleperf: report unwinding failures. by Yabin Cui · 7 years ago
  5. d3cb3b0 simpleperf: exclude kernel callchains when needed. by Yabin Cui · 8 years ago
  6. 68b8383 simpleperf: support tracing offcpu time. by Yabin Cui · 8 years ago
  7. dcb2a3e simpleperf: enable two options by default. by Yabin Cui · 8 years ago
  8. 98c7584 simpleperf: fix unknown binary in samples. by Yabin Cui · 8 years ago
  9. 0c093f3 simpleperf: add --brief-callgraph option for report cmd. by Yabin Cui · 8 years ago
  10. 10dbaaa Merge "simpleperf: generate one report for each event attr." by Treehugger Robot · 8 years ago
  11. afe99a5 simpleperf: add --raw-period option for report cmd. by Yabin Cui · 8 years ago
  12. ada97db simpleperf: generate one report for each event attr. by Yabin Cui · 8 years ago
  13. b92bae8 simpleperf: build libsimpleperf_inplace_sampler library. by Yabin Cui · 8 years ago
  14. 18385c4 simpleperf: Improve Callgraph. by Yabin Cui · 8 years ago
  15. 010b232 simpleperf: make file feature section used in more report commands. by Yabin Cui · 8 years ago
  16. c5b4a31 simpleperf: dump file feature section. by Yabin Cui · 8 years ago
  17. c0565bb Simpleperf: add --max-stack and --percent-limit options for report cmd. by Yabin Cui · 8 years ago
  18. 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 8 years ago
  19. a447c0d simpleperf: add python report interface on linux. by Yabin Cui · 9 years ago
  20. 825e56b simpleperf: support hotplug events in record cmd. by Yabin Cui · 9 years ago
  21. 861f655 simpleperf: fix --pids option. by Yabin Cui · 9 years ago
  22. 190a848 simpleperf: keep binary in class Record. by Yabin Cui · 9 years ago
  23. 71f3fbc Merge "simpleperf: show dso[+vaddr_in_file] for unknown symbols." by Treehugger Robot · 9 years ago
  24. 15475e6 simpleperf: show dso[+vaddr_in_file] for unknown symbols. by Yabin Cui · 9 years ago
  25. 5e6ff6e simpleperf: change default callgraph to use caller mode. by Yabin Cui · 9 years ago
  26. 05ef2ea simpleperf: change the separator of --symbols option from comma to semicolon. by Yabin Cui · 9 years ago
  27. f79fbd1 simpleperf: add symbol filter for report command. by Yabin Cui · 9 years ago
  28. 9970a23 Simpleperf: add vaddr_in_file sort key in report command. by Yabin Cui · 9 years ago
  29. c10a9dc simpleperf: add type modifier when reporting events. by Yabin Cui · 9 years ago
  30. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  31. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  32. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  33. b64a863 simpleperf: refactor SampleTree for reuse. by Yabin Cui · 9 years ago
  34. 4dd14a3 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  35. 2d6efe4 simpleperf: support reporting more than one event type. by Yabin Cui · 9 years ago
  36. 4b6720d simpleperf: loosen unwinding arch check for system wide collection. by Yabin Cui · 9 years ago
  37. 257d5e6 simpleperf: don't allow 64bit simpleperf unwinding 32bit processes. by Yabin Cui · 9 years ago
  38. 4846089 Simpleperf: remove dependency on global current_arch. by Yabin Cui · 9 years ago
  39. b0bf491 Fix typo in 'help report' output. by Than McIntosh · 9 years ago
  40. ff7465c simpleperf: fix mac build. by Yabin Cui · 9 years ago
  41. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 9 years ago
  42. 569f64a simpleperf: port read_apk and read_apk/read_elf tests to nonlinux. by Yabin Cui · 9 years ago
  43. 4a6c58d Simpleperf: fix --comms option for report cmd. by Yabin Cui · 9 years ago
  44. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  45. b7f481f Simpleperf: Don't load whole perf.data into memory. by Yabin Cui · 9 years ago
  46. 3c8c213 Simpleperf: support dwarf callgraph in report command. by Yabin Cui · 10 years ago
  47. cc2e59e Simpleperf: use OneTimeFreeAllocator to allocate symbol names. by Yabin Cui · 10 years ago
  48. c848560 Simpleperf: refactor dso. by Yabin Cui · 10 years ago
  49. b10a8fb Simpleperf: demangle symbols only when necessary. by Yabin Cui · 10 years ago
  50. 38e573e Simpleperf: add filters to report command. by Yabin Cui · 10 years ago
  51. c42867e Simpleperf: support caller callgraph. by Yabin Cui · 10 years ago
  52. f825889 Simpleperf: fix the process of parsing records. by Yabin Cui · 10 years ago
  53. 73d8078 Simpleperf: use ThreadTree when getting hit files in record command. by Yabin Cui · 10 years ago
  54. 60a0ea9 Simpleperf: separate ThreadTree from SampleTree. by Yabin Cui · 10 years ago
  55. 39d3cae Simpleperf: support --vmlinux option in report command. by Yabin Cui · 10 years ago
  56. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  57. 13dedc6 Merge "Simpleperf: check build id in report command." by Yabin Cui · 10 years ago
  58. 638c558 Simpleperf: check build id in report command. by Yabin Cui · 10 years ago
  59. ecb9a30 Simpleperf: support callgraph option in report command. by Yabin Cui · 10 years ago
  60. 36c662b Simpleperf: support --children option in report command. by Yabin Cui · 10 years ago
  61. d713f95 Simpleperf: support cmdline feature in perf.data. by Yabin Cui · 10 years ago
  62. 8a530e3 Simpleperf: add option to report branch stack information. by Yabin Cui · 10 years ago
  63. 41d4ba9 Simpleperf: better support for per thread comm. by Yabin Cui · 10 years ago
  64. d115b2f Simpleperf: support event type modifier. by Yabin Cui · 10 years ago
  65. decc11c Merge "Simpleperf: add option to print sample count in report command." by Yabin Cui · 10 years ago
  66. ec9395d Merge "Simpleperf: improve records parsing." by Yabin Cui · 10 years ago
  67. 22ec7fa Simpleperf: improve records parsing. by Yabin Cui · 10 years ago
  68. 8e27740 Simpleperf: add option to print sample count in report command. by Yabin Cui · 10 years ago
  69. b378355 Simpleperf: improve symbol parsing. by Yabin Cui · 10 years ago
  70. ec12ed9 Simpleperf: support symbol parsing in report command. by Yabin Cui · 10 years ago
  71. 589b82f Simpleperf: adjust report width based on requirement. by Yabin Cui · 10 years ago
  72. 2672dea Add simpleperf report command. by Yabin Cui · 10 years ago