1. 77162c9 PerfDataConverter: Silence logging by Andreas Gampe · 6 years ago int/p/fp2 rel/p/fp2/20.10.1-beta rel/p/fp2/20.12.0-beta rel/p/fp2/21.01.0-rel rel/p/fp2/21.03.0-rel rel/p/fp2/21.05.0-rel rel/p/fp2/21.08.1-rel rel/p/fp2/21.10.0-rel rel/p/fp2/21.12.0-rel 20.10.1-beta.0 20.12.0-beta.0 20.12.0-beta.1 21.01.0-rel.0 rel/p/fp2/21.01.0-rel.1 rel/p/fp2/21.03.0-rel.1 rel/p/fp2/21.03.0-rel.2 rel/p/fp2/21.05.0-rel.1 rel/p/fp2/21.08.1-rel.0 rel/p/fp2/21.10.0-rel.2 rel/p/fp2/21.12.0-rel.1
  2. 682a064 PerfDataConverter: Disable windows build by Andreas Gampe · 6 years ago
  3. 00403d4 PerfDataConverter: Skip SAMPLE_REGS_USER & SAMPLE_STACK_USER by Andreas Gampe · 6 years ago
  4. 31b9b7d PerfDataConverter: Switch to non-canonical path for protos by Andreas Gampe · 6 years ago
  5. bb494ed PerfDataConverter: Use simpleperf's ELF reading capabilities by Andreas Gampe · 6 years ago
  6. 894ed19 PerfDataConverter: Switch to libbase for logging by Andreas Gampe · 6 years ago
  7. 000c1b2 PerfDataConverter: Add Android.bp file by Andreas Gampe · 6 years ago
  8. 379c463 PerfDataConverter: Remove quipper from gitignore by Andreas Gampe · 6 years ago
  9. ee63bac PerfDataConverter: Android change for protobuf-lite by Andreas Gampe · 6 years ago
  10. be8197e PerfDataConverter: Add metadata files by Andreas Gampe · 6 years ago
  11. 1858be8 PerfDataConverter: Add Android OWNERS file by Andreas Gampe · 6 years ago
  12. d1deed6 Merge remote-tracking branch 'aosp/upstream-master' into import_upstream by Andreas Gampe · 6 years ago
  13. d290143 Initial empty repository by (raulenrique) · 6 years ago
  14. 043391b Restructure perf_data_converter source files/directories for bazel. (#46) (#47) by lannadorai · 6 years ago
  15. e8f1389 Remove unused variable. by lakshmana · 6 years ago
  16. 98ed13a Add support for perf events PERF_RECORD_AUX and PERF_RECORD_AUXTRACE in quipper. by lakshmana · 6 years ago
  17. e140917 Modify perf_to_profile to use flags for input, output, and overwrite existing output profile. by lakshmana · 6 years ago
  18. 484dd68 Add sysmacros.h for major/minor macros by agampe · 6 years ago
  19. a6b8f1a Treat multiple, contiguous hugepage regions as a single mapping. by vlankhaar · 6 years ago
  20. 37169ec Use unique testcase name for tests. by vlankhaar · 6 years ago
  21. b5655cd Split the singular testcase into separate per-file tests. by vlankhaar · 6 years ago
  22. 3fa0a5f Formatted files. by lakshmana · 6 years ago
  23. 4b53e10 Remove kExpectedFilenameSubstrings and related check from perf_parser_test as it is not needed. by lakshmana · 6 years ago
  24. f1b8b6a Remove inconsistent operator[] usage by agampe · 6 years ago
  25. 97c4dfc Always run perf.data through PerfParser when converting. by vlankhaar · 6 years ago
  26. 91a5cde Provide initial support for perf.data files generated using perf-4.13. by lannadorai · 6 years ago
  27. 3d130a6 Remove unused code paths and testcases. by lakshmana · 6 years ago
  28. fc963fe Update testdata files with pmu_mappings and group_desc. by lakshmana · 6 years ago
  29. c029287 Minor refactor/cleanups of hugepage detector and related tests by vlankhaar · 6 years ago
  30. b86dd52 Add PMU Mappings and Group Desc metadata features support for quipper. by lakshmana · 6 years ago
  31. 2abc932 Update perf deserialize to skip user events because they are skipped during perf serialize. by lakshmana · 6 years ago
  32. d800609 Cleanup comments and logging. by lakshmana · 6 years ago
  33. 25b341a Add a comment to explain the usage of a 32-bit pid. by lakshmana · 6 years ago
  34. 8df6555 Refactor files under compat. by lakshmana · 6 years ago
  35. b923b1d Remove chrome huge pages mapping deducer by chongjiang · 6 years ago
  36. 18dda8a Change map to unordered_map for Normalizer::pid_to_mmaps_ because sorted keys are of little/no value. by lakshmana · 7 years ago
  37. 80e4c86 Change map to unordered_map for PerfParser::process_mappers_ because sorted keys are of little/no value. by lakshmana · 7 years ago
  38. d1d18fc Update AddressMapper::GetMappedIDAndOffset to receive a MappingList iterator, which would be pointing at the required MappedRange, instead of searching MappingList for the second time after AddressMapper::GetMappedAddressAndListIterator. by lakshmana · 7 years ago
  39. d825e1e Change set to unordered_set for DSOInfo.threads. by lakshmana · 7 years ago
  40. 733f709 Copybara staging (#33) by vlankhaar · 7 years ago
  41. 8b0ce89 Sync README.md by lakshmana · 7 years ago
  42. a2b7660 Trigger kernel heuristic for execmode=KERNEL not KERNEL+GUEST_USER+HYPERVISOR. by vlankhaar · 7 years ago
  43. 5fd3426 Correctly extract execution mode when more 'misc' bits are set. by vlankhaar · 7 years ago
  44. 31b0c7a Remove quadratic iteration over attrs for piped perf.data. by skanev · 7 years ago
  45. 35e0dde Remove quadratic iteration over attrs for piped perf.data. (#30) by Svilen Kanev · 7 years ago
  46. 5d3dce2 Minor fixes (proposal) (#31) by Darío Hereñú · 7 years ago
  47. b61054d Update README.md with contribution section. by lannadorai · 7 years ago
  48. bebe6ba Remove quipper directory prefix in the include for huge_page_deducer.h in huge_page_deducer_test.cc by lakshmana · 7 years ago
  49. b70e5e6 Fixed a reference to dangling pointer in dso_test_utils. by lakshmana · 7 years ago
  50. 3ddd83a Switch to libcap pkg-config by chongjiang · 7 years ago
  51. 56935ca Update quipper.gyp with new files. (#25) by lannadorai · 7 years ago
  52. 7e11b01 Only parse total_time fields if the appropriate format flags are set. by skanev · 7 years ago
  53. 92657d3 Add parsing of reads with PERF_FORMAT_GROUP. by Svilen Kanev · 7 years ago
  54. 68c0a77 Correct option name in perf_recorder.cc. by ckennelly · 7 years ago
  55. 3a88ebd Refactor hugepage deducer to split deducer from merging. by ckennelly · 7 years ago
  56. 0641105 Fixed an issue with the quipper make file. by lakshmana · 7 years ago
  57. 622c7b1 Remove misleading comment. by vlankhaar · 7 years ago
  58. e5fdbc6 Do not include parent directory. by ckennelly · 7 years ago
  59. cd397d1 Upgrade third_party/protobuf submodule to tag v3.3.0. by lannadorai · 7 years ago
  60. 8556d4e Remove third_party/chromiumos-wide-profiling and third_party/kernel as they are moved to quipper and quipper/kernel respectively. by lannadorai · 7 years ago
  61. 4f9518e PiperOrigin-RevId: 166273198 by lakshmana · 7 years ago
  62. 5d24e0b PiperOrigin-RevId: 165228015 by lakshmana · 7 years ago
  63. 5370de9 Project import generated by Copybara. (#16) by lannadorai · 7 years ago
  64. 3a8b0ae Project import generated by Copybara. by Googler · 7 years ago
  65. 2b536c9 Project import generated by Copybara. (#13) by lannadorai · 7 years ago
  66. 48a540d Rollup of changes in google3 (#8) by cjiang · 7 years ago
  67. dd37de4 Merge pull request #7 from aalexand/aalexand-add-travis-ci by Alexey Alexandrov · 7 years ago
  68. 2ea34b2 Add travis CI configuration. by Alexey Alexandrov · 7 years ago
  69. ef26578 Merge pull request #6 from eecsninja/master by Alexey Alexandrov · 7 years ago
  70. d57c8b0 Update quipper to f48e135cdc6b5aa37ebed12b2e7611abe8412964 by Simon Que · 7 years ago
  71. d9aa63e Merge pull request #5 from aalexand/kptr-restrict by Raul Silvera · 8 years ago
  72. e18bc45 Get rid of the interval map in the converter, other changes. by Alexey Alexandrov · 8 years ago
  73. 6297dc4 Merge pull request #4 from rauls5382/submodules_squash by Raul Silvera · 8 years ago
  74. 83e27ab Add submodules for major dependences by Raul Silvera · 8 years ago
  75. 58d6c37 Merge pull request #2 from rauls5382/unused by Raul Silvera · 8 years ago
  76. d5ec07f Remove profile_wrappers and unused functions by Raul Silvera · 8 years ago
  77. 4258c4b Merge pull request #1 from rauls5382/nomaputil by Raul Silvera · 8 years ago
  78. f8fea02 Remove map_util by Raul Silvera · 8 years ago
  79. 0c3c35e first commit by Raul Silvera · 8 years ago