1. 01ea318 Create unittests for alloctop by Alessio Balsini · 2 months ago
  2. 610ffb8 Extract alloctop functionalities into lib and add documentation by Alessio Balsini · 2 months ago
  3. e532f11 alloctop by Alessio Balsini · 3 months ago
  4. fff900e showmap: document in help memory is in KB by Steven Moreland · 1 year, 5 months ago
  5. a71534d Add missing <functional> include for std::function by Ryan Prichard · 1 year, 8 months ago
  6. 97abf15 Replace stringstream with std::cout and std::cerr by Kevin Jeon · 2 years, 5 months ago
  7. 9c30c6b Create bugreport_procdump by Kevin Jeon · 2 years, 6 months ago
  8. bbcdbf4 Revert to reading to smaps file by default by Kevin Jeon · 2 years, 6 months ago
  9. 51b4ca6 Refactor showmap into libsmapinfo by Kevin Jeon · 2 years, 7 months ago
  10. fe48e56 Clean up showmap prints by Kevin Jeon · 2 years, 7 months ago
  11. 92fcf5f Replace vector usage in collect_vma with map by Kevin Jeon · 2 years, 7 months ago
  12. b6b594b Adding `Locked` field in the `showmap` output by Carlos Galo · 2 years, 7 months ago
  13. 42ab62c Fix optstring for showmap -f by Kevin Jeon · 2 years, 7 months ago
  14. c58c767 Refactor librank into libsmapinfo by Kevin Jeon · 2 years, 7 months ago
  15. cf34c59 Update ProcMemInfo to report usage in KB by Kevin Jeon · 2 years, 7 months ago
  16. dcbf2f1 Adding output format option for showmap tool by Carlos Galo · 2 years, 8 months ago
  17. b27f23a Factor out functions from `librank` to `procmeminfo` by Carlos Galo · 2 years, 8 months ago
  18. fcbe454 Replace all printf's with ostream for efficiency in Librank by Carlos Galo · 2 years, 8 months ago
  19. e4cd1f8 Replace all printf's with ostream for efficiency in Showmap by Carlos Galo · 2 years, 8 months ago
  20. 4d1b6f2 Update showmap to use maps by default by Kevin Jeon · 2 years, 11 months ago
  21. ae5b833 Refactor procrank into new library by Kevin Jeon · 2 years, 8 months ago
  22. bc8dd5f Fix building showmap against musl by Colin Cross · 3 years, 1 month ago android-s-qpr3-beta-1 android-s-v2-beta-3 android-t-preview-1 android-s-qpr3-beta-1 android-s-v2-beta-3 android-t-beta-3 android-t-preview-1 android-t-preview-2
  23. 00ecff8 procrank: add flag to filter descendants. by Josh Gao · 3 years, 5 months ago
  24. f6ad0be libmeminfo: Add THP field to procmem output by Kalesh Singh · 4 years ago
  25. d66e204 libmeminfo: Add THP stats to showmap by Kalesh Singh · 4 years ago
  26. bd99047 [LSC] Add LOCAL_LICENSE_KINDS to system/memory/libmeminfo by Bob Badour · 4 years, 1 month ago android-s-preview-1
  27. 68f5dd1 libmeminfo: Use more inclusive language by Suren Baghdasaryan · 4 years, 6 months ago
  28. 66678ff Add json and csv format ouput option to librank tool by Zhen Zhang · 5 years ago
  29. 100426f libmeminfo: Swap accounting bug fixes by Vic Yang · 5 years ago
  30. 5ebd02e libmeminfo: Report VMA flags in showmap report by Suren Baghdasaryan · 5 years ago
  31. d752010 libmeminfo: Report VMA flags in procmem report by Suren Baghdasaryan · 5 years ago
  32. 9a35a1b Fix darwin build by Colin Cross · 6 years ago
  33. c9ccdde Re-make showmap host supported by Mathieu Chartier · 6 years ago
  34. cbf2349 Cache only a small portion of page map data. by Christopher Ferris · 6 years ago
  35. 0a9f115 procrank: do not keep process maps around by Sandeep Patil · 6 years ago
  36. fec8531 libmeminfo/procrank: Ignore failures when process disappears. by Sandeep Patil · 6 years ago
  37. 25d31d7 libmeminfo: librank optimization using maps instead of vectors by Erick Reyes · 6 years ago
  38. b28668e meminfo: Add support to track working set with idle page tracking. by Sandeep Patil · 6 years ago
  39. baafc14 meminfo/tools: Enable all libmeminfo based tools by Sandeep Patil · 6 years ago
  40. a109d6e meminfo: Remove unnecessary working set stats by Sandeep Patil · 6 years ago
  41. b9c9470 meminfo: Add Smaps(), showmap and friends. by Sandeep Patil · 6 years ago
  42. d83888d meminfo: Use getprogname(3) in all tools. by Sandeep Patil · 6 years ago
  43. 74b8e56 Add librank2 by Sandeep Patil · 6 years ago
  44. 8251f11 procmem2: Finish implementing all options by Sandeep Patil · 6 years ago
  45. 102adf1 Add procrank2 by Sandeep Patil · 6 years ago
  46. e301504 libmeminfo: Add support to reset workingset without procmeminfo objects by Sandeep Patil · 6 years ago
  47. a60a776 libmeminfo: Add libmeminfo to gather global and per-process memory stats by Sandeep Patil · 7 years ago