1. a24cf96 simpleperf: change the way running cts test. by Yabin Cui · 6 years ago
  2. 1a30a58 simpleperf: Use simpleperf_app_runner to profile profileable apps. by Yabin Cui · 6 years ago
  3. 5e8ee33 simpleperf: Add support for implementation-defined raw PMU events. by Yabin Cui · 7 years ago
  4. acf04b2 simpleperf: add --size-limit option in record cmd. by Yabin Cui · 7 years ago
  5. 9267db2 simpleperf: add --interval-only-values in stat cmd. by Yabin Cui · 7 years ago
  6. 900ea07 simpleperf: fix calculating cpu frequency. by Yabin Cui · 7 years ago
  7. c29e172 simpleperf: fix --interval option in system wide stating. by Yabin Cui · 7 years ago
  8. 7662428 simpleperf: fix unit test. by Yabin Cui · 8 years ago
  9. 7cb6f29 simpleperf: fix --app option for multiprocess apps. by Yabin Cui · 8 years ago
  10. f897452 simpleperf: add test for dumping regs for tracepoint events. by Yabin Cui · 8 years ago
  11. 616b3a0 simpleperf: change the way running cts tests. by Yabin Cui · 8 years ago
  12. a80f8f7 simpleperf: support "--app" option in record/stat command. by Yabin Cui · 8 years ago
  13. 4330138 simpleperf: support raw event types. by Yabin Cui · 8 years ago
  14. 26968e6 simpleperf: add inplace-sampler event type. by Yabin Cui · 8 years ago
  15. 5f43fc4 simpleperf: check monitored targets regularly. by Yabin Cui · 9 years ago
  16. c0565bb Simpleperf: add --max-stack and --percent-limit options for report cmd. by Yabin Cui · 9 years ago
  17. 9b20e86 Merge "Simpleperf: don't expose EventSelection." by Treehugger Robot · 9 years ago
  18. 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 9 years ago
  19. 539fb88 simpleperf: add interval to stat print by Wei Wang · 9 years ago
  20. bc2a102 simpleperf: handle monitored processes correctly when a cpu is up. by Yabin Cui · 9 years ago
  21. 778424b simpleperf: support hotplug events in stat cmd. by Yabin Cui · 9 years ago
  22. 4cf37d1 simpleperf: notify user for unsupported modifiers. by Yabin Cui · 9 years ago
  23. 994cb62 simpleperf: monitor cpu hotplug in stat cmd. by Yabin Cui · 9 years ago
  24. eb07faa simpleperf: allow --duration option when executing child command. by Yabin Cui · 9 years ago
  25. 3e4c595 simpleperf: use libevent in stat command. by Yabin Cui · 9 years ago
  26. 8a599d7 simpleperf: add --duration for stat/record command. by Yabin Cui · 9 years ago
  27. 987d9ab simpleperf: let simpleperf running record/stat command die if parent exits. by Yabin Cui · 9 years ago
  28. 5674ed8 Fix google-explicit-constructor warnings in simpleperf. by Chih-Hung Hsieh · 9 years ago
  29. 0979ba8 Generate output of simpleperf in csv format by Zhiting Zhu · 9 years ago
  30. 0a45adf Simpleperf: add auto generated summaries in stat command. by Yabin Cui · 9 years ago
  31. 877751b simpleperf: support event group. by Yabin Cui · 9 years ago
  32. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  33. ebf79f3 simpleperf: check perf event limit. by Yabin Cui · 9 years ago
  34. 810d1c5 simpleperf: fix stat scale output. by Yabin Cui · 9 years ago
  35. ff7465c simpleperf: fix mac build. by Yabin Cui · 9 years ago
  36. ffaa912 Simpleperf: support build for windows. by Yabin Cui · 9 years ago
  37. b9ca50b Merge "Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE)." by Yabin Cui · 10 years ago
  38. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  39. a46794f Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE). by Yabin Cui · 10 years ago
  40. cb4c17e simpleperf: support --cpu option in record/stat command. by Yabin Cui · 10 years ago
  41. 04d08a3 Simpleperf: improve output of stat command. by Yabin Cui · 10 years ago
  42. 5872ac6 Simpleperf: correct the event type name printed in stat command. by Yabin Cui · 10 years ago
  43. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  44. 4be4126 Simpleperf: support child inherit option. by Yabin Cui · 10 years ago
  45. d115b2f Simpleperf: support event type modifier. by Yabin Cui · 10 years ago
  46. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  47. 621a533 Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM. by Yabin Cui · 10 years ago
  48. f79f07e Simpleperf: refactor command system. by Yabin Cui · 10 years ago
  49. f569b47 Support tracepoint event types in simpleperf. by Yabin Cui · 10 years ago
  50. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 10 years ago
  51. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 10 years ago