summaryrefslogtreecommitdiff
path: root/memory_replay
AgeCommit message (Expand)Author
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2023-10-26Print the native allocator stats.Christopher Ferris
2023-10-19Add a new host executable to filter traces.Christopher Ferris
2023-10-11Add _default to the normal benchmark names.Christopher Ferris
2023-09-07Remove stray newline from err() calls.Elliott Hughes
2023-04-06Remove async_safe references.Christopher Ferris
2023-01-09Include sys/types.h for pid_tColin Cross
2023-01-05Support parsing timestamp and split parsing outChia-hung Duan
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2020-03-25Fix bug in maximum number of allocs.Christopher Ferris
2020-02-12[GWP-ASan] Scan GWP-ASan regions in maps.Mitch Phillips
2020-02-04memory_replay: Avoid use after erase()Greg Kaiser
2020-02-03Update the code to avoid memory issues.Christopher Ferris
2019-12-10Add no decay variants of benchmarks.Christopher Ferris
2019-10-17Allow trace files to be zipped or text files.Christopher Ferris
2019-09-18Add support for scudo native allocator.Christopher Ferris
2019-08-30Refactor code with single trace parser.Christopher Ferris
2019-08-14Add new traces.Christopher Ferris
2019-08-08Fix test broken by PSS to RSS change.Christopher Ferris
2019-08-07Change from PSS to RSS.Christopher Ferris
2019-06-06TraceBenchmark: Defend against bad dataGreg Kaiser
2019-06-05Update code and add a way to benchmark traces.Christopher Ferris
2019-04-19memory_replay: fix pthread_create error checking.Elliott Hughes
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-05-09Convert more of system/extras to SoongDan Willemsen
2017-08-07Fix fd ownership issue in PrintNativeInfo/GetNativeInfo.Elliott Hughes
2017-04-04Add test config to memory_replay_testsDan Shi
2016-07-12Fix google-explicit-constructor warnings in memory_replay.Chih-Hung Hsieh
2016-04-25Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2015-12-16memory_replay: add .clang-format.Josh Gao
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-10-21Add timing of allocation functions.Christopher Ferris
2015-10-20Fix lseek argument order.Elliott Hughes
2015-10-02Add NOTICE filesSami Tolvanen
2015-09-15Fix mac build.Christopher Ferris
2015-09-15Tool to replay memory allocation recordings.Christopher Ferris