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