| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
remove UninitializedObject
commit_hash:0d1d6a58e28d5aa7232b0d3e8f48eac08fffb8d5
|
|
|
|
| |
commit_hash:ec6ba2e05f229b6e822bc6337d1ce80451217ab1
|
|
|
|
| |
commit_hash:547f6f7109b79460fbc28c3a4d578afbd2adaf8f
|
|
|
|
| |
commit_hash:018daf4645e87c4e0b31e1191af4e75e48f6d958
|
|
|
|
|
| |
remove NewDelete
commit_hash:6d412fd0dfd8c12688c8e591ae632fb281c22e04
|
|
|
|
| |
commit_hash:2239db40d79dce04bdad999a63c2878f31cd1502
|
|
|
|
| |
commit_hash:8c32fcef195aae61c50da1b5a0ee2f0b1ee45ffd
|
|
|
|
| |
commit_hash:28750b74281710ec1ab5bdc2403c8ab24bdd164b
|
|
|
|
| |
commit_hash:e109e4e334fdc9ac21071bf6c37ddf3be36a335e
|
|
|
|
| |
commit_hash:694a59b7c082431d781edd4484f72ab37faca2cd
|
|
|
|
| |
commit_hash:bade34277134f435ac6ada644995f0a06faa5ae8
|
|
|
|
| |
commit_hash:257c1f495ecb3aac071ea951e8384c5b7d0a5251
|
|
|
|
| |
commit_hash:c316a65dd7cebae219933ca52deaa682fa897877
|
|
|
|
| |
commit_hash:d6c19d9e9a68c6c524688a83e9adccbc4a856420
|
|
|
|
| |
commit_hash:fc7197a85c0a70a757d2a351b0cb083bc1d239f0
|
|
|
|
| |
commit_hash:8028a9ba10c350e69168a83cc21bb23c3e780936
|
|
|
|
| |
commit_hash:1975991ba90e35698d5e2f9693b93db46526635f
|
|
|
|
| |
commit_hash:283b0c2ecb46f54501d7d1b92643c0090cebaa95
|
|
|
|
| |
commit_hash:0054a0810a95d3f1aa3d36410976d43e03ff7e86
|
|
|
|
| |
commit_hash:d56db855272e63b58a87f119c60fd424234a06dd
|
|
|
|
| |
commit_hash:a40418db4b2c00660261a326eb328f5e415a3da4
|
|
|
|
|
| |
Abseil now requires at least `C++17` and follows _Google's Foundational C++ Support Policy_.
commit_hash:9209d4b467d10405bf5b082471dcd65c2546c6bc
|
|
|
|
| |
commit_hash:ff50a44bdfd5c21be7a5c2a0f48165050d5313cd
|
|
|
|
| |
commit_hash:88b24b02dc6b8f95ed215c7836926a84d10d14c0
|
|
|
|
| |
commit_hash:53092809407c91c9ec49c7cc6bcf32f1cb5fac7d
|
|
|
|
| |
commit_hash:c79291e10915f16a7e803709401e2d344fc6db3d
|
|
|
|
| |
commit_hash:39c5d2a8a9f618b4e01f1489e11fa131e2db4001
|
|
|
|
| |
commit_hash:79edafb911368bba0a4d2f7f151a6c8a37c349f3
|
|
|
|
| |
commit_hash:39a69dfa71c7a4f33f49fcb243fc529ea807c652
|
|
|
|
| |
commit_hash:80437ff8d8e74785109837b24c42b552e551542e
|
|
|
|
| |
commit_hash:5de87f0bd0fd45cfec53a8a7fb3cb4e7afee7ee6
|
|
|
|
| |
commit_hash:dd2398e159fe1d72ea6b12da52fccc933a41a785
|
|
|
|
| |
commit_hash:076bd887076f58e85e0f460ed10d4aa08c78e8d7
|
|
|
|
|
| |
Make monadic methods usable without switching to the C++23.
commit_hash:3690a8da41d8ed8aac44bc0f7d238c076eb1e603
|
|
|
|
| |
commit_hash:a221f9e36bdbf2470308d734a647a189bc94cd70
|
|
|
|
| |
commit_hash:8ed498cf34402fc5c1263c4b6c5f3709b363d1e4
|
|
|
|
| |
commit_hash:85800e18d43ac8550a7a5b184c74a0969135e54f
|
|
|
|
| |
commit_hash:2bf9c1b6870e349d12e119de8052cc3b67791dab
|
|
|
|
| |
commit_hash:b95063251dbcd0b611ac14d7fa28b25b0d5754a7
|
|
|
|
|
| |
Currently allocation sampling code does not account for user-data in samples, so two samples differing only in user data are treated the same. It can negatively affect quality of resulting profiles. This patch effectively rebases [YTSaurus patch](https://github.com/ytsaurus/ytsaurus/commit/7fbc80bd10915c8703b9651eca3bacc96e034a12) on current TCMalloc version, fixing the issue.
commit_hash:82c18820f5c890b8b851df8e3c6ee779144690a0
|
|
|
|
| |
commit_hash:8f651cd5d60bd83ae5ee0d24c330ef405b82a372
|
|
|
|
| |
commit_hash:1fbda17590462823685ed2a078e5d2cb97bbba6a
|
|
|
|
| |
commit_hash:e1844cb75220a0667cabc8ce26d64d261dca4efb
|
|
|
|
| |
commit_hash:d5f89bd17ad9987bcb95e4e86366ec5b9912d8ea
|
|
|
|
| |
commit_hash:2ff8ccf77f5f4ae2fb4f6b6fe99c4a5da9c4b8ec
|
|
|
|
|
|
|
|
| |
This includes
- No coverage or other dependencies on profile runtime for prebuilt programs (make no sence)
- Fix for `-nodefaultlibs` setting when NO_CLANG_COVERAGE() set on module
- No coverage or profile runtime for enum_parser. While this may be profiled in theory impact on UIDs change for generation results (due to) outweighs ephemeral profiling opportunity.
commit_hash:e79656a9fa1c40162e5d104d7d696f7fab27cda8
|
|
|
|
| |
commit_hash:1d18a3a019a737415b5508c62390d6373071cf9f
|
|
|
|
| |
commit_hash:e594b985d9b571bd3d1e14ec6a75601ef80617bf
|
|
|
|
| |
commit_hash:f135fb78945f557de9bee0e653714e873744e099
|
|
|
|
| |
commit_hash:59c53f005f0ded2f215a7fc2259a4cac90dda72a
|