]> gcc.gnu.org Git - gcc.git/history - libgcc/libgcov.h
profiling: fix streaming of TOPN counters
[gcc.git] / libgcc / libgcov.h
2021-03-04 Martin Liskaprofiling: fix streaming of TOPN counters
2021-03-04 Martin Liskagcov: call mmap MAP_ANONYMOUS with fd equal to -1
2021-03-03 Martin Liskagcov: use mmap pools for KVP.
2021-01-26 Martin Liskalibgcov: improve profile reproducibility
2021-01-25 Martin LiskaRestore profile reproducibility.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-10-27 Martin Liskagcov-profile: use static pool for TOPN first
2020-07-31 Martin Liskalibgcov: support overloaded malloc
2020-06-25 Martin Liskagcov-tool: fix merge operation for summary
2020-06-17 Martin Liskagcov: fix gcov-tool merge for TOPN counters
2020-06-09 Martin Liskalibgcov: fix TOPN type casting
2020-06-03 Martin Liskagcov: Fix build on AIX
2020-06-02 Martin Liskalibgcov: replace malloc and calloc.
2020-06-02 Martin LiskaMake TOPN counter dynamically allocated.
2020-05-28 Martin Liskagcov-tool: Flexible endian adjustment for merging cover...
2020-05-05 Martin LiskaDo locking for __gcov_dump and __gcov_reset as well.
2020-01-27 Martin LiskaAdd __gcov_indirect_call_profiler_v4_atomic.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-03 Martin LiskaRename SINGE_VALUE to TOPN_VALUES counters.
2019-06-10 Martin LiskaAdd missing ATTR_UNUSED (PR bootstrap/90808).
2019-06-10 Martin LiskaImplement N disk counters for single value and indirect...
2019-06-07 Martin LiskaRemove indirect call top N counter type.
2019-01-18 Martin LiskaBump version of __gcov_indirect_call_profiler function...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-04 Martin LiskaFix divergence in indirect profiling (PR gcov-profile...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-06-21 Richard Bienerre PR gcov-profile/81080 (target libgcov not built...
2017-04-19 Martin LiskaIntroduce gcov.h header file (PR gcov-profile/80435).
2017-01-01 Jakub JelinekUpdate copyright years.
2016-09-27 Martin Liskagcov: dump in a static dtor instead of in an atexit...
2016-09-27 Martin LiskaRemove __gcov_merge_delta (PR bootstrap/77749)
2016-08-10 Martin LiskaAdd new *_atomic counter update function
2016-08-09 Martin LiskaRemove __gcov_indirect_call_profiler
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-07 Trevor Saundersreplace BITS_PER_UNIT with __CHAR_BIT__ in target libs
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-07 Rong XuMakefile.in: Fix dependence.
2014-09-17 Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...
2014-09-03 Nathan Sidwelllibgcov-interface.c (STRONG_ALIAS): New.
2014-08-07 Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...
2014-07-29 Nathan Sidwelllibgcov.h: Move renaming of entry points to lib gcov...
2014-07-23 Nathan Sidwellgcov-tool.c (gcov_list): Declare here.
2014-07-14 Richard Bienerlibgcov.h (struct gcov_fn_info): Make ctrs size 1.
2014-07-11 Rong XuAdd gcov-tool: an offline gcda profile processing tool...
2014-01-08 Rong Xugcov-io.c (gcov_var): Move from gcov-io.h.
This page took 1.931767 seconds and 53 git commands to generate.