aboutsummaryrefslogtreecommitdiffhomepage
path: root/memprof
AgeCommit message (Expand)Author
2026-06-05Remove empty second parameter of static_assert.levlam
2026-01-01Update copyright year.levlam
2025-02-16Update memprof_stat to C++17.levlam
2025-02-16Update memprof to C++17.levlam
2025-01-01Update copyright year.levlam
2024-12-05Minor improvements. (#3169)AYMEN
2024-01-01Update copyright year.levlam
2023-11-25Fix singular usages of "statistics".levlam
2023-03-15Decrease memprof backtrace shift.levlam
2023-03-14Increase backtrace hashtable size.levlam
2023-01-01Update copyright year.levlam
2022-02-10Various improvements.levlam
2022-02-10FlatHashMap: support mem_stat->rss in memory benchmark; move memory benchmark...Arseny Smirnov
2022-02-10FlatHashMap: simple benchmark for memory usageArseny Smirnov
2022-01-01Update copyright year.levlam
2021-12-10Update clang-format to 13.0.1.levlam
2021-10-20Use auto as variable type if it is initialized with a cast.levlam
2021-01-01Update copyright year.levlam
2020-08-11Improve MEMPROF size tracking.levlam
2020-06-16Unify constant names style.levlam
2020-01-01Update copyright year.levlam
2019-09-28Update clag-format to the latest (190926/r372920) version.levlam
2019-01-24Explicitly init some std::atomic.levlam
2019-01-01Update copyright year.levlam
2018-12-26File streaming fixes.levlam
2018-01-21Replace assert with if to prevent warning about unused variable.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov