Commit Graph

16 Commits

Author SHA1 Message Date
Craig Tiller 1f1f923a72
[benchmarks] Remove stats integration (#30900)
* remove old stats cruft

* remove

* remove

* fix

* fix
2022-09-09 04:15:12 -07:00
Craig Tiller 004788af3d
[cleanup] Remove profiling timers (#30779)
* [cleanup] Remove profiling timers

- nobody has used this system in years
- if we needed it, we'd probably rewrite it at this point to be something more modern
- let's remove it until that need arises

* fix

* fixes
2022-08-30 13:40:08 -07:00
capstan 3b9484afcb Rerun tools/buildgen/generate_projects.sh under Python 3.
This generates reordered lists, presumably dict traversal issues, and there are whitespace diffs in the emitted .json files.
2020-11-04 01:31:40 +01:00
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 2019-11-04 19:47:33 -08:00
Adele Zhou 1f3d714d07 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 2018-06-15 17:36:14 -07:00
Vijay Pai 9d2d84382e Add portability tests on Linux to make sure that build with -fno-exceptions
continues to work
2018-01-08 15:13:51 -08:00
yang-g 704009a198 Enable check for use-after-dtor 2017-11-21 17:24:50 -08:00
Craig Tiller 93b06d7ac1 Add a C++ compatibility check config 2017-04-13 11:16:29 -07:00
Craig Tiller d4387c0075 codgen 2017-03-30 17:00:43 -07:00
Craig Tiller dd9b597bd7 UBSAN cleanup 2017-03-14 07:39:45 -07:00
Craig Tiller b038beb724 Add counters for mutex acquisitions, expose in bm_fullstack 2017-02-07 08:28:51 -08:00
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 2017-01-31 15:40:20 -05:00
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac97.
2017-01-23 07:48:42 -08:00
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 2017-01-20 18:11:52 -08:00
Craig Tiller 45d318351b Kill ESAN 2017-01-12 13:45:42 -08:00
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 2016-12-22 10:47:52 +01:00