1. df6333c simpleperf: add META_INFO feature section in perf.data. by Yabin Cui · 9 years ago
  2. c24dd76 simpleperf: fix unaligned data access on arm. by Yabin Cui · 9 years ago
  3. 2597ef0 simpleperf: support building sample record manually. by Yabin Cui · 9 years ago
  4. 0786586 simpleperf: avoid selinux denials. by Yabin Cui · 9 years ago
  5. 3e4c595 simpleperf: use libevent in stat command. by Yabin Cui · 9 years ago
  6. 5674ed8 Fix google-explicit-constructor warnings in simpleperf. by Chih-Hung Hsieh · 9 years ago
  7. a7a0e50 simpleperf: replace SIMPLEPERF_ALIGN macro with Align inline function. by Yabin Cui · 9 years ago
  8. b54c5e5 simpleperf: fix mac build. by Yabin Cui · 9 years ago
  9. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  10. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  11. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  12. 5633586 simpleperf: improve cpu_hotplug tests. by Yabin Cui · 10 years ago
  13. 8f680f6 Simpleperf: add test for reporting callgraph of shared libraries in apk file. by Yabin Cui · 10 years ago
  14. 0540053 Simpleperf: support reading symbols from .gnu_debugdata. by Yabin Cui · 10 years ago
  15. be7ec66 simpleperf: support building cts test. by Yabin Cui · 10 years ago
  16. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 10 years ago
  17. 569f64a simpleperf: port read_apk and read_apk/read_elf tests to nonlinux. by Yabin Cui · 10 years ago
  18. 0ed5aac simpleperf: use RemoveFileIfExists in libbase. by Yabin Cui · 10 years ago
  19. ffaa912 Simpleperf: support build for windows. by Yabin Cui · 10 years ago
  20. 797116b Simpleperf: check if elf file paths are valid before reading them. by Yabin Cui · 10 years ago
  21. cc2e59e Simpleperf: use OneTimeFreeAllocator to allocate symbol names. by Yabin Cui · 10 years ago
  22. 38e573e Simpleperf: add filters to report command. by Yabin Cui · 10 years ago
  23. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  24. d713f95 Simpleperf: support cmdline feature in perf.data. by Yabin Cui · 10 years ago
  25. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  26. 6afc7e1 Simpleperf: add branch stack feature in perf.data. by Yabin Cui · 10 years ago
  27. 621a533 Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM. by Yabin Cui · 10 years ago
  28. f79f07e Simpleperf: refactor command system. by Yabin Cui · 10 years ago
  29. 7d59bb4 Dump kernel/modules/thread mmap information in `simpleperf record`. by Yabin Cui · 11 years ago
  30. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 11 years ago
  31. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 11 years ago
  32. 67d3abd Implement simpleperf list subcommand. by Yabin Cui · 11 years ago